socsvn commit: r224166 - in soc2011/shm: TESLA/examples/example2 TESLA/instrumenter-tests TESLA/instrumenter-tests/tests TESLA/libtesla clang/examples/TeslaInstrumenter sys sys/amd64 sys/amd64/acpi...

shm at FreeBSD.org shm at FreeBSD.org
Wed Jul 13 00:30:56 UTC 2011


Author: shm
Date: Wed Jul 13 00:30:41 2011
New Revision: 224166
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=224166

Log:
   * merge : the great merge 2/3

Added:
  soc2011/shm/TESLA/examples/example2/instrumentation.spec
  soc2011/shm/TESLA/instrumenter-tests/tests/boassign.c
  soc2011/shm/TESLA/instrumenter-tests/tests/boassign.ins
  soc2011/shm/TESLA/instrumenter-tests/tests/boassign.out
  soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.c
  soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.ins
  soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.out
  soc2011/shm/sys/
  soc2011/shm/sys/Makefile
  soc2011/shm/sys/amd64/
  soc2011/shm/sys/amd64/Makefile
  soc2011/shm/sys/amd64/acpica/
  soc2011/shm/sys/amd64/acpica/Makefile
  soc2011/shm/sys/amd64/acpica/OsdEnvironment.c
  soc2011/shm/sys/amd64/acpica/acpi_machdep.c
  soc2011/shm/sys/amd64/acpica/acpi_switch.S
  soc2011/shm/sys/amd64/acpica/acpi_wakecode.S
  soc2011/shm/sys/amd64/acpica/acpi_wakeup.c
  soc2011/shm/sys/amd64/acpica/genwakecode.sh
  soc2011/shm/sys/amd64/acpica/genwakedata.sh
  soc2011/shm/sys/amd64/acpica/madt.c
  soc2011/shm/sys/amd64/amd64/
  soc2011/shm/sys/amd64/amd64/amd64_mem.c
  soc2011/shm/sys/amd64/amd64/apic_vector.S
  soc2011/shm/sys/amd64/amd64/atomic.c
  soc2011/shm/sys/amd64/amd64/autoconf.c
  soc2011/shm/sys/amd64/amd64/bios.c
  soc2011/shm/sys/amd64/amd64/bpf_jit_machdep.c
  soc2011/shm/sys/amd64/amd64/bpf_jit_machdep.h
  soc2011/shm/sys/amd64/amd64/busdma_machdep.c
  soc2011/shm/sys/amd64/amd64/cpu_switch.S
  soc2011/shm/sys/amd64/amd64/db_disasm.c
  soc2011/shm/sys/amd64/amd64/db_interface.c
  soc2011/shm/sys/amd64/amd64/db_trace.c
  soc2011/shm/sys/amd64/amd64/dump_machdep.c
  soc2011/shm/sys/amd64/amd64/elf_machdep.c
  soc2011/shm/sys/amd64/amd64/exception.S
  soc2011/shm/sys/amd64/amd64/fpu.c
  soc2011/shm/sys/amd64/amd64/gdb_machdep.c
  soc2011/shm/sys/amd64/amd64/genassym.c
  soc2011/shm/sys/amd64/amd64/identcpu.c
  soc2011/shm/sys/amd64/amd64/in_cksum.c
  soc2011/shm/sys/amd64/amd64/initcpu.c
  soc2011/shm/sys/amd64/amd64/intr_machdep.c
  soc2011/shm/sys/amd64/amd64/io.c
  soc2011/shm/sys/amd64/amd64/io_apic.c
  soc2011/shm/sys/amd64/amd64/legacy.c
  soc2011/shm/sys/amd64/amd64/local_apic.c
  soc2011/shm/sys/amd64/amd64/locore.S
  soc2011/shm/sys/amd64/amd64/machdep.c
  soc2011/shm/sys/amd64/amd64/mca.c
  soc2011/shm/sys/amd64/amd64/mem.c
  soc2011/shm/sys/amd64/amd64/minidump_machdep.c
  soc2011/shm/sys/amd64/amd64/mp_machdep.c
  soc2011/shm/sys/amd64/amd64/mp_watchdog.c
  soc2011/shm/sys/amd64/amd64/mpboot.S
  soc2011/shm/sys/amd64/amd64/mptable.c
  soc2011/shm/sys/amd64/amd64/mptable_pci.c
  soc2011/shm/sys/amd64/amd64/msi.c
  soc2011/shm/sys/amd64/amd64/nexus.c
  soc2011/shm/sys/amd64/amd64/pmap.c
  soc2011/shm/sys/amd64/amd64/prof_machdep.c
  soc2011/shm/sys/amd64/amd64/sigtramp.S
  soc2011/shm/sys/amd64/amd64/stack_machdep.c
  soc2011/shm/sys/amd64/amd64/support.S
  soc2011/shm/sys/amd64/amd64/sys_machdep.c
  soc2011/shm/sys/amd64/amd64/trap.c
  soc2011/shm/sys/amd64/amd64/tsc.c
  soc2011/shm/sys/amd64/amd64/uio_machdep.c
  soc2011/shm/sys/amd64/amd64/uma_machdep.c
  soc2011/shm/sys/amd64/amd64/vm_machdep.c
  soc2011/shm/sys/amd64/compile/
  soc2011/shm/sys/amd64/compile/.cvsignore
  soc2011/shm/sys/amd64/compile/TESLA/
  soc2011/shm/sys/amd64/compile/TESLA/Makefile
  soc2011/shm/sys/amd64/compile/TESLA/config.c
  soc2011/shm/sys/amd64/compile/TESLA/env.c
  soc2011/shm/sys/amd64/compile/TESLA/hints.c
  soc2011/shm/sys/amd64/compile/TESLA/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aac/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aac/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aac/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_data/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_data/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_data/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_dns/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_dns/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_dns/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_http/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_http/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/accf_http/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_aiboost/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_aiboost/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_aiboost/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_asus/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_asus/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_asus/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_dock/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_dock/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_dock/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_fujitsu/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_fujitsu/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_fujitsu/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_hp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_hp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_hp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_ibm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_ibm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_ibm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_panasonic/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_panasonic/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_panasonic/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_sony/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_sony/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_sony/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_toshiba/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_toshiba/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_toshiba/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_video/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_video/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_video/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_wmi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_wmi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/acpi/acpi_wmi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ae/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ae/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ae/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/age/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/age/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/age/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/agp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/agp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/agp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aha/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aha/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aha/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ahci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ahci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ahci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_eisa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_eisa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_eisa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_isa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_isa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_isa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_pci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_pci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/ahc_pci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/ahd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aic7xxx/aicasm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aio/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aio/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/aio/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/alc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/alc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/alc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ale/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ale/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ale/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdsbwd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdsbwd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdsbwd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdtemp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdtemp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amdtemp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_cam/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_cam/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_cam/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_linux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_linux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/amr_linux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/amr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/an/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/an/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/an/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/arcmsr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/arcmsr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/arcmsr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/asmc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/asmc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/asmc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacard/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacard/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacard/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacore/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacore/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atacore/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atadisk/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atadisk/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atadisk/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataisa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataisa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataisa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacard/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacard/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacard/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacerlabs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacerlabs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataacerlabs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataadaptec/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataadaptec/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataadaptec/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataahci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataahci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataahci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataamd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataamd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataamd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataati/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataati/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataati/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacenatek/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacenatek/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacenatek/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacypress/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacypress/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacypress/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacyrix/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacyrix/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atacyrix/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atahighpoint/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atahighpoint/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atahighpoint/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataintel/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataintel/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataintel/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataite/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataite/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataite/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atajmicron/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atajmicron/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atajmicron/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamarvell/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamarvell/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamarvell/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamicron/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamicron/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atamicron/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanational/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanational/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanational/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanetcell/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanetcell/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanetcell/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanvidia/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanvidia/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atanvidia/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atapromise/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atapromise/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atapromise/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataserverworks/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataserverworks/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/ataserverworks/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasiliconimage/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasiliconimage/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasiliconimage/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atasis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atavia/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atavia/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/chipsets/atavia/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicam/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicam/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicam/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapicd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapifd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapifd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapifd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapist/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapist/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/atapist/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataraid/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataraid/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ata/ataraid/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ath/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ath/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ath/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bce/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bce/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bce/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bfe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bfe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bfe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bridgestp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bridgestp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bridgestp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bwn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bwn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/bwn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cam/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cam/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cam/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cardbus/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cardbus/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cardbus/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cas/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cas/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cas/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cbb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cbb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cbb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660_iconv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660_iconv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cd9660_iconv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ciss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ciss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ciss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cmx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cmx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cmx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda5/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda5/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coda5/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coretemp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coretemp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/coretemp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpuctl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpuctl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpuctl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpufreq/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpufreq/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cpufreq/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/crypto/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/crypto/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/crypto/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cryptodev/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cryptodev/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cryptodev/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb_t3fw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb_t3fw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/cxgb_t3fw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/iw_cxgb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/iw_cxgb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/iw_cxgb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/toecore/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/toecore/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cxgb/toecore/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cyclic/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cyclic/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/cyclic/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons_crom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons_crom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dcons_crom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/de/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/de/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/de/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dpms/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dpms/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dpms/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/drm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/drm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/drm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/i915/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/i915/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/i915/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mach64/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mach64/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mach64/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mga/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mga/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/mga/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/r128/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/r128/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/r128/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/radeon/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/radeon/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/radeon/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/savage/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/savage/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/savage/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/sis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/sis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/sis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/tdfx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/tdfx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/drm/tdfx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtmalloc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtmalloc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtmalloc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtnfsclient/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtnfsclient/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtnfsclient/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace_test/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace_test/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtrace_test/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtraceall/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtraceall/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/dtraceall/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/fbt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/fbt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/fbt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/lockstat/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/lockstat/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/lockstat/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/profile/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/profile/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/profile/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/prototype/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/prototype/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/prototype/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/sdt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/sdt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/sdt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/systrace/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/systrace/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dtrace/systrace/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dummynet/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dummynet/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/dummynet/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ed/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ed/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ed/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/em/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/en/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/en/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/en/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/et/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/et/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/et/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/exca/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/exca/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/exca/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ext2fs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ext2fs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ext2fs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fatm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fatm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fatm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdescfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdescfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fdescfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/firewire/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/firewire/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/firewire/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwip/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwip/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/fwip/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp_targ/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp_targ/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firewire/sbp_targ/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firmware/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firmware/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/firmware/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fxp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fxp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/fxp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/gem/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/gem/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/gem/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bde/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bde/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bde/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bsd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bsd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_bsd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_cache/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_cache/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_cache/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_ccd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_ccd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_ccd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_concat/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_concat/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_concat/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_eli/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_eli/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_eli/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_fox/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_fox/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_fox/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_gate/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_gate/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_gate/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_journal/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_journal/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_journal/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_label/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_label/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_label/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_linux_lvm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_linux_lvm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_linux_lvm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mbr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mbr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mbr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mirror/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mirror/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_mirror/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_multipath/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_multipath/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_multipath/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_nop/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_nop/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_nop/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_apm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_apm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_apm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_bsd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_bsd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_bsd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_ebr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_ebr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_ebr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_gpt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_gpt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_gpt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_mbr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_mbr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_mbr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_pc98/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_pc98/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_pc98/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_vtoc8/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_vtoc8/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_part/geom_part_vtoc8/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_pc98/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_pc98/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_pc98/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_raid3/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_raid3/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_raid3/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gs_sched/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gs_sched/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gs_sched/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gsched_rr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gsched_rr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sched/gsched_rr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_shsec/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_shsec/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_shsec/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_stripe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_stripe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_stripe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sunlabel/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sunlabel/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_sunlabel/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_uzip/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_uzip/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_uzip/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vinum/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vinum/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vinum/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_virstor/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_virstor/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_virstor/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vol_ffs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vol_ffs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_vol_ffs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_zero/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_zero/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/geom/geom_zero/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hatm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hatm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hatm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hifn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hifn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hifn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hme/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hme/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hme/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptiop/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptiop/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptiop/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptmv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptmv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptmv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptrr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptrr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hptrr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hwpmc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hwpmc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/hwpmc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/alpm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/alpm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/alpm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdpm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdpm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdpm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdsmb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdsmb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/amdsmb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/ichsmb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/ichsmb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/ichsmb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/intpm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/intpm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/intpm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/lpbb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/lpbb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/lpbb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/nfsmb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/nfsmb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/nfsmb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/pcf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/pcf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/pcf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/viapm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/viapm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/controllers/viapm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/if_ic/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/if_ic/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/if_ic/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iic/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iic/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iic/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbus/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbus/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicbus/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicsmb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicsmb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/iicsmb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smbus/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smbus/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/i2c/smbus/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ichwd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ichwd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ichwd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ida/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ida/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ida/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_bridge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_bridge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_bridge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_disc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_disc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_disc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_edsc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_edsc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_edsc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ef/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ef/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ef/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_epair/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_epair/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_epair/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_faith/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_faith/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_faith/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gif/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gif/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gif/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gre/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gre/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_gre/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_lagg/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_lagg/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_lagg/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ndis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ndis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_ndis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_stf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_stf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_stf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tap/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tap/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tap/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tun/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tun/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_tun/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_vlan/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_vlan/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/if_vlan/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/igb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iir/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iir/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iir/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/io/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/io/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/io/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ip_mroute_mod/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ip_mroute_mod/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ip_mroute_mod/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipdivert/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipdivert/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipdivert/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfilter/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfilter/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfilter/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw_nat/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw_nat/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipfw_nat/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/ipmi_linux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/ipmi_linux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/ipmi_linux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipmi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ips/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ips/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ips/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_bss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_bss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_bss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_ibss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_ibss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_ibss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_monitor/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_monitor/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ipwfw/ipw_monitor/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iscsi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iscsi/initiator/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iscsi/initiator/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iscsi/initiator/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/isp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/isp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/isp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040_it/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040_it/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1040_it/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080_it/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080_it/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_1080_it/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160_it/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160_it/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_12160_it/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2100/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2100/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2100/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2200/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2200/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2200/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2300/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2300/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2300/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2322/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2322/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2322/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400_multi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400_multi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2400_multi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500_multi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500_multi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/isp_2500_multi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/ispfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/ispfw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ispfw/ispfw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_bss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_bss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_bss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_ibss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_ibss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_ibss/iwi_ibss   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_ibss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_monitor/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_monitor/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwifw/iwi_monitor/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn1000/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn1000/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn1000/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn4965/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn4965/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn4965/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5000/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5000/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5000/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5150/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5150/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn5150/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn6000/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn6000/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/iwnfw/iwn6000/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ixgb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ixgb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ixgb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/jme/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/jme/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/jme/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/joy/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/joy/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/joy/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/kbdmux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/kbdmux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/kbdmux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/krpc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/krpc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/krpc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ksyms/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ksyms/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ksyms/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/le/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/le/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/le/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/libalias/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/libalias/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/libalias/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/cuseeme/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/cuseeme/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/cuseeme/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/dummy/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/dummy/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/dummy/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/ftp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/ftp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/ftp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/irc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/irc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/irc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/nbt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/nbt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/nbt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/pptp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/pptp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/pptp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/skinny/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/skinny/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/skinny/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/smedia/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/smedia/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libalias/modules/smedia/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libiconv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libiconv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libiconv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmbpool/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmbpool/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmbpool/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmchain/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmchain/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/libmchain/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lindev/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lindev/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lindev/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linprocfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linprocfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linprocfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linsysfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linsysfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linsysfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/linux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lmc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lmc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lmc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lpt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lpt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/lpt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_biba/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_biba/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_biba/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_bsdextended/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_bsdextended/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_bsdextended/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_ifoff/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_ifoff/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_ifoff/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_lomac/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_lomac/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_lomac/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_mls/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_mls/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_mls/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_none/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_none/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_none/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_partition/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_partition/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_partition/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_portacl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_portacl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_portacl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_seeotheruids/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_seeotheruids/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_seeotheruids/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_stub/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_stub/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_stub/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_test/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_test/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mac_test/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/malo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/malo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/malo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mcd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mcd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mcd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/md/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/md/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/md/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mem/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mem/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mem/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfi_linux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfi_linux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfi_linux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfip/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfip/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mfi/mfip/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mii/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mii/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mii/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mlx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mlx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mlx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mly/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mly/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mly/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmcsd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmcsd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mmcsd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mpt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mpt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mpt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mqueue/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mqueue/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mqueue/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs_iconv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs_iconv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msdosfs_iconv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msk/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msk/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/msk/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mvs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mvs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mvs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mwl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mwl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mwl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_eth_z8e/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_eth_z8e/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_eth_z8e/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_ethp_z8e/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_ethp_z8e/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_ethp_z8e/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_eth_z8e/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_eth_z8e/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_eth_z8e/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_ethp_z8e/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_ethp_z8e/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/mxge/mxge_rss_ethp_z8e/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/my/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/my/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/my/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ndis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ndis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ndis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/UI/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/UI/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/UI/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/async/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/async/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/async/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atmbase/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atmbase/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/atmbase/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/ccatm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/ccatm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/ccatm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscfu/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscfu/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscfu/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscop/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscop/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/sscop/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/uni/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/uni/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atm/uni/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atmllc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atmllc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/atmllc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bluetooth/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bluetooth/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bluetooth/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bt3c/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bt3c/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/bt3c/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/hci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/hci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/hci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/l2cap/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/l2cap/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/l2cap/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/socket/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/socket/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/socket/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubtbcmfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubtbcmfw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bluetooth/ubtbcmfw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bpf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bpf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bpf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bridge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bridge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/bridge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/car/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/car/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/car/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/cisco/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/cisco/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/cisco/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/deflate/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/deflate/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/deflate/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/device/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/device/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/device/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/echo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/echo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/echo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/eiface/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/eiface/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/eiface/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/etf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/etf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/etf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether_echo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether_echo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ether_echo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/fec/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/fec/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/fec/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/frame_relay/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/frame_relay/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/frame_relay/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif_demux/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif_demux/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/gif_demux/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hole/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hole/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hole/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hub/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hub/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/hub/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/iface/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/iface/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/iface/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ip_input/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ip_input/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ip_input/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ipfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ipfw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ipfw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ksocket/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ksocket/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ksocket/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/l2tp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/l2tp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/l2tp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/lmi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/lmi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/lmi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/mppc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/mppc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/mppc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/nat/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/nat/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/nat/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netflow/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netflow/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netflow/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netgraph/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netgraph/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/netgraph/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/one2many/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/one2many/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/one2many/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pipe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pipe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pipe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ppp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ppp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/ppp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pppoe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pppoe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pppoe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pptpgre/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pptpgre/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pptpgre/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pred1/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pred1/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/pred1/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/rfc1490/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/rfc1490/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/rfc1490/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/socket/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/socket/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/socket/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/source/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/source/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/source/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/split/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/split/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/split/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/sppp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/sppp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/sppp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tag/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tag/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tag/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tcpmss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tcpmss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tcpmss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tee/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tee/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tee/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tty/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tty/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/tty/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vjc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vjc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vjc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vlan/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vlan/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/netgraph/vlan/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfs_common/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfs_common/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfs_common/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsclient/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsclient/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsclient/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscommon/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscommon/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfscommon/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfslockd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfslockd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfslockd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsserver/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsserver/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfsserver/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfssvc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfssvc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nfssvc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nmdm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nmdm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nmdm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs_iconv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs_iconv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ntfs_iconv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nullfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nullfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nullfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nve/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nve/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nve/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nvram/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nvram/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nvram/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nxge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nxge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/nxge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/opensolaris/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/opensolaris/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/opensolaris/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/padlock/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/padlock/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/padlock/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/patm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/patm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/patm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pccard/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pccard/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pccard/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pcn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pcn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pcn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pflog/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pflog/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pflog/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/plip/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/plip/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/plip/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/portalfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/portalfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/portalfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppbus/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppbus/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppbus/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ppi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pps/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pps/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pps/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/procfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/procfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/procfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pseudofs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pseudofs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/pseudofs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/puc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/puc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/puc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ral/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ral/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ral/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561s/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561s/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2561s/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2661/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2661/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ralfw/rt2661/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/random/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/random/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/random/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rc4/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rc4/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rc4/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/addr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/addr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/addr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/cma/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/cma/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/cma/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/core/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/core/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/core/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/iwcm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/iwcm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/iwcm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/krping/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/krping/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rdma/krping/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/re/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/re/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/re/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/reiserfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/reiserfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/reiserfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/rl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/runfw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/runfw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/runfw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/s3/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/s3/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/s3/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/safe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/safe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/safe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scsi_low/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scsi_low/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/scsi_low/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sdhci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sdhci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sdhci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sem/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sem/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sem/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siba_bwn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siba_bwn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siba_bwn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/siis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sis/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sis/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sis/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sk/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sk/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sk/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/smbfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/smbfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/smbfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sn/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sn/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sn/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/snp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/snp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/snp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ad1816/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ad1816/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ad1816/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/als4000/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/als4000/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/als4000/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/atiixp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/atiixp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/atiixp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cmi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cmi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cmi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cs4281/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cs4281/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/cs4281/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/csa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/csa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/csa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/driver/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/driver/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/driver/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ds1/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ds1/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ds1/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10k1/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10k1/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10k1/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10kx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10kx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/emu10kx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24ht/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24ht/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/envy24ht/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/es137x/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/es137x/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/es137x/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ess/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ess/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ess/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/fm801/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/fm801/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/fm801/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/hda/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/hda/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/hda/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ich/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ich/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/ich/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro3/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro3/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/maestro3/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/mss/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/mss/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/mss/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/neomagic/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/neomagic/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/neomagic/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb16/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb16/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb16/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb8/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb8/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sb8/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sbc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sbc/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/sbc/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/solo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/solo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/solo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/spicds/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/spicds/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/spicds/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/t4dwave/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/t4dwave/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/t4dwave/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/uaudio/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/uaudio/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/uaudio/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via8233/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via8233/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via8233/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via82c686/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via82c686/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/via82c686/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/vibes/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/vibes/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/driver/vibes/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/sound/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/sound/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sound/sound/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/speaker/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/speaker/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/speaker/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/bmp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/bmp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/bmp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/pcx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/pcx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/splash/pcx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sppp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sppp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sppp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ste/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ste/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ste/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/stge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/stge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/stge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sym/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sym/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sym/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/blank/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/blank/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/blank/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/daemon/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/daemon/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/daemon/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/dragon/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/dragon/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/dragon/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fade/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fade/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fade/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fire/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fire/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/fire/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/green/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/green/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/green/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/logo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/logo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/logo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/rain/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/rain/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/rain/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/snake/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/snake/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/snake/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/star/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/star/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/star/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/warp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/warp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/syscons/warp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvmsg/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvmsg/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvmsg/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvsem/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvsem/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvsem/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvshm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvshm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/sysvipc/sysvshm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ti/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ti/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ti/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tmpfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tmpfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tmpfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/trm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/trm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/trm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/twe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/tx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/txp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/txp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/txp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/uart/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/uart/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/uart/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ubsec/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ubsec/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ubsec/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf_iconv/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf_iconv/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/udf_iconv/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ufs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ufs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/ufs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/unionfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/unionfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/unionfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/atp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/atp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/atp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/aue/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/aue/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/aue/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/axe/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/axe/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/axe/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cdce/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cdce/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cdce/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cue/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cue/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/cue/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ehci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ehci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ehci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/kue/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/kue/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/kue/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/musb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/musb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/musb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ohci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ohci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ohci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/quirk/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/quirk/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/quirk/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rue/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rue/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rue/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rum/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rum/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/rum/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/run/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/run/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/run/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/template/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/template/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/template/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/u3g/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/u3g/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/u3g/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uark/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uark/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uark/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uath/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uath/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uath/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubsa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubsa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubsa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubser/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubser/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ubser/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uchcom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uchcom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uchcom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucycom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucycom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ucycom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udav/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udav/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udav/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udbp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udbp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/udbp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uether/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uether/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uether/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufm/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufm/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufm/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufoma/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufoma/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ufoma/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uftdi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uftdi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uftdi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ugensa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ugensa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ugensa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhid/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhid/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhid/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhso/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhso/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uhso/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uipaq/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uipaq/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uipaq/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ukbd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ukbd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ukbd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ulpt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ulpt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ulpt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umass/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umass/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umass/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umct/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umct/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umct/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umodem/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umodem/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umodem/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umoscom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umoscom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/umoscom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ums/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ums/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ums/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/upgt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/upgt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/upgt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uplcom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uplcom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uplcom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ural/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ural/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/ural/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urio/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urio/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urio/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urtw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urtw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/urtw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/usfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uslcom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uslcom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uslcom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uss820dci/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uss820dci/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uss820dci/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvisor/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvisor/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvisor/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvscom/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvscom/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/uvscom/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/zyd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/zyd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/usb/zyd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/utopia/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/utopia/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/utopia/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vesa/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vesa/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vesa/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vge/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vge/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vge/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vkbd/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vkbd/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vkbd/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vpo/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vpo/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vpo/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vx/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vx/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/vx/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wb/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wb/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wb/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_acl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_acl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_acl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_amrr/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_amrr/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_amrr/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_ccmp/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_ccmp/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_ccmp/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_rssadapt/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_rssadapt/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_rssadapt/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_tkip/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_tkip/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_tkip/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_wep/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_wep/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_wep/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_xauth/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_xauth/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wlan_xauth/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpi/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpi/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpi/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpifw/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpifw/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/wpifw/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/x86bios/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/x86bios/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/x86bios/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xl/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xl/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/xl/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zfs/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zfs/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zfs/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zlib/
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zlib/@   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/modules/usr/home/shm/tesla/shm/sys/modules/zlib/machine   (contents, props changed)
  soc2011/shm/sys/amd64/compile/TESLA/opt_aac.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_accept_filter_data.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_accept_filter_dns.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_accept_filter_http.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_acpi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_adaptive_lockmgrs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_adaptive_mutexes.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_adw.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_agp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ah.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_aic79xx.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_aic7xxx.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_alq.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_altq.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ata.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_atalk.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ath.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_atkbd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_atpic.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_auto_eoi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bce.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bktr.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bootp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bpf.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bus.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_bwi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_cam.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_carp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_cd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_cfi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_clock.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_coda.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_comconsole.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_compat.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_config.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_cpu.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_cy_pci_fastintr.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_dcons.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ddb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_debug_cluster.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_debug_lockf.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_debug_si.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_device_polling.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_directio.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_dontuse.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_dpt.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_drm.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ed.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ef.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_eisa.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_enc.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_fb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_fdc.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ffs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ffs_broken_fixme.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_gdb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_geom.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_global.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_hifn.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_hwpmc_hooks.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_inet.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_inet6.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_init_path.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_intpm.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_intr_filter.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipdivert.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipdn.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipfilter.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipfw.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipsec.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipstealth.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ipx.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_isa.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_iscsi_initiator.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_isp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kbd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kdb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kdtrace.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kgssapi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_krpc.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kstack_max_pages.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_kstack_pages.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ktr.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ktrace.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_libalias.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_libiconv.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_libmbpool.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_libmchain.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_lpt.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mac.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_malo.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_maxmem.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_maxusers.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mbuf_profiling.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mbuf_stress_test.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mca.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_md.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mfi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mp_watchdog.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mpath.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mprof.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mrouting.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_msgbuf.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_mwl.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_natm.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ncp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ncr.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_netgraph.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_netsmb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_nfs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_nfslockd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_nfsroot.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_no_adaptive_rwlocks.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_no_adaptive_sx.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ntp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_panic.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_param.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_pcfclock.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_perfmon.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_pf.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_plip.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_pmap.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_posix.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ppb_1284.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ppc.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_printf.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_pseudofs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_psm.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_pt.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_quota.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_rootdevname.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_route.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sa.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_safe.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sched.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_scsi.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sctp.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ses.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_show_busybufs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sio.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sleepqueue_profiling.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_slhci.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_slip.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_snd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_splash.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_spx_hack.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_stack.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_suiddir.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_swap.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sym.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_syscons.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sysctl.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_sysvipc.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_tcpdebug.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_tdma.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_teken.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ti.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_tty.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_turnstile_profiling.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_twa.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_u3g.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_uart.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ubsec.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ufs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_ukbd.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_uplcom.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_usb.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_uvscom.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vesa.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vfs_aio.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vga.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vlan.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vm.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_vpo.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_watchdog.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_wavelan.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_witness.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_wlan.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_x86bios.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_xbonehack.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_xbox.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_xfs.h
  soc2011/shm/sys/amd64/compile/TESLA/opt_zero.h
  soc2011/shm/sys/amd64/compile/TESLA/version
  soc2011/shm/sys/amd64/conf/
  soc2011/shm/sys/amd64/conf/.cvsignore
  soc2011/shm/sys/amd64/conf/DEFAULTS
  soc2011/shm/sys/amd64/conf/GENERIC
  soc2011/shm/sys/amd64/conf/GENERIC.hints
  soc2011/shm/sys/amd64/conf/LINT
  soc2011/shm/sys/amd64/conf/LINT-VIMAGE
  soc2011/shm/sys/amd64/conf/Makefile
  soc2011/shm/sys/amd64/conf/NOTES
  soc2011/shm/sys/amd64/conf/TESLA
  soc2011/shm/sys/amd64/conf/XENHVM
  soc2011/shm/sys/amd64/conf/majestic
  soc2011/shm/sys/amd64/ia32/
  soc2011/shm/sys/amd64/ia32/ia32_exception.S
  soc2011/shm/sys/amd64/ia32/ia32_misc.c
  soc2011/shm/sys/amd64/ia32/ia32_reg.c
  soc2011/shm/sys/amd64/ia32/ia32_signal.c
  soc2011/shm/sys/amd64/ia32/ia32_sigtramp.S
  soc2011/shm/sys/amd64/ia32/ia32_syscall.c
  soc2011/shm/sys/amd64/include/
  soc2011/shm/sys/amd64/include/_bus.h
  soc2011/shm/sys/amd64/include/_inttypes.h
  soc2011/shm/sys/amd64/include/_limits.h
  soc2011/shm/sys/amd64/include/_stdint.h
  soc2011/shm/sys/amd64/include/_types.h
  soc2011/shm/sys/amd64/include/acpica_machdep.h
  soc2011/shm/sys/amd64/include/apicreg.h
  soc2011/shm/sys/amd64/include/apicvar.h
  soc2011/shm/sys/amd64/include/asm.h
  soc2011/shm/sys/amd64/include/asmacros.h
  soc2011/shm/sys/amd64/include/atomic.h
  soc2011/shm/sys/amd64/include/bus.h
  soc2011/shm/sys/amd64/include/bus_dma.h
  soc2011/shm/sys/amd64/include/clock.h
  soc2011/shm/sys/amd64/include/cpu.h
  soc2011/shm/sys/amd64/include/cpufunc.h
  soc2011/shm/sys/amd64/include/cputypes.h
  soc2011/shm/sys/amd64/include/db_machdep.h
  soc2011/shm/sys/amd64/include/elf.h
  soc2011/shm/sys/amd64/include/endian.h
  soc2011/shm/sys/amd64/include/exec.h
  soc2011/shm/sys/amd64/include/float.h
  soc2011/shm/sys/amd64/include/floatingpoint.h
  soc2011/shm/sys/amd64/include/fpu.h
  soc2011/shm/sys/amd64/include/frame.h
  soc2011/shm/sys/amd64/include/gdb_machdep.h
  soc2011/shm/sys/amd64/include/ieeefp.h
  soc2011/shm/sys/amd64/include/in_cksum.h
  soc2011/shm/sys/amd64/include/intr_machdep.h
  soc2011/shm/sys/amd64/include/iodev.h
  soc2011/shm/sys/amd64/include/kdb.h
  soc2011/shm/sys/amd64/include/legacyvar.h
  soc2011/shm/sys/amd64/include/limits.h
  soc2011/shm/sys/amd64/include/mca.h
  soc2011/shm/sys/amd64/include/md_var.h
  soc2011/shm/sys/amd64/include/memdev.h
  soc2011/shm/sys/amd64/include/metadata.h
  soc2011/shm/sys/amd64/include/minidump.h
  soc2011/shm/sys/amd64/include/mp_watchdog.h
  soc2011/shm/sys/amd64/include/mptable.h
  soc2011/shm/sys/amd64/include/mutex.h
  soc2011/shm/sys/amd64/include/nexusvar.h
  soc2011/shm/sys/amd64/include/param.h
  soc2011/shm/sys/amd64/include/pc/
  soc2011/shm/sys/amd64/include/pc/bios.h
  soc2011/shm/sys/amd64/include/pc/display.h
  soc2011/shm/sys/amd64/include/pcb.h
  soc2011/shm/sys/amd64/include/pci_cfgreg.h
  soc2011/shm/sys/amd64/include/pcpu.h
  soc2011/shm/sys/amd64/include/pmap.h
  soc2011/shm/sys/amd64/include/pmc_mdep.h
  soc2011/shm/sys/amd64/include/ppireg.h
  soc2011/shm/sys/amd64/include/proc.h
  soc2011/shm/sys/amd64/include/profile.h
  soc2011/shm/sys/amd64/include/psl.h
  soc2011/shm/sys/amd64/include/ptrace.h
  soc2011/shm/sys/amd64/include/reg.h
  soc2011/shm/sys/amd64/include/reloc.h
  soc2011/shm/sys/amd64/include/resource.h
  soc2011/shm/sys/amd64/include/runq.h
  soc2011/shm/sys/amd64/include/segments.h
  soc2011/shm/sys/amd64/include/setjmp.h
  soc2011/shm/sys/amd64/include/sf_buf.h
  soc2011/shm/sys/amd64/include/sigframe.h
  soc2011/shm/sys/amd64/include/signal.h
  soc2011/shm/sys/amd64/include/smp.h
  soc2011/shm/sys/amd64/include/specialreg.h
  soc2011/shm/sys/amd64/include/stack.h
  soc2011/shm/sys/amd64/include/stdarg.h
  soc2011/shm/sys/amd64/include/sysarch.h
  soc2011/shm/sys/amd64/include/timerreg.h
  soc2011/shm/sys/amd64/include/trap.h
  soc2011/shm/sys/amd64/include/tss.h
  soc2011/shm/sys/amd64/include/ucontext.h
  soc2011/shm/sys/amd64/include/varargs.h
  soc2011/shm/sys/amd64/include/vm.h
  soc2011/shm/sys/amd64/include/vmparam.h
  soc2011/shm/sys/amd64/include/xen/
  soc2011/shm/sys/amd64/include/xen/hypercall.h
  soc2011/shm/sys/amd64/include/xen/synch_bitops.h
  soc2011/shm/sys/amd64/include/xen/xen-os.h
  soc2011/shm/sys/amd64/include/xen/xenfunc.h
  soc2011/shm/sys/amd64/include/xen/xenpmap.h
  soc2011/shm/sys/amd64/include/xen/xenvar.h
  soc2011/shm/sys/amd64/isa/
  soc2011/shm/sys/amd64/isa/atpic.c
  soc2011/shm/sys/amd64/isa/atpic_vector.S
  soc2011/shm/sys/amd64/isa/clock.c
  soc2011/shm/sys/amd64/isa/elcr.c
  soc2011/shm/sys/amd64/isa/icu.h
  soc2011/shm/sys/amd64/isa/isa.c
  soc2011/shm/sys/amd64/isa/isa.h
  soc2011/shm/sys/amd64/isa/isa_dma.c
  soc2011/shm/sys/amd64/isa/nmi.c
  soc2011/shm/sys/amd64/linux32/
  soc2011/shm/sys/amd64/linux32/Makefile
  soc2011/shm/sys/amd64/linux32/linux.h
  soc2011/shm/sys/amd64/linux32/linux32_dummy.c
  soc2011/shm/sys/amd64/linux32/linux32_genassym.c
  soc2011/shm/sys/amd64/linux32/linux32_ipc64.h
  soc2011/shm/sys/amd64/linux32/linux32_locore.s
  soc2011/shm/sys/amd64/linux32/linux32_machdep.c
  soc2011/shm/sys/amd64/linux32/linux32_proto.h
  soc2011/shm/sys/amd64/linux32/linux32_support.s
  soc2011/shm/sys/amd64/linux32/linux32_syscall.h
  soc2011/shm/sys/amd64/linux32/linux32_sysent.c
  soc2011/shm/sys/amd64/linux32/linux32_sysvec.c
  soc2011/shm/sys/amd64/linux32/syscalls.conf
  soc2011/shm/sys/amd64/linux32/syscalls.master
  soc2011/shm/sys/amd64/pci/
  soc2011/shm/sys/amd64/pci/pci_bus.c
  soc2011/shm/sys/amd64/pci/pci_cfgreg.c
  soc2011/shm/sys/arm/
  soc2011/shm/sys/arm/arm/
  soc2011/shm/sys/arm/arm/autoconf.c
  soc2011/shm/sys/arm/arm/bcopy_page.S
  soc2011/shm/sys/arm/arm/bcopyinout.S
  soc2011/shm/sys/arm/arm/bcopyinout_xscale.S
  soc2011/shm/sys/arm/arm/blockio.S
  soc2011/shm/sys/arm/arm/bootconfig.c
  soc2011/shm/sys/arm/arm/bus_space_asm_generic.S
  soc2011/shm/sys/arm/arm/bus_space_generic.c
  soc2011/shm/sys/arm/arm/busdma_machdep.c
  soc2011/shm/sys/arm/arm/copystr.S
  soc2011/shm/sys/arm/arm/cpufunc.c
  soc2011/shm/sys/arm/arm/cpufunc_asm.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_arm10.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_arm11.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_arm7tdmi.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_arm8.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_arm9.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_armv4.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_armv5.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_armv5_ec.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_ixp12x0.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_sa1.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_sa11x0.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_sheeva.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_xscale.S
  soc2011/shm/sys/arm/arm/cpufunc_asm_xscale_c3.S
  soc2011/shm/sys/arm/arm/db_disasm.c
  soc2011/shm/sys/arm/arm/db_interface.c
  soc2011/shm/sys/arm/arm/db_trace.c
  soc2011/shm/sys/arm/arm/disassem.c
  soc2011/shm/sys/arm/arm/dump_machdep.c
  soc2011/shm/sys/arm/arm/elf_machdep.c
  soc2011/shm/sys/arm/arm/elf_trampoline.c
  soc2011/shm/sys/arm/arm/exception.S
  soc2011/shm/sys/arm/arm/fiq.c
  soc2011/shm/sys/arm/arm/fiq_subr.S
  soc2011/shm/sys/arm/arm/fusu.S
  soc2011/shm/sys/arm/arm/gdb_machdep.c
  soc2011/shm/sys/arm/arm/genassym.c
  soc2011/shm/sys/arm/arm/identcpu.c
  soc2011/shm/sys/arm/arm/in_cksum.c
  soc2011/shm/sys/arm/arm/in_cksum_arm.S
  soc2011/shm/sys/arm/arm/inckern.S
  soc2011/shm/sys/arm/arm/intr.c
  soc2011/shm/sys/arm/arm/irq_dispatch.S
  soc2011/shm/sys/arm/arm/locore.S
  soc2011/shm/sys/arm/arm/machdep.c
  soc2011/shm/sys/arm/arm/mem.c
  soc2011/shm/sys/arm/arm/minidump_machdep.c
  soc2011/shm/sys/arm/arm/nexus.c
  soc2011/shm/sys/arm/arm/pmap.c
  soc2011/shm/sys/arm/arm/setcpsr.S
  soc2011/shm/sys/arm/arm/setstack.s
  soc2011/shm/sys/arm/arm/stack_machdep.c
  soc2011/shm/sys/arm/arm/support.S
  soc2011/shm/sys/arm/arm/swtch.S
  soc2011/shm/sys/arm/arm/sys_machdep.c
  soc2011/shm/sys/arm/arm/trap.c
  soc2011/shm/sys/arm/arm/uio_machdep.c
  soc2011/shm/sys/arm/arm/undefined.c
  soc2011/shm/sys/arm/arm/vectors.S
  soc2011/shm/sys/arm/arm/vm_machdep.c
  soc2011/shm/sys/arm/at91/
  soc2011/shm/sys/arm/at91/at91.c
  soc2011/shm/sys/arm/at91/at91_cfata.c
  soc2011/shm/sys/arm/at91/at91_machdep.c
  soc2011/shm/sys/arm/at91/at91_mci.c
  soc2011/shm/sys/arm/at91/at91_mcireg.h
  soc2011/shm/sys/arm/at91/at91_pdcreg.h
  soc2011/shm/sys/arm/at91/at91_pio.c
  soc2011/shm/sys/arm/at91/at91_pio_rm9200.h
  soc2011/shm/sys/arm/at91/at91_pioreg.h
  soc2011/shm/sys/arm/at91/at91_piovar.h
  soc2011/shm/sys/arm/at91/at91_pmc.c
  soc2011/shm/sys/arm/at91/at91_pmcreg.h
  soc2011/shm/sys/arm/at91/at91_pmcvar.h
  soc2011/shm/sys/arm/at91/at91_rtc.c
  soc2011/shm/sys/arm/at91/at91_rtcreg.h
  soc2011/shm/sys/arm/at91/at91_spi.c
  soc2011/shm/sys/arm/at91/at91_spireg.h
  soc2011/shm/sys/arm/at91/at91_ssc.c
  soc2011/shm/sys/arm/at91/at91_sscreg.h
  soc2011/shm/sys/arm/at91/at91_st.c
  soc2011/shm/sys/arm/at91/at91_streg.h
  soc2011/shm/sys/arm/at91/at91_twi.c
  soc2011/shm/sys/arm/at91/at91_twiio.h
  soc2011/shm/sys/arm/at91/at91_twireg.h
  soc2011/shm/sys/arm/at91/at91_usartreg.h
  soc2011/shm/sys/arm/at91/at91board.h
  soc2011/shm/sys/arm/at91/at91rm92reg.h
  soc2011/shm/sys/arm/at91/at91var.h
  soc2011/shm/sys/arm/at91/board_bwct.c
  soc2011/shm/sys/arm/at91/board_hl200.c
  soc2011/shm/sys/arm/at91/board_kb920x.c
  soc2011/shm/sys/arm/at91/board_tsc4370.c
  soc2011/shm/sys/arm/at91/files.at91
  soc2011/shm/sys/arm/at91/hints.at91rm9200
  soc2011/shm/sys/arm/at91/hints.at91sam9261
  soc2011/shm/sys/arm/at91/if_ate.c
  soc2011/shm/sys/arm/at91/if_atereg.h
  soc2011/shm/sys/arm/at91/std.at91
  soc2011/shm/sys/arm/at91/std.bwct
  soc2011/shm/sys/arm/at91/std.hl200
  soc2011/shm/sys/arm/at91/std.kb920x
  soc2011/shm/sys/arm/at91/std.tsc4370
  soc2011/shm/sys/arm/at91/uart_bus_at91usart.c
  soc2011/shm/sys/arm/at91/uart_cpu_at91rm9200usart.c
  soc2011/shm/sys/arm/at91/uart_dev_at91usart.c
  soc2011/shm/sys/arm/compile/
  soc2011/shm/sys/arm/compile/.cvsignore
  soc2011/shm/sys/arm/conf/
  soc2011/shm/sys/arm/conf/.cvsignore
  soc2011/shm/sys/arm/conf/AVILA
  soc2011/shm/sys/arm/conf/AVILA.hints
  soc2011/shm/sys/arm/conf/BWCT
  soc2011/shm/sys/arm/conf/BWCT.hints
  soc2011/shm/sys/arm/conf/CAMBRIA
  soc2011/shm/sys/arm/conf/CAMBRIA.hints
  soc2011/shm/sys/arm/conf/CRB
  soc2011/shm/sys/arm/conf/DB-78XXX
  soc2011/shm/sys/arm/conf/DB-88F5XXX
  soc2011/shm/sys/arm/conf/DB-88F6XXX
  soc2011/shm/sys/arm/conf/DEFAULTS
  soc2011/shm/sys/arm/conf/EP80219
  soc2011/shm/sys/arm/conf/GUMSTIX
  soc2011/shm/sys/arm/conf/GUMSTIX.hints
  soc2011/shm/sys/arm/conf/HL200
  soc2011/shm/sys/arm/conf/IQ31244
  soc2011/shm/sys/arm/conf/KB920X
  soc2011/shm/sys/arm/conf/KB920X.hints
  soc2011/shm/sys/arm/conf/NSLU
  soc2011/shm/sys/arm/conf/NSLU.hints
  soc2011/shm/sys/arm/conf/SHEEVAPLUG
  soc2011/shm/sys/arm/conf/SIMICS
  soc2011/shm/sys/arm/conf/SKYEYE
  soc2011/shm/sys/arm/include/
  soc2011/shm/sys/arm/include/_bus.h
  soc2011/shm/sys/arm/include/_inttypes.h
  soc2011/shm/sys/arm/include/_limits.h
  soc2011/shm/sys/arm/include/_stdint.h
  soc2011/shm/sys/arm/include/_types.h
  soc2011/shm/sys/arm/include/armreg.h
  soc2011/shm/sys/arm/include/asm.h
  soc2011/shm/sys/arm/include/asmacros.h
  soc2011/shm/sys/arm/include/atomic.h
  soc2011/shm/sys/arm/include/blockio.h
  soc2011/shm/sys/arm/include/bootconfig.h
  soc2011/shm/sys/arm/include/bootinfo.h
  soc2011/shm/sys/arm/include/bus.h
  soc2011/shm/sys/arm/include/bus_dma.h
  soc2011/shm/sys/arm/include/clock.h
  soc2011/shm/sys/arm/include/cpu.h
  soc2011/shm/sys/arm/include/cpuconf.h
  soc2011/shm/sys/arm/include/cpufunc.h
  soc2011/shm/sys/arm/include/db_machdep.h
  soc2011/shm/sys/arm/include/disassem.h
  soc2011/shm/sys/arm/include/elf.h
  soc2011/shm/sys/arm/include/endian.h
  soc2011/shm/sys/arm/include/exec.h
  soc2011/shm/sys/arm/include/fiq.h
  soc2011/shm/sys/arm/include/float.h
  soc2011/shm/sys/arm/include/floatingpoint.h
  soc2011/shm/sys/arm/include/fp.h
  soc2011/shm/sys/arm/include/frame.h
  soc2011/shm/sys/arm/include/gdb_machdep.h
  soc2011/shm/sys/arm/include/ieee.h
  soc2011/shm/sys/arm/include/ieeefp.h
  soc2011/shm/sys/arm/include/in_cksum.h
  soc2011/shm/sys/arm/include/intr.h
  soc2011/shm/sys/arm/include/katelib.h
  soc2011/shm/sys/arm/include/kdb.h
  soc2011/shm/sys/arm/include/limits.h
  soc2011/shm/sys/arm/include/machdep.h
  soc2011/shm/sys/arm/include/md_var.h
  soc2011/shm/sys/arm/include/memdev.h
  soc2011/shm/sys/arm/include/metadata.h
  soc2011/shm/sys/arm/include/minidump.h
  soc2011/shm/sys/arm/include/mutex.h
  soc2011/shm/sys/arm/include/param.h
  soc2011/shm/sys/arm/include/pcb.h
  soc2011/shm/sys/arm/include/pcpu.h
  soc2011/shm/sys/arm/include/pmap.h
  soc2011/shm/sys/arm/include/pmc_mdep.h
  soc2011/shm/sys/arm/include/proc.h
  soc2011/shm/sys/arm/include/profile.h
  soc2011/shm/sys/arm/include/psl.h
  soc2011/shm/sys/arm/include/pte.h
  soc2011/shm/sys/arm/include/ptrace.h
  soc2011/shm/sys/arm/include/reg.h
  soc2011/shm/sys/arm/include/reloc.h
  soc2011/shm/sys/arm/include/resource.h
  soc2011/shm/sys/arm/include/runq.h
  soc2011/shm/sys/arm/include/setjmp.h
  soc2011/shm/sys/arm/include/sf_buf.h
  soc2011/shm/sys/arm/include/sigframe.h
  soc2011/shm/sys/arm/include/signal.h
  soc2011/shm/sys/arm/include/smp.h
  soc2011/shm/sys/arm/include/stack.h
  soc2011/shm/sys/arm/include/stdarg.h
  soc2011/shm/sys/arm/include/swi.h
  soc2011/shm/sys/arm/include/sysarch.h
  soc2011/shm/sys/arm/include/trap.h
  soc2011/shm/sys/arm/include/ucontext.h
  soc2011/shm/sys/arm/include/undefined.h
  soc2011/shm/sys/arm/include/utrap.h
  soc2011/shm/sys/arm/include/vm.h
  soc2011/shm/sys/arm/include/vmparam.h
  soc2011/shm/sys/arm/mv/
  soc2011/shm/sys/arm/mv/bus_space.c
  soc2011/shm/sys/arm/mv/common.c
  soc2011/shm/sys/arm/mv/discovery/
  soc2011/shm/sys/arm/mv/discovery/db78xxx.c
  soc2011/shm/sys/arm/mv/discovery/discovery.c
  soc2011/shm/sys/arm/mv/discovery/files.db78xxx
  soc2011/shm/sys/arm/mv/discovery/std.db78xxx
  soc2011/shm/sys/arm/mv/files.mv
  soc2011/shm/sys/arm/mv/gpio.c
  soc2011/shm/sys/arm/mv/ic.c
  soc2011/shm/sys/arm/mv/kirkwood/
  soc2011/shm/sys/arm/mv/kirkwood/db88f6xxx.c
  soc2011/shm/sys/arm/mv/kirkwood/files.db88f6xxx
  soc2011/shm/sys/arm/mv/kirkwood/files.kirkwood
  soc2011/shm/sys/arm/mv/kirkwood/files.sheevaplug
  soc2011/shm/sys/arm/mv/kirkwood/kirkwood.c
  soc2011/shm/sys/arm/mv/kirkwood/sheevaplug.c
  soc2011/shm/sys/arm/mv/kirkwood/std.db88f6xxx
  soc2011/shm/sys/arm/mv/kirkwood/std.kirkwood
  soc2011/shm/sys/arm/mv/kirkwood/std.sheevaplug
  soc2011/shm/sys/arm/mv/mv_machdep.c
  soc2011/shm/sys/arm/mv/mv_pci.c
  soc2011/shm/sys/arm/mv/mv_sata.c
  soc2011/shm/sys/arm/mv/mvreg.h
  soc2011/shm/sys/arm/mv/mvvar.h
  soc2011/shm/sys/arm/mv/mvwin.h
  soc2011/shm/sys/arm/mv/obio.c
  soc2011/shm/sys/arm/mv/orion/
  soc2011/shm/sys/arm/mv/orion/db88f5xxx.c
  soc2011/shm/sys/arm/mv/orion/files.db88f5xxx
  soc2011/shm/sys/arm/mv/orion/orion.c
  soc2011/shm/sys/arm/mv/orion/std.db88f5xxx
  soc2011/shm/sys/arm/mv/rtc.c
  soc2011/shm/sys/arm/mv/std.mv
  soc2011/shm/sys/arm/mv/timer.c
  soc2011/shm/sys/arm/mv/twsi.c
  soc2011/shm/sys/arm/sa11x0/
  soc2011/shm/sys/arm/sa11x0/assabet_machdep.c
  soc2011/shm/sys/arm/sa11x0/files.sa11x0
  soc2011/shm/sys/arm/sa11x0/sa11x0.c
  soc2011/shm/sys/arm/sa11x0/sa11x0_dmacreg.h
  soc2011/shm/sys/arm/sa11x0/sa11x0_gpioreg.h
  soc2011/shm/sys/arm/sa11x0/sa11x0_io.c
  soc2011/shm/sys/arm/sa11x0/sa11x0_io_asm.S
  soc2011/shm/sys/arm/sa11x0/sa11x0_irq.S
  soc2011/shm/sys/arm/sa11x0/sa11x0_irqhandler.c
  soc2011/shm/sys/arm/sa11x0/sa11x0_ost.c
  soc2011/shm/sys/arm/sa11x0/sa11x0_ostreg.h
  soc2011/shm/sys/arm/sa11x0/sa11x0_ppcreg.h
  soc2011/shm/sys/arm/sa11x0/sa11x0_reg.h
  soc2011/shm/sys/arm/sa11x0/sa11x0_var.h
  soc2011/shm/sys/arm/sa11x0/std.sa11x0
  soc2011/shm/sys/arm/sa11x0/uart_bus_sa1110.c
  soc2011/shm/sys/arm/sa11x0/uart_cpu_sa1110.c
  soc2011/shm/sys/arm/sa11x0/uart_dev_sa1110.c
  soc2011/shm/sys/arm/sa11x0/uart_dev_sa1110.h
  soc2011/shm/sys/arm/xscale/
  soc2011/shm/sys/arm/xscale/i80321/
  soc2011/shm/sys/arm/xscale/i80321/ep80219_machdep.c
  soc2011/shm/sys/arm/xscale/i80321/files.ep80219
  soc2011/shm/sys/arm/xscale/i80321/files.i80219
  soc2011/shm/sys/arm/xscale/i80321/files.i80321
  soc2011/shm/sys/arm/xscale/i80321/files.iq31244
  soc2011/shm/sys/arm/xscale/i80321/i80321.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_aau.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_dma.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_intr.h
  soc2011/shm/sys/arm/xscale/i80321/i80321_mcu.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_pci.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_space.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_timer.c
  soc2011/shm/sys/arm/xscale/i80321/i80321_wdog.c
  soc2011/shm/sys/arm/xscale/i80321/i80321reg.h
  soc2011/shm/sys/arm/xscale/i80321/i80321var.h
  soc2011/shm/sys/arm/xscale/i80321/iq31244_7seg.c
  soc2011/shm/sys/arm/xscale/i80321/iq31244_machdep.c
  soc2011/shm/sys/arm/xscale/i80321/iq80321.c
  soc2011/shm/sys/arm/xscale/i80321/iq80321reg.h
  soc2011/shm/sys/arm/xscale/i80321/iq80321var.h
  soc2011/shm/sys/arm/xscale/i80321/obio.c
  soc2011/shm/sys/arm/xscale/i80321/obio_space.c
  soc2011/shm/sys/arm/xscale/i80321/obiovar.h
  soc2011/shm/sys/arm/xscale/i80321/std.ep80219
  soc2011/shm/sys/arm/xscale/i80321/std.i80219
  soc2011/shm/sys/arm/xscale/i80321/std.i80321
  soc2011/shm/sys/arm/xscale/i80321/std.iq31244
  soc2011/shm/sys/arm/xscale/i80321/uart_bus_i80321.c
  soc2011/shm/sys/arm/xscale/i80321/uart_cpu_i80321.c
  soc2011/shm/sys/arm/xscale/i8134x/
  soc2011/shm/sys/arm/xscale/i8134x/crb_machdep.c
  soc2011/shm/sys/arm/xscale/i8134x/files.crb
  soc2011/shm/sys/arm/xscale/i8134x/files.i81342
  soc2011/shm/sys/arm/xscale/i8134x/i81342.c
  soc2011/shm/sys/arm/xscale/i8134x/i81342_mcu.c
  soc2011/shm/sys/arm/xscale/i8134x/i81342_pci.c
  soc2011/shm/sys/arm/xscale/i8134x/i81342_space.c
  soc2011/shm/sys/arm/xscale/i8134x/i81342reg.h
  soc2011/shm/sys/arm/xscale/i8134x/i81342var.h
  soc2011/shm/sys/arm/xscale/i8134x/iq81342_7seg.c
  soc2011/shm/sys/arm/xscale/i8134x/iq81342reg.h
  soc2011/shm/sys/arm/xscale/i8134x/iq81342var.h
  soc2011/shm/sys/arm/xscale/i8134x/obio.c
  soc2011/shm/sys/arm/xscale/i8134x/obio_space.c
  soc2011/shm/sys/arm/xscale/i8134x/obiovar.h
  soc2011/shm/sys/arm/xscale/i8134x/std.crb
  soc2011/shm/sys/arm/xscale/i8134x/std.i81342
  soc2011/shm/sys/arm/xscale/i8134x/uart_bus_i81342.c
  soc2011/shm/sys/arm/xscale/i8134x/uart_cpu_i81342.c
  soc2011/shm/sys/arm/xscale/ixp425/
  soc2011/shm/sys/arm/xscale/ixp425/avila_ata.c
  soc2011/shm/sys/arm/xscale/ixp425/avila_led.c
  soc2011/shm/sys/arm/xscale/ixp425/avila_machdep.c
  soc2011/shm/sys/arm/xscale/ixp425/cambria_exp_space.c
  soc2011/shm/sys/arm/xscale/ixp425/cambria_fled.c
  soc2011/shm/sys/arm/xscale/ixp425/cambria_led.c
  soc2011/shm/sys/arm/xscale/ixp425/files.avila
  soc2011/shm/sys/arm/xscale/ixp425/files.ixp425
  soc2011/shm/sys/arm/xscale/ixp425/if_npe.c
  soc2011/shm/sys/arm/xscale/ixp425/if_npereg.h
  soc2011/shm/sys/arm/xscale/ixp425/ixdp425_pci.c
  soc2011/shm/sys/arm/xscale/ixp425/ixdp425reg.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_a4x_io.S
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_a4x_space.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_iic.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_intr.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_mem.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_npe.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_npereg.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_npevar.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_pci.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_pci_asm.S
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_pci_space.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_qmgr.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_qmgr.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_space.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_timer.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425_wdog.c
  soc2011/shm/sys/arm/xscale/ixp425/ixp425reg.h
  soc2011/shm/sys/arm/xscale/ixp425/ixp425var.h
  soc2011/shm/sys/arm/xscale/ixp425/std.avila
  soc2011/shm/sys/arm/xscale/ixp425/std.ixp425
  soc2011/shm/sys/arm/xscale/ixp425/std.ixp435
  soc2011/shm/sys/arm/xscale/ixp425/uart_bus_ixp425.c
  soc2011/shm/sys/arm/xscale/ixp425/uart_cpu_ixp425.c
  soc2011/shm/sys/arm/xscale/pxa/
  soc2011/shm/sys/arm/xscale/pxa/files.pxa
  soc2011/shm/sys/arm/xscale/pxa/if_smc_smi.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_gpio.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_icu.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_machdep.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_obio.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_smi.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_space.c
  soc2011/shm/sys/arm/xscale/pxa/pxa_timer.c
  soc2011/shm/sys/arm/xscale/pxa/pxareg.h
  soc2011/shm/sys/arm/xscale/pxa/pxavar.h
  soc2011/shm/sys/arm/xscale/pxa/std.pxa
  soc2011/shm/sys/arm/xscale/pxa/uart_bus_pxa.c
  soc2011/shm/sys/arm/xscale/pxa/uart_cpu_pxa.c
  soc2011/shm/sys/arm/xscale/std.xscale
  soc2011/shm/sys/arm/xscale/xscalereg.h
  soc2011/shm/sys/arm/xscale/xscalevar.h
  soc2011/shm/sys/boot/
  soc2011/shm/sys/boot/Makefile
  soc2011/shm/sys/boot/Makefile.inc
  soc2011/shm/sys/boot/README
  soc2011/shm/sys/boot/arm/
  soc2011/shm/sys/boot/arm/Makefile
  soc2011/shm/sys/boot/arm/Makefile.inc
  soc2011/shm/sys/boot/arm/at91/
  soc2011/shm/sys/boot/arm/at91/Makefile
  soc2011/shm/sys/boot/arm/at91/Makefile.inc
  soc2011/shm/sys/boot/arm/at91/boot0/
  soc2011/shm/sys/boot/arm/at91/boot0/Makefile
  soc2011/shm/sys/boot/arm/at91/boot0/README
  soc2011/shm/sys/boot/arm/at91/boot0/linker.cfg
  soc2011/shm/sys/boot/arm/at91/boot0/main.c
  soc2011/shm/sys/boot/arm/at91/boot0iic/
  soc2011/shm/sys/boot/arm/at91/boot0iic/Makefile
  soc2011/shm/sys/boot/arm/at91/boot0iic/main.c
  soc2011/shm/sys/boot/arm/at91/boot0spi/
  soc2011/shm/sys/boot/arm/at91/boot0spi/Makefile
  soc2011/shm/sys/boot/arm/at91/boot0spi/main.c
  soc2011/shm/sys/boot/arm/at91/boot2/
  soc2011/shm/sys/boot/arm/at91/boot2/Makefile
  soc2011/shm/sys/boot/arm/at91/boot2/board.h
  soc2011/shm/sys/boot/arm/at91/boot2/boot2.c
  soc2011/shm/sys/boot/arm/at91/boot2/bwct_board.c
  soc2011/shm/sys/boot/arm/at91/boot2/centipad_board.c
  soc2011/shm/sys/boot/arm/at91/boot2/kb920x_board.c
  soc2011/shm/sys/boot/arm/at91/bootiic/
  soc2011/shm/sys/boot/arm/at91/bootiic/Makefile
  soc2011/shm/sys/boot/arm/at91/bootiic/README
  soc2011/shm/sys/boot/arm/at91/bootiic/env_vars.c
  soc2011/shm/sys/boot/arm/at91/bootiic/env_vars.h
  soc2011/shm/sys/boot/arm/at91/bootiic/loader_prompt.c
  soc2011/shm/sys/boot/arm/at91/bootiic/loader_prompt.h
  soc2011/shm/sys/boot/arm/at91/bootiic/main.c
  soc2011/shm/sys/boot/arm/at91/bootspi/
  soc2011/shm/sys/boot/arm/at91/bootspi/Makefile
  soc2011/shm/sys/boot/arm/at91/bootspi/README
  soc2011/shm/sys/boot/arm/at91/bootspi/ee.c
  soc2011/shm/sys/boot/arm/at91/bootspi/ee.h
  soc2011/shm/sys/boot/arm/at91/bootspi/env_vars.c
  soc2011/shm/sys/boot/arm/at91/bootspi/env_vars.h
  soc2011/shm/sys/boot/arm/at91/bootspi/loader_prompt.c
  soc2011/shm/sys/boot/arm/at91/bootspi/loader_prompt.h
  soc2011/shm/sys/boot/arm/at91/bootspi/main.c
  soc2011/shm/sys/boot/arm/at91/libat91/
  soc2011/shm/sys/boot/arm/at91/libat91/Makefile
  soc2011/shm/sys/boot/arm/at91/libat91/arm_init.S
  soc2011/shm/sys/boot/arm/at91/libat91/at91rm9200.h
  soc2011/shm/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.c
  soc2011/shm/sys/boot/arm/at91/libat91/at91rm9200_lowlevel.h
  soc2011/shm/sys/boot/arm/at91/libat91/delay.c
  soc2011/shm/sys/boot/arm/at91/libat91/eeprom.c
  soc2011/shm/sys/boot/arm/at91/libat91/emac.c
  soc2011/shm/sys/boot/arm/at91/libat91/emac.h
  soc2011/shm/sys/boot/arm/at91/libat91/emac_init.c
  soc2011/shm/sys/boot/arm/at91/libat91/getc.c
  soc2011/shm/sys/boot/arm/at91/libat91/lib.h
  soc2011/shm/sys/boot/arm/at91/libat91/lib_AT91RM9200.h
  soc2011/shm/sys/boot/arm/at91/libat91/mci_device.h
  soc2011/shm/sys/boot/arm/at91/libat91/memcmp.c
  soc2011/shm/sys/boot/arm/at91/libat91/memcpy.c
  soc2011/shm/sys/boot/arm/at91/libat91/memset.c
  soc2011/shm/sys/boot/arm/at91/libat91/p_string.c
  soc2011/shm/sys/boot/arm/at91/libat91/printf.c
  soc2011/shm/sys/boot/arm/at91/libat91/putchar.c
  soc2011/shm/sys/boot/arm/at91/libat91/reset.c
  soc2011/shm/sys/boot/arm/at91/libat91/sd-card.c
  soc2011/shm/sys/boot/arm/at91/libat91/sd-card.h
  soc2011/shm/sys/boot/arm/at91/libat91/spi_flash.c
  soc2011/shm/sys/boot/arm/at91/libat91/spi_flash.h
  soc2011/shm/sys/boot/arm/at91/libat91/strcmp.c
  soc2011/shm/sys/boot/arm/at91/libat91/strcpy.c
  soc2011/shm/sys/boot/arm/at91/libat91/strcvt.c
  soc2011/shm/sys/boot/arm/at91/libat91/strlen.c
  soc2011/shm/sys/boot/arm/at91/libat91/tag_list.c
  soc2011/shm/sys/boot/arm/at91/libat91/tag_list.h
  soc2011/shm/sys/boot/arm/at91/libat91/xmodem.c
  soc2011/shm/sys/boot/arm/at91/linker.cfg
  soc2011/shm/sys/boot/arm/ixp425/
  soc2011/shm/sys/boot/arm/ixp425/Makefile.inc
  soc2011/shm/sys/boot/arm/ixp425/boot2/
  soc2011/shm/sys/boot/arm/ixp425/boot2/Makefile
  soc2011/shm/sys/boot/arm/ixp425/boot2/arm_init.S
  soc2011/shm/sys/boot/arm/ixp425/boot2/boot2.c
  soc2011/shm/sys/boot/arm/ixp425/boot2/cf_ata.h
  soc2011/shm/sys/boot/arm/ixp425/boot2/ixp425_board.c
  soc2011/shm/sys/boot/arm/ixp425/boot2/lib.h
  soc2011/shm/sys/boot/arm/uboot/
  soc2011/shm/sys/boot/arm/uboot/Makefile
  soc2011/shm/sys/boot/arm/uboot/conf.c
  soc2011/shm/sys/boot/arm/uboot/help.uboot
  soc2011/shm/sys/boot/arm/uboot/ldscript.arm
  soc2011/shm/sys/boot/arm/uboot/start.S
  soc2011/shm/sys/boot/arm/uboot/version
  soc2011/shm/sys/boot/common/
  soc2011/shm/sys/boot/common/Makefile.inc
  soc2011/shm/sys/boot/common/bcache.c
  soc2011/shm/sys/boot/common/boot.c
  soc2011/shm/sys/boot/common/bootstrap.h
  soc2011/shm/sys/boot/common/commands.c
  soc2011/shm/sys/boot/common/console.c
  soc2011/shm/sys/boot/common/dev_net.c
  soc2011/shm/sys/boot/common/dev_net.h
  soc2011/shm/sys/boot/common/devopen.c
  soc2011/shm/sys/boot/common/help.common
  soc2011/shm/sys/boot/common/interp.c
  soc2011/shm/sys/boot/common/interp_backslash.c
  soc2011/shm/sys/boot/common/interp_forth.c
  soc2011/shm/sys/boot/common/interp_parse.c
  soc2011/shm/sys/boot/common/isapnp.c
  soc2011/shm/sys/boot/common/isapnp.h
  soc2011/shm/sys/boot/common/load_elf.c
  soc2011/shm/sys/boot/common/load_elf32.c
  soc2011/shm/sys/boot/common/load_elf32_obj.c
  soc2011/shm/sys/boot/common/load_elf64.c
  soc2011/shm/sys/boot/common/load_elf64_obj.c
  soc2011/shm/sys/boot/common/load_elf_obj.c
  soc2011/shm/sys/boot/common/loader.8
  soc2011/shm/sys/boot/common/ls.c
  soc2011/shm/sys/boot/common/merge_help.awk
  soc2011/shm/sys/boot/common/misc.c
  soc2011/shm/sys/boot/common/module.c
  soc2011/shm/sys/boot/common/newvers.sh   (contents, props changed)
  soc2011/shm/sys/boot/common/panic.c
  soc2011/shm/sys/boot/common/pnp.c
  soc2011/shm/sys/boot/common/reloc_elf.c
  soc2011/shm/sys/boot/common/reloc_elf32.c
  soc2011/shm/sys/boot/common/reloc_elf64.c
  soc2011/shm/sys/boot/common/ufsread.c
  soc2011/shm/sys/boot/efi/
  soc2011/shm/sys/boot/efi/Makefile
  soc2011/shm/sys/boot/efi/Makefile.inc
  soc2011/shm/sys/boot/efi/include/
  soc2011/shm/sys/boot/efi/include/README
  soc2011/shm/sys/boot/efi/include/efi.h
  soc2011/shm/sys/boot/efi/include/efi_nii.h
  soc2011/shm/sys/boot/efi/include/efiapi.h
  soc2011/shm/sys/boot/efi/include/eficon.h
  soc2011/shm/sys/boot/efi/include/efidebug.h
  soc2011/shm/sys/boot/efi/include/efidef.h
  soc2011/shm/sys/boot/efi/include/efidevp.h
  soc2011/shm/sys/boot/efi/include/efierr.h
  soc2011/shm/sys/boot/efi/include/efifpswa.h
  soc2011/shm/sys/boot/efi/include/efifs.h
  soc2011/shm/sys/boot/efi/include/efilib.h
  soc2011/shm/sys/boot/efi/include/efinet.h
  soc2011/shm/sys/boot/efi/include/efipart.h
  soc2011/shm/sys/boot/efi/include/efiprot.h
  soc2011/shm/sys/boot/efi/include/efipxebc.h
  soc2011/shm/sys/boot/efi/include/efiser.h
  soc2011/shm/sys/boot/efi/include/efistdarg.h
  soc2011/shm/sys/boot/efi/include/i386/
  soc2011/shm/sys/boot/efi/include/i386/efibind.h
  soc2011/shm/sys/boot/efi/include/i386/pe.h
  soc2011/shm/sys/boot/efi/include/ia64/
  soc2011/shm/sys/boot/efi/include/ia64/efibind.h
  soc2011/shm/sys/boot/efi/include/ia64/pe.h
  soc2011/shm/sys/boot/efi/libefi/
  soc2011/shm/sys/boot/efi/libefi/Makefile
  soc2011/shm/sys/boot/efi/libefi/delay.c
  soc2011/shm/sys/boot/efi/libefi/efi_console.c
  soc2011/shm/sys/boot/efi/libefi/efinet.c
  soc2011/shm/sys/boot/efi/libefi/efipart.c
  soc2011/shm/sys/boot/efi/libefi/errno.c
  soc2011/shm/sys/boot/efi/libefi/handles.c
  soc2011/shm/sys/boot/efi/libefi/libefi.c
  soc2011/shm/sys/boot/efi/libefi/time.c
  soc2011/shm/sys/boot/ficl/
  soc2011/shm/sys/boot/ficl/Makefile
  soc2011/shm/sys/boot/ficl/arm/
  soc2011/shm/sys/boot/ficl/arm/sysdep.c
  soc2011/shm/sys/boot/ficl/arm/sysdep.h
  soc2011/shm/sys/boot/ficl/dict.c
  soc2011/shm/sys/boot/ficl/ficl.c
  soc2011/shm/sys/boot/ficl/ficl.h
  soc2011/shm/sys/boot/ficl/fileaccess.c
  soc2011/shm/sys/boot/ficl/float.c
  soc2011/shm/sys/boot/ficl/i386/
  soc2011/shm/sys/boot/ficl/i386/sysdep.c
  soc2011/shm/sys/boot/ficl/i386/sysdep.h
  soc2011/shm/sys/boot/ficl/ia64/
  soc2011/shm/sys/boot/ficl/ia64/sysdep.c
  soc2011/shm/sys/boot/ficl/ia64/sysdep.h
  soc2011/shm/sys/boot/ficl/loader.c
  soc2011/shm/sys/boot/ficl/math64.c
  soc2011/shm/sys/boot/ficl/math64.h
  soc2011/shm/sys/boot/ficl/mips/
  soc2011/shm/sys/boot/ficl/mips/sysdep.c
  soc2011/shm/sys/boot/ficl/mips/sysdep.h
  soc2011/shm/sys/boot/ficl/powerpc/
  soc2011/shm/sys/boot/ficl/powerpc/sysdep.c
  soc2011/shm/sys/boot/ficl/powerpc/sysdep.h
  soc2011/shm/sys/boot/ficl/prefix.c
  soc2011/shm/sys/boot/ficl/search.c
  soc2011/shm/sys/boot/ficl/softwords/
  soc2011/shm/sys/boot/ficl/softwords/classes.fr
  soc2011/shm/sys/boot/ficl/softwords/ficlclass.fr
  soc2011/shm/sys/boot/ficl/softwords/ficllocal.fr
  soc2011/shm/sys/boot/ficl/softwords/fileaccess.fr
  soc2011/shm/sys/boot/ficl/softwords/forml.fr
  soc2011/shm/sys/boot/ficl/softwords/freebsd.fr
  soc2011/shm/sys/boot/ficl/softwords/ifbrack.fr
  soc2011/shm/sys/boot/ficl/softwords/jhlocal.fr
  soc2011/shm/sys/boot/ficl/softwords/marker.fr
  soc2011/shm/sys/boot/ficl/softwords/oo.fr
  soc2011/shm/sys/boot/ficl/softwords/prefix.fr
  soc2011/shm/sys/boot/ficl/softwords/softcore.awk
  soc2011/shm/sys/boot/ficl/softwords/softcore.fr
  soc2011/shm/sys/boot/ficl/softwords/string.fr
  soc2011/shm/sys/boot/ficl/sparc64/
  soc2011/shm/sys/boot/ficl/sparc64/sysdep.c
  soc2011/shm/sys/boot/ficl/sparc64/sysdep.h
  soc2011/shm/sys/boot/ficl/stack.c
  soc2011/shm/sys/boot/ficl/testmain.c
  soc2011/shm/sys/boot/ficl/tools.c
  soc2011/shm/sys/boot/ficl/unix.c
  soc2011/shm/sys/boot/ficl/vm.c
  soc2011/shm/sys/boot/ficl/words.c
  soc2011/shm/sys/boot/forth/
  soc2011/shm/sys/boot/forth/beastie.4th
  soc2011/shm/sys/boot/forth/frames.4th
  soc2011/shm/sys/boot/forth/loader.4th
  soc2011/shm/sys/boot/forth/loader.4th.8
  soc2011/shm/sys/boot/forth/loader.conf
  soc2011/shm/sys/boot/forth/loader.conf.5
  soc2011/shm/sys/boot/forth/loader.rc
  soc2011/shm/sys/boot/forth/pnp.4th
  soc2011/shm/sys/boot/forth/screen.4th
  soc2011/shm/sys/boot/forth/support.4th
  soc2011/shm/sys/boot/i386/
  soc2011/shm/sys/boot/i386/Makefile
  soc2011/shm/sys/boot/i386/Makefile.inc
  soc2011/shm/sys/boot/i386/boot0/
  soc2011/shm/sys/boot/i386/boot0/Makefile
  soc2011/shm/sys/boot/i386/boot0/boot0.S
  soc2011/shm/sys/boot/i386/boot0/boot0ext.S
  soc2011/shm/sys/boot/i386/boot0ext/
  soc2011/shm/sys/boot/i386/boot0ext/Makefile
  soc2011/shm/sys/boot/i386/boot0sio/
  soc2011/shm/sys/boot/i386/boot0sio/Makefile
  soc2011/shm/sys/boot/i386/boot2/
  soc2011/shm/sys/boot/i386/boot2/Makefile
  soc2011/shm/sys/boot/i386/boot2/boot1.S
  soc2011/shm/sys/boot/i386/boot2/boot2.c
  soc2011/shm/sys/boot/i386/boot2/lib.h
  soc2011/shm/sys/boot/i386/boot2/sio.S
  soc2011/shm/sys/boot/i386/btx/
  soc2011/shm/sys/boot/i386/btx/Makefile
  soc2011/shm/sys/boot/i386/btx/Makefile.inc
  soc2011/shm/sys/boot/i386/btx/btx/
  soc2011/shm/sys/boot/i386/btx/btx/Makefile
  soc2011/shm/sys/boot/i386/btx/btx/btx.S
  soc2011/shm/sys/boot/i386/btx/btxldr/
  soc2011/shm/sys/boot/i386/btx/btxldr/Makefile
  soc2011/shm/sys/boot/i386/btx/btxldr/btxldr.S
  soc2011/shm/sys/boot/i386/btx/lib/
  soc2011/shm/sys/boot/i386/btx/lib/Makefile
  soc2011/shm/sys/boot/i386/btx/lib/btxcsu.s
  soc2011/shm/sys/boot/i386/btx/lib/btxsys.s
  soc2011/shm/sys/boot/i386/btx/lib/btxv86.h
  soc2011/shm/sys/boot/i386/btx/lib/btxv86.s
  soc2011/shm/sys/boot/i386/cdboot/
  soc2011/shm/sys/boot/i386/cdboot/Makefile
  soc2011/shm/sys/boot/i386/cdboot/cdboot.s
  soc2011/shm/sys/boot/i386/gptboot/
  soc2011/shm/sys/boot/i386/gptboot/Makefile
  soc2011/shm/sys/boot/i386/gptboot/gptboot.c
  soc2011/shm/sys/boot/i386/gptboot/gptldr.S
  soc2011/shm/sys/boot/i386/gptzfsboot/
  soc2011/shm/sys/boot/i386/gptzfsboot/Makefile
  soc2011/shm/sys/boot/i386/kgzldr/
  soc2011/shm/sys/boot/i386/kgzldr/Makefile
  soc2011/shm/sys/boot/i386/kgzldr/boot.c
  soc2011/shm/sys/boot/i386/kgzldr/crt.s
  soc2011/shm/sys/boot/i386/kgzldr/kgzldr.h
  soc2011/shm/sys/boot/i386/kgzldr/lib.c
  soc2011/shm/sys/boot/i386/kgzldr/sio.s
  soc2011/shm/sys/boot/i386/kgzldr/start.s
  soc2011/shm/sys/boot/i386/libfirewire/
  soc2011/shm/sys/boot/i386/libfirewire/Makefile
  soc2011/shm/sys/boot/i386/libfirewire/dconsole.c
  soc2011/shm/sys/boot/i386/libfirewire/firewire.c
  soc2011/shm/sys/boot/i386/libfirewire/fwohci.c
  soc2011/shm/sys/boot/i386/libfirewire/fwohci.h
  soc2011/shm/sys/boot/i386/libfirewire/fwohcireg.h
  soc2011/shm/sys/boot/i386/libi386/
  soc2011/shm/sys/boot/i386/libi386/Makefile
  soc2011/shm/sys/boot/i386/libi386/amd64_tramp.S
  soc2011/shm/sys/boot/i386/libi386/biosacpi.c
  soc2011/shm/sys/boot/i386/libi386/bioscd.c
  soc2011/shm/sys/boot/i386/libi386/biosdisk.c
  soc2011/shm/sys/boot/i386/libi386/biosmem.c
  soc2011/shm/sys/boot/i386/libi386/biospci.c
  soc2011/shm/sys/boot/i386/libi386/biospnp.c
  soc2011/shm/sys/boot/i386/libi386/biossmap.c
  soc2011/shm/sys/boot/i386/libi386/bootinfo.c
  soc2011/shm/sys/boot/i386/libi386/bootinfo32.c
  soc2011/shm/sys/boot/i386/libi386/bootinfo64.c
  soc2011/shm/sys/boot/i386/libi386/comconsole.c
  soc2011/shm/sys/boot/i386/libi386/devicename.c
  soc2011/shm/sys/boot/i386/libi386/elf32_freebsd.c
  soc2011/shm/sys/boot/i386/libi386/elf64_freebsd.c
  soc2011/shm/sys/boot/i386/libi386/i386_copy.c
  soc2011/shm/sys/boot/i386/libi386/i386_module.c
  soc2011/shm/sys/boot/i386/libi386/libi386.h
  soc2011/shm/sys/boot/i386/libi386/nullconsole.c
  soc2011/shm/sys/boot/i386/libi386/pread.c
  soc2011/shm/sys/boot/i386/libi386/pxe.c
  soc2011/shm/sys/boot/i386/libi386/pxe.h
  soc2011/shm/sys/boot/i386/libi386/pxetramp.s
  soc2011/shm/sys/boot/i386/libi386/smbios.c
  soc2011/shm/sys/boot/i386/libi386/time.c
  soc2011/shm/sys/boot/i386/libi386/vidconsole.c
  soc2011/shm/sys/boot/i386/loader/
  soc2011/shm/sys/boot/i386/loader/Makefile
  soc2011/shm/sys/boot/i386/loader/conf.c
  soc2011/shm/sys/boot/i386/loader/help.i386
  soc2011/shm/sys/boot/i386/loader/loader.rc
  soc2011/shm/sys/boot/i386/loader/main.c
  soc2011/shm/sys/boot/i386/loader/version
  soc2011/shm/sys/boot/i386/mbr/
  soc2011/shm/sys/boot/i386/mbr/Makefile
  soc2011/shm/sys/boot/i386/mbr/mbr.s
  soc2011/shm/sys/boot/i386/pmbr/
  soc2011/shm/sys/boot/i386/pmbr/Makefile
  soc2011/shm/sys/boot/i386/pmbr/pmbr.s
  soc2011/shm/sys/boot/i386/pxeldr/
  soc2011/shm/sys/boot/i386/pxeldr/Makefile
  soc2011/shm/sys/boot/i386/pxeldr/pxeboot.8
  soc2011/shm/sys/boot/i386/pxeldr/pxeldr.S
  soc2011/shm/sys/boot/i386/zfsboot/
  soc2011/shm/sys/boot/i386/zfsboot/Makefile
  soc2011/shm/sys/boot/i386/zfsboot/zfsboot.c
  soc2011/shm/sys/boot/i386/zfsboot/zfsboot.c.orig
  soc2011/shm/sys/boot/i386/zfsboot/zfsldr.S
  soc2011/shm/sys/boot/i386/zfsloader/
  soc2011/shm/sys/boot/i386/zfsloader/Makefile
  soc2011/shm/sys/boot/ia64/
  soc2011/shm/sys/boot/ia64/Makefile
  soc2011/shm/sys/boot/ia64/Makefile.inc
  soc2011/shm/sys/boot/ia64/common/
  soc2011/shm/sys/boot/ia64/common/Makefile
  soc2011/shm/sys/boot/ia64/common/autoload.c
  soc2011/shm/sys/boot/ia64/common/bootinfo.c
  soc2011/shm/sys/boot/ia64/common/copy.c
  soc2011/shm/sys/boot/ia64/common/devicename.c
  soc2011/shm/sys/boot/ia64/common/exec.c
  soc2011/shm/sys/boot/ia64/common/libia64.h
  soc2011/shm/sys/boot/ia64/efi/
  soc2011/shm/sys/boot/ia64/efi/Makefile
  soc2011/shm/sys/boot/ia64/efi/conf.c
  soc2011/shm/sys/boot/ia64/efi/efimd.c
  soc2011/shm/sys/boot/ia64/efi/ldscript.ia64
  soc2011/shm/sys/boot/ia64/efi/main.c
  soc2011/shm/sys/boot/ia64/efi/start.S
  soc2011/shm/sys/boot/ia64/efi/version
  soc2011/shm/sys/boot/ia64/ski/
  soc2011/shm/sys/boot/ia64/ski/Makefile
  soc2011/shm/sys/boot/ia64/ski/acpi_stub.c
  soc2011/shm/sys/boot/ia64/ski/conf.c
  soc2011/shm/sys/boot/ia64/ski/delay.c
  soc2011/shm/sys/boot/ia64/ski/efi_stub.c
  soc2011/shm/sys/boot/ia64/ski/exit.c
  soc2011/shm/sys/boot/ia64/ski/ldscript.ia64
  soc2011/shm/sys/boot/ia64/ski/libski.h
  soc2011/shm/sys/boot/ia64/ski/main.c
  soc2011/shm/sys/boot/ia64/ski/pal_stub.S
  soc2011/shm/sys/boot/ia64/ski/sal_stub.c
  soc2011/shm/sys/boot/ia64/ski/skiconsole.c
  soc2011/shm/sys/boot/ia64/ski/skifs.c
  soc2011/shm/sys/boot/ia64/ski/skiload.cmd
  soc2011/shm/sys/boot/ia64/ski/skimd.c
  soc2011/shm/sys/boot/ia64/ski/ssc.c
  soc2011/shm/sys/boot/ia64/ski/start.S
  soc2011/shm/sys/boot/ia64/ski/time.c
  soc2011/shm/sys/boot/ia64/ski/version
  soc2011/shm/sys/boot/ofw/
  soc2011/shm/sys/boot/ofw/Makefile
  soc2011/shm/sys/boot/ofw/Makefile.inc
  soc2011/shm/sys/boot/ofw/common/
  soc2011/shm/sys/boot/ofw/common/Makefile.inc
  soc2011/shm/sys/boot/ofw/common/main.c
  soc2011/shm/sys/boot/ofw/libofw/
  soc2011/shm/sys/boot/ofw/libofw/Makefile
  soc2011/shm/sys/boot/ofw/libofw/devicename.c
  soc2011/shm/sys/boot/ofw/libofw/elf_freebsd.c
  soc2011/shm/sys/boot/ofw/libofw/libofw.h
  soc2011/shm/sys/boot/ofw/libofw/ofw_console.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_copy.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_disk.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_memory.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_module.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_net.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_reboot.c
  soc2011/shm/sys/boot/ofw/libofw/ofw_time.c
  soc2011/shm/sys/boot/ofw/libofw/openfirm.c
  soc2011/shm/sys/boot/ofw/libofw/openfirm.h
  soc2011/shm/sys/boot/pc98/
  soc2011/shm/sys/boot/pc98/Makefile
  soc2011/shm/sys/boot/pc98/Makefile.inc
  soc2011/shm/sys/boot/pc98/boot0/
  soc2011/shm/sys/boot/pc98/boot0.5/
  soc2011/shm/sys/boot/pc98/boot0.5/Makefile
  soc2011/shm/sys/boot/pc98/boot0.5/boot.s
  soc2011/shm/sys/boot/pc98/boot0.5/boot0.5.s
  soc2011/shm/sys/boot/pc98/boot0.5/disk.s
  soc2011/shm/sys/boot/pc98/boot0.5/ldscript
  soc2011/shm/sys/boot/pc98/boot0.5/putssjis.s
  soc2011/shm/sys/boot/pc98/boot0.5/selector.s
  soc2011/shm/sys/boot/pc98/boot0.5/start.s
  soc2011/shm/sys/boot/pc98/boot0.5/support.s
  soc2011/shm/sys/boot/pc98/boot0.5/syscons.s
  soc2011/shm/sys/boot/pc98/boot0/Makefile
  soc2011/shm/sys/boot/pc98/boot0/boot0.s
  soc2011/shm/sys/boot/pc98/boot2/
  soc2011/shm/sys/boot/pc98/boot2/Makefile
  soc2011/shm/sys/boot/pc98/boot2/boot1.S
  soc2011/shm/sys/boot/pc98/boot2/boot2.c
  soc2011/shm/sys/boot/pc98/btx/
  soc2011/shm/sys/boot/pc98/btx/Makefile
  soc2011/shm/sys/boot/pc98/btx/Makefile.inc
  soc2011/shm/sys/boot/pc98/btx/btx/
  soc2011/shm/sys/boot/pc98/btx/btx/Makefile
  soc2011/shm/sys/boot/pc98/btx/btx/btx.S
  soc2011/shm/sys/boot/pc98/btx/btxldr/
  soc2011/shm/sys/boot/pc98/btx/btxldr/Makefile
  soc2011/shm/sys/boot/pc98/btx/btxldr/btxldr.S
  soc2011/shm/sys/boot/pc98/btx/lib/
  soc2011/shm/sys/boot/pc98/btx/lib/Makefile
  soc2011/shm/sys/boot/pc98/btx/lib/btxcsu.s
  soc2011/shm/sys/boot/pc98/btx/lib/btxsys.s
  soc2011/shm/sys/boot/pc98/btx/lib/btxv86.h
  soc2011/shm/sys/boot/pc98/btx/lib/btxv86.s
  soc2011/shm/sys/boot/pc98/cdboot/
  soc2011/shm/sys/boot/pc98/cdboot/Makefile
  soc2011/shm/sys/boot/pc98/cdboot/cdboot.s
  soc2011/shm/sys/boot/pc98/kgzldr/
  soc2011/shm/sys/boot/pc98/kgzldr/Makefile
  soc2011/shm/sys/boot/pc98/kgzldr/crt.s
  soc2011/shm/sys/boot/pc98/libpc98/
  soc2011/shm/sys/boot/pc98/libpc98/Makefile
  soc2011/shm/sys/boot/pc98/libpc98/bioscd.c
  soc2011/shm/sys/boot/pc98/libpc98/biosdisk.c
  soc2011/shm/sys/boot/pc98/libpc98/biosmem.c
  soc2011/shm/sys/boot/pc98/libpc98/biossmap.c
  soc2011/shm/sys/boot/pc98/libpc98/comconsole.c
  soc2011/shm/sys/boot/pc98/libpc98/i386_module.c
  soc2011/shm/sys/boot/pc98/libpc98/libpc98.h
  soc2011/shm/sys/boot/pc98/libpc98/pc98_sys.c
  soc2011/shm/sys/boot/pc98/libpc98/time.c
  soc2011/shm/sys/boot/pc98/libpc98/vidconsole.c
  soc2011/shm/sys/boot/pc98/loader/
  soc2011/shm/sys/boot/pc98/loader/Makefile
  soc2011/shm/sys/boot/pc98/loader/conf.c
  soc2011/shm/sys/boot/pc98/loader/help.pc98
  soc2011/shm/sys/boot/pc98/loader/main.c
  soc2011/shm/sys/boot/powerpc/
  soc2011/shm/sys/boot/powerpc/Makefile
  soc2011/shm/sys/boot/powerpc/Makefile.inc
  soc2011/shm/sys/boot/powerpc/boot1.chrp/
  soc2011/shm/sys/boot/powerpc/boot1.chrp/Makefile
  soc2011/shm/sys/boot/powerpc/boot1.chrp/Makefile.hfs
  soc2011/shm/sys/boot/powerpc/boot1.chrp/boot1.c
  soc2011/shm/sys/boot/powerpc/boot1.chrp/bootinfo.txt
  soc2011/shm/sys/boot/powerpc/boot1.chrp/generate-hfs.sh
  soc2011/shm/sys/boot/powerpc/boot1.chrp/hfs.tmpl.bz2.uu
  soc2011/shm/sys/boot/powerpc/ofw/
  soc2011/shm/sys/boot/powerpc/ofw/Makefile
  soc2011/shm/sys/boot/powerpc/ofw/conf.c
  soc2011/shm/sys/boot/powerpc/ofw/help.ofw
  soc2011/shm/sys/boot/powerpc/ofw/ldscript.powerpc
  soc2011/shm/sys/boot/powerpc/ofw/metadata.c
  soc2011/shm/sys/boot/powerpc/ofw/start.c
  soc2011/shm/sys/boot/powerpc/ofw/version
  soc2011/shm/sys/boot/powerpc/uboot/
  soc2011/shm/sys/boot/powerpc/uboot/Makefile
  soc2011/shm/sys/boot/powerpc/uboot/conf.c
  soc2011/shm/sys/boot/powerpc/uboot/help.uboot
  soc2011/shm/sys/boot/powerpc/uboot/ldscript.powerpc
  soc2011/shm/sys/boot/powerpc/uboot/start.S
  soc2011/shm/sys/boot/powerpc/uboot/version
  soc2011/shm/sys/boot/sparc64/
  soc2011/shm/sys/boot/sparc64/Makefile
  soc2011/shm/sys/boot/sparc64/Makefile.inc
  soc2011/shm/sys/boot/sparc64/boot1/
  soc2011/shm/sys/boot/sparc64/boot1/Makefile
  soc2011/shm/sys/boot/sparc64/boot1/_start.s
  soc2011/shm/sys/boot/sparc64/boot1/boot1.c
  soc2011/shm/sys/boot/sparc64/loader/
  soc2011/shm/sys/boot/sparc64/loader/Makefile
  soc2011/shm/sys/boot/sparc64/loader/help.sparc64
  soc2011/shm/sys/boot/sparc64/loader/locore.S
  soc2011/shm/sys/boot/sparc64/loader/main.c
  soc2011/shm/sys/boot/sparc64/loader/metadata.c
  soc2011/shm/sys/boot/sparc64/loader/version
  soc2011/shm/sys/boot/uboot/
  soc2011/shm/sys/boot/uboot/Makefile
  soc2011/shm/sys/boot/uboot/Makefile.inc
  soc2011/shm/sys/boot/uboot/common/
  soc2011/shm/sys/boot/uboot/common/Makefile.inc
  soc2011/shm/sys/boot/uboot/common/main.c
  soc2011/shm/sys/boot/uboot/common/metadata.c
  soc2011/shm/sys/boot/uboot/lib/
  soc2011/shm/sys/boot/uboot/lib/Makefile
  soc2011/shm/sys/boot/uboot/lib/api_public.h
  soc2011/shm/sys/boot/uboot/lib/console.c
  soc2011/shm/sys/boot/uboot/lib/copy.c
  soc2011/shm/sys/boot/uboot/lib/devicename.c
  soc2011/shm/sys/boot/uboot/lib/disk.c
  soc2011/shm/sys/boot/uboot/lib/elf_freebsd.c
  soc2011/shm/sys/boot/uboot/lib/glue.c
  soc2011/shm/sys/boot/uboot/lib/glue.h
  soc2011/shm/sys/boot/uboot/lib/libuboot.h
  soc2011/shm/sys/boot/uboot/lib/module.c
  soc2011/shm/sys/boot/uboot/lib/net.c
  soc2011/shm/sys/boot/uboot/lib/reboot.c
  soc2011/shm/sys/boot/uboot/lib/time.c
  soc2011/shm/sys/boot/zfs/
  soc2011/shm/sys/boot/zfs/Makefile
  soc2011/shm/sys/boot/zfs/zfs.c
  soc2011/shm/sys/boot/zfs/zfs.c.orig
  soc2011/shm/sys/boot/zfs/zfsimpl.c
  soc2011/shm/sys/bsm/
  soc2011/shm/sys/bsm/audit.h
  soc2011/shm/sys/bsm/audit_domain.h
  soc2011/shm/sys/bsm/audit_errno.h
  soc2011/shm/sys/bsm/audit_fcntl.h
  soc2011/shm/sys/bsm/audit_internal.h
  soc2011/shm/sys/bsm/audit_kevents.h
  soc2011/shm/sys/bsm/audit_record.h
  soc2011/shm/sys/bsm/audit_socket_type.h
  soc2011/shm/sys/cam/
  soc2011/shm/sys/cam/README.quirks
  soc2011/shm/sys/cam/ata/
  soc2011/shm/sys/cam/ata/ata_all.c
  soc2011/shm/sys/cam/ata/ata_all.h
  soc2011/shm/sys/cam/ata/ata_da.c
  soc2011/shm/sys/cam/ata/ata_pmp.c
  soc2011/shm/sys/cam/ata/ata_xpt.c
  soc2011/shm/sys/cam/cam.c
  soc2011/shm/sys/cam/cam.h
  soc2011/shm/sys/cam/cam_ccb.h
  soc2011/shm/sys/cam/cam_debug.h
  soc2011/shm/sys/cam/cam_periph.c
  soc2011/shm/sys/cam/cam_periph.h
  soc2011/shm/sys/cam/cam_queue.c
  soc2011/shm/sys/cam/cam_queue.h
  soc2011/shm/sys/cam/cam_sim.c
  soc2011/shm/sys/cam/cam_sim.h
  soc2011/shm/sys/cam/cam_xpt.c
  soc2011/shm/sys/cam/cam_xpt.h
  soc2011/shm/sys/cam/cam_xpt_internal.h
  soc2011/shm/sys/cam/cam_xpt_periph.h
  soc2011/shm/sys/cam/cam_xpt_sim.h
  soc2011/shm/sys/cam/scsi/
  soc2011/shm/sys/cam/scsi/scsi_all.c
  soc2011/shm/sys/cam/scsi/scsi_all.h
  soc2011/shm/sys/cam/scsi/scsi_cd.c
  soc2011/shm/sys/cam/scsi/scsi_cd.h
  soc2011/shm/sys/cam/scsi/scsi_ch.c
  soc2011/shm/sys/cam/scsi/scsi_ch.h
  soc2011/shm/sys/cam/scsi/scsi_da.c
  soc2011/shm/sys/cam/scsi/scsi_da.h
  soc2011/shm/sys/cam/scsi/scsi_dvcfg.h
  soc2011/shm/sys/cam/scsi/scsi_iu.h
  soc2011/shm/sys/cam/scsi/scsi_low.c
  soc2011/shm/sys/cam/scsi/scsi_low.h
  soc2011/shm/sys/cam/scsi/scsi_low_pisa.c
  soc2011/shm/sys/cam/scsi/scsi_low_pisa.h
  soc2011/shm/sys/cam/scsi/scsi_message.h
  soc2011/shm/sys/cam/scsi/scsi_pass.c
  soc2011/shm/sys/cam/scsi/scsi_pass.h
  soc2011/shm/sys/cam/scsi/scsi_pt.c
  soc2011/shm/sys/cam/scsi/scsi_pt.h
  soc2011/shm/sys/cam/scsi/scsi_sa.c
  soc2011/shm/sys/cam/scsi/scsi_sa.h
  soc2011/shm/sys/cam/scsi/scsi_ses.c
  soc2011/shm/sys/cam/scsi/scsi_ses.h
  soc2011/shm/sys/cam/scsi/scsi_sg.c
  soc2011/shm/sys/cam/scsi/scsi_sg.h
  soc2011/shm/sys/cam/scsi/scsi_targ_bh.c
  soc2011/shm/sys/cam/scsi/scsi_target.c
  soc2011/shm/sys/cam/scsi/scsi_targetio.h
  soc2011/shm/sys/cam/scsi/scsi_xpt.c
  soc2011/shm/sys/cddl/
  soc2011/shm/sys/cddl/boot/
  soc2011/shm/sys/cddl/boot/zfs/
  soc2011/shm/sys/cddl/boot/zfs/README
  soc2011/shm/sys/cddl/boot/zfs/fletcher.c
  soc2011/shm/sys/cddl/boot/zfs/lzjb.c
  soc2011/shm/sys/cddl/boot/zfs/sha256.c
  soc2011/shm/sys/cddl/boot/zfs/zfsimpl.h
  soc2011/shm/sys/cddl/boot/zfs/zfsimpl.h.orig
  soc2011/shm/sys/cddl/boot/zfs/zfssubr.c
  soc2011/shm/sys/cddl/compat/
  soc2011/shm/sys/cddl/compat/opensolaris/
  soc2011/shm/sys/cddl/compat/opensolaris/kern/
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_acl.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_kmem.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_kstat.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_misc.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_policy.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_policy.c.orig
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_string.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_uio.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_uio.c.orig
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c
  soc2011/shm/sys/cddl/compat/opensolaris/kern/opensolaris_zone.c
  soc2011/shm/sys/cddl/compat/opensolaris/rpc/
  soc2011/shm/sys/cddl/compat/opensolaris/rpc/xdr.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/
  soc2011/shm/sys/cddl/compat/opensolaris/sys/acl.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/atomic.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/bitmap.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/byteorder.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cmn_err.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cpupart.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cpuvar.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cpuvar_defs.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cred.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cyclic.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/cyclic_impl.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/debug.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/dirent.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/dkio.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/dnlc.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/elf.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/feature_tests.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/file.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/kcondvar.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/kidmap.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/kmem.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/kobj.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/kstat.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/lock.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/misc.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/misc.h.orig
  soc2011/shm/sys/cddl/compat/opensolaris/sys/mman.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/mntent.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/mnttab.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/modctl.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/mount.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/mutex.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/objfs.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/param.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/pathname.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/pcpu.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/policy.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/policy.h.orig
  soc2011/shm/sys/cddl/compat/opensolaris/sys/proc.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/random.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/refstr.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/rwlock.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sdt.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sema.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sid.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sid.h.orig
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sig.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/stat.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/string.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sunddi.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/sysmacros.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/systm.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/taskq.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/time.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/types.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/uio.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/uio.h.orig
  soc2011/shm/sys/cddl/compat/opensolaris/sys/varargs.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/vfs.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/vnode.h
  soc2011/shm/sys/cddl/compat/opensolaris/sys/vnode.h.orig
  soc2011/shm/sys/cddl/compat/opensolaris/sys/zone.h
  soc2011/shm/sys/cddl/contrib/
  soc2011/shm/sys/cddl/contrib/opensolaris/
  soc2011/shm/sys/cddl/contrib/opensolaris/OPENSOLARIS.LICENSE
  soc2011/shm/sys/cddl/contrib/opensolaris/common/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/acl/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/acl/acl_common.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/acl/acl_common.h
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/amd64/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/amd64/opensolaris_atomic.S
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/i386/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/i386/opensolaris_atomic.S
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/ia64/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/ia64/opensolaris_atomic.S
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/sparc64/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/atomic/sparc64/opensolaris_atomic.S
  soc2011/shm/sys/cddl/contrib/opensolaris/common/avl/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/avl/avl.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/nvpair/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/nvpair/nvpair.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/nvpair/nvpair_alloc_fixed.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/unicode/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/unicode/u8_textprep.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_comutil.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_comutil.h
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_deleg.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_deleg.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_deleg.h
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_deleg.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_namecheck.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_namecheck.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_namecheck.h
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_namecheck.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.h
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zpool_prop.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zprop_common.c
  soc2011/shm/sys/cddl/contrib/opensolaris/common/zfs/zprop_common.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/Makefile.files
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/ctf/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/ctf/ctf_mod.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/ctf/ctf_subr.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/lockstat.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/profile.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/sdt_subr.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/dtrace/systrace.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/gfs.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/vnode.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/bplist.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_deleg.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_prop.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_prop.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scrub.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scrub.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_synctask.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/fletcher.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/gzip.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lzjb.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/refcount.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/rrwlock.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sha256.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_config.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_config.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_errlog.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_errlog.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_history.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_history.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/bplist.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_traverse.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_tx.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_zfetch.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_deleg.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_deleg.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_prop.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_prop.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_synctask.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/refcount.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/rrwlock.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_boot.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/uberblock.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/uberblock_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/uberblock_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/unique.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_disk.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_file.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap_leaf.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_acl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_acl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ctldir.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ctldir.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_debug.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_dir.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_dir.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_fuid.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_fuid.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_rlock.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_vfsops.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_vfsops.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_znode.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_znode.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil_impl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_checksum.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_compress.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zvol.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/uberblock.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/unique.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_disk.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_disk.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_missing.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_root.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_leaf.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs.conf
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_byteswap.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_fm.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_fm.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_fuid.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_fuid.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_log.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_log.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_replay.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_replay.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_rlock.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_rlock.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio_checksum.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio_compress.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio_inject.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/os/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/os/callb.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/os/list.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/os/nvpair_alloc_system.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/acl.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/acl_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/asm_linkage.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/avl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/avl_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/bitmap.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/byteorder.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/callb.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/ccompile.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/cmn_err.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/compress.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/cpupart.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/cpuvar.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/cred.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/ctf.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/ctf_api.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/debug.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/debug.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/dtrace_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/errorq.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/extdirent.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/feature_tests.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/fs/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/fs/zfs.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/fs/zfs.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/protocol.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fm/util.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/gfs.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/idmap.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/list.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/list_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/note.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/nvpair.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/nvpair_impl.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/processor.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/procset.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/synch.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent/eventdefs.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/sysevent/eventdefs.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/taskq.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/u8_textprep.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/u8_textprep_data.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/vnode.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/vnode.h.orig
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/sys/zmod.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/adler32.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/crc32.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/deflate.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/deflate.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inffast.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inffast.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inffixed.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inflate.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inflate.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inftrees.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/inftrees.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/opensolaris_crc32.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/trees.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zconf.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zlib.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zmod_subr.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zutil.c
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/common/zmod/zutil.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/intel/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/intel/sys/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/intel/sys/fasttrap_isa.h
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/sparc/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/sparc/sys/
  soc2011/shm/sys/cddl/contrib/opensolaris/uts/sparc/sys/fasttrap_isa.h
  soc2011/shm/sys/cddl/dev/
  soc2011/shm/sys/cddl/dev/cyclic/
  soc2011/shm/sys/cddl/dev/cyclic/amd64/
  soc2011/shm/sys/cddl/dev/cyclic/amd64/cyclic_machdep.c
  soc2011/shm/sys/cddl/dev/cyclic/cyclic.c
  soc2011/shm/sys/cddl/dev/cyclic/cyclic_test.c
  soc2011/shm/sys/cddl/dev/cyclic/i386/
  soc2011/shm/sys/cddl/dev/cyclic/i386/cyclic_machdep.c
  soc2011/shm/sys/cddl/dev/dtmalloc/
  soc2011/shm/sys/cddl/dev/dtmalloc/dtmalloc.c
  soc2011/shm/sys/cddl/dev/dtrace/
  soc2011/shm/sys/cddl/dev/dtrace/amd64/
  soc2011/shm/sys/cddl/dev/dtrace/amd64/dis_tables.c
  soc2011/shm/sys/cddl/dev/dtrace/amd64/dis_tables.h
  soc2011/shm/sys/cddl/dev/dtrace/amd64/dtrace_asm.S
  soc2011/shm/sys/cddl/dev/dtrace/amd64/dtrace_isa.c
  soc2011/shm/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
  soc2011/shm/sys/cddl/dev/dtrace/amd64/instr_size.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_anon.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_cddl.h
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_clone.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_debug.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_hacks.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_ioctl.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_load.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_modevent.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_sysctl.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_test.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_unload.c
  soc2011/shm/sys/cddl/dev/dtrace/dtrace_vtime.c
  soc2011/shm/sys/cddl/dev/dtrace/i386/
  soc2011/shm/sys/cddl/dev/dtrace/i386/dis_tables.c
  soc2011/shm/sys/cddl/dev/dtrace/i386/dis_tables.h
  soc2011/shm/sys/cddl/dev/dtrace/i386/dtrace_asm.S
  soc2011/shm/sys/cddl/dev/dtrace/i386/dtrace_isa.c
  soc2011/shm/sys/cddl/dev/dtrace/i386/dtrace_subr.c
  soc2011/shm/sys/cddl/dev/dtrace/i386/instr_size.c
  soc2011/shm/sys/cddl/dev/fbt/
  soc2011/shm/sys/cddl/dev/fbt/fbt.c
  soc2011/shm/sys/cddl/dev/lockstat/
  soc2011/shm/sys/cddl/dev/lockstat/lockstat.c
  soc2011/shm/sys/cddl/dev/profile/
  soc2011/shm/sys/cddl/dev/profile/profile.c
  soc2011/shm/sys/cddl/dev/prototype.c
  soc2011/shm/sys/cddl/dev/sdt/
  soc2011/shm/sys/cddl/dev/sdt/sdt.c
  soc2011/shm/sys/cddl/dev/systrace/
  soc2011/shm/sys/cddl/dev/systrace/systrace.c
  soc2011/shm/sys/compat/
  soc2011/shm/sys/compat/freebsd32/
  soc2011/shm/sys/compat/freebsd32/Makefile
  soc2011/shm/sys/compat/freebsd32/freebsd32.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_ioctl.c
  soc2011/shm/sys/compat/freebsd32/freebsd32_ioctl.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_ipc.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_misc.c
  soc2011/shm/sys/compat/freebsd32/freebsd32_proto.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_signal.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_syscall.h
  soc2011/shm/sys/compat/freebsd32/freebsd32_syscalls.c
  soc2011/shm/sys/compat/freebsd32/freebsd32_sysent.c
  soc2011/shm/sys/compat/freebsd32/freebsd32_util.h
  soc2011/shm/sys/compat/freebsd32/syscalls.conf
  soc2011/shm/sys/compat/freebsd32/syscalls.master
  soc2011/shm/sys/compat/ia32/
  soc2011/shm/sys/compat/ia32/ia32_genassym.c
  soc2011/shm/sys/compat/ia32/ia32_reg.h
  soc2011/shm/sys/compat/ia32/ia32_signal.h
  soc2011/shm/sys/compat/ia32/ia32_sysvec.c
  soc2011/shm/sys/compat/ia32/ia32_util.h
  soc2011/shm/sys/compat/linprocfs/
  soc2011/shm/sys/compat/linprocfs/linprocfs.c
  soc2011/shm/sys/compat/linsysfs/
  soc2011/shm/sys/compat/linsysfs/linsysfs.c
  soc2011/shm/sys/compat/linux/
  soc2011/shm/sys/compat/linux/linux_emul.c
  soc2011/shm/sys/compat/linux/linux_emul.h
  soc2011/shm/sys/compat/linux/linux_file.c
  soc2011/shm/sys/compat/linux/linux_file.h
  soc2011/shm/sys/compat/linux/linux_futex.c
  soc2011/shm/sys/compat/linux/linux_futex.h
  soc2011/shm/sys/compat/linux/linux_getcwd.c
  soc2011/shm/sys/compat/linux/linux_ioctl.c
  soc2011/shm/sys/compat/linux/linux_ioctl.h
  soc2011/shm/sys/compat/linux/linux_ipc.c
  soc2011/shm/sys/compat/linux/linux_ipc.h
  soc2011/shm/sys/compat/linux/linux_mib.c
  soc2011/shm/sys/compat/linux/linux_mib.h
  soc2011/shm/sys/compat/linux/linux_misc.c
  soc2011/shm/sys/compat/linux/linux_misc.h
  soc2011/shm/sys/compat/linux/linux_signal.c
  soc2011/shm/sys/compat/linux/linux_signal.h
  soc2011/shm/sys/compat/linux/linux_socket.c
  soc2011/shm/sys/compat/linux/linux_socket.h
  soc2011/shm/sys/compat/linux/linux_stats.c
  soc2011/shm/sys/compat/linux/linux_sysctl.c
  soc2011/shm/sys/compat/linux/linux_sysproto.h
  soc2011/shm/sys/compat/linux/linux_time.c
  soc2011/shm/sys/compat/linux/linux_uid16.c
  soc2011/shm/sys/compat/linux/linux_util.c
  soc2011/shm/sys/compat/linux/linux_util.h
  soc2011/shm/sys/compat/ndis/
  soc2011/shm/sys/compat/ndis/cfg_var.h
  soc2011/shm/sys/compat/ndis/hal_var.h
  soc2011/shm/sys/compat/ndis/kern_ndis.c
  soc2011/shm/sys/compat/ndis/kern_windrv.c
  soc2011/shm/sys/compat/ndis/ndis_var.h
  soc2011/shm/sys/compat/ndis/ntoskrnl_var.h
  soc2011/shm/sys/compat/ndis/pe_var.h
  soc2011/shm/sys/compat/ndis/resource_var.h
  soc2011/shm/sys/compat/ndis/subr_hal.c
  soc2011/shm/sys/compat/ndis/subr_ndis.c
  soc2011/shm/sys/compat/ndis/subr_ntoskrnl.c
  soc2011/shm/sys/compat/ndis/subr_pe.c
  soc2011/shm/sys/compat/ndis/subr_usbd.c
  soc2011/shm/sys/compat/ndis/usbd_var.h
  soc2011/shm/sys/compat/ndis/winx32_wrap.S
  soc2011/shm/sys/compat/ndis/winx64_wrap.S
  soc2011/shm/sys/compat/netbsd/
  soc2011/shm/sys/compat/netbsd/dvcfg.h
  soc2011/shm/sys/compat/netbsd/physio_proc.h
  soc2011/shm/sys/compat/svr4/
  soc2011/shm/sys/compat/svr4/Makefile
  soc2011/shm/sys/compat/svr4/imgact_svr4.c
  soc2011/shm/sys/compat/svr4/svr4.h
  soc2011/shm/sys/compat/svr4/svr4_acl.h
  soc2011/shm/sys/compat/svr4/svr4_dirent.h
  soc2011/shm/sys/compat/svr4/svr4_errno.h
  soc2011/shm/sys/compat/svr4/svr4_exec.h
  soc2011/shm/sys/compat/svr4/svr4_fcntl.c
  soc2011/shm/sys/compat/svr4/svr4_fcntl.h
  soc2011/shm/sys/compat/svr4/svr4_filio.c
  soc2011/shm/sys/compat/svr4/svr4_filio.h
  soc2011/shm/sys/compat/svr4/svr4_fuser.h
  soc2011/shm/sys/compat/svr4/svr4_hrt.h
  soc2011/shm/sys/compat/svr4/svr4_ioctl.c
  soc2011/shm/sys/compat/svr4/svr4_ioctl.h
  soc2011/shm/sys/compat/svr4/svr4_ipc.c
  soc2011/shm/sys/compat/svr4/svr4_ipc.h
  soc2011/shm/sys/compat/svr4/svr4_misc.c
  soc2011/shm/sys/compat/svr4/svr4_mman.h
  soc2011/shm/sys/compat/svr4/svr4_proto.h
  soc2011/shm/sys/compat/svr4/svr4_resource.c
  soc2011/shm/sys/compat/svr4/svr4_resource.h
  soc2011/shm/sys/compat/svr4/svr4_siginfo.h
  soc2011/shm/sys/compat/svr4/svr4_signal.c
  soc2011/shm/sys/compat/svr4/svr4_signal.h
  soc2011/shm/sys/compat/svr4/svr4_socket.c
  soc2011/shm/sys/compat/svr4/svr4_socket.h
  soc2011/shm/sys/compat/svr4/svr4_sockio.c
  soc2011/shm/sys/compat/svr4/svr4_sockio.h
  soc2011/shm/sys/compat/svr4/svr4_sockmod.h
  soc2011/shm/sys/compat/svr4/svr4_stat.c
  soc2011/shm/sys/compat/svr4/svr4_stat.h
  soc2011/shm/sys/compat/svr4/svr4_statvfs.h
  soc2011/shm/sys/compat/svr4/svr4_stream.c
  soc2011/shm/sys/compat/svr4/svr4_stropts.h
  soc2011/shm/sys/compat/svr4/svr4_syscall.h
  soc2011/shm/sys/compat/svr4/svr4_syscallnames.c
  soc2011/shm/sys/compat/svr4/svr4_sysconfig.h
  soc2011/shm/sys/compat/svr4/svr4_sysent.c
  soc2011/shm/sys/compat/svr4/svr4_systeminfo.h
  soc2011/shm/sys/compat/svr4/svr4_sysvec.c
  soc2011/shm/sys/compat/svr4/svr4_termios.c
  soc2011/shm/sys/compat/svr4/svr4_termios.h
  soc2011/shm/sys/compat/svr4/svr4_time.h
  soc2011/shm/sys/compat/svr4/svr4_timod.h
  soc2011/shm/sys/compat/svr4/svr4_types.h
  soc2011/shm/sys/compat/svr4/svr4_ucontext.h
  soc2011/shm/sys/compat/svr4/svr4_ulimit.h
  soc2011/shm/sys/compat/svr4/svr4_ustat.h
  soc2011/shm/sys/compat/svr4/svr4_util.h
  soc2011/shm/sys/compat/svr4/svr4_utsname.h
  soc2011/shm/sys/compat/svr4/svr4_wait.h
  soc2011/shm/sys/compat/svr4/syscalls.conf
  soc2011/shm/sys/compat/svr4/syscalls.master
  soc2011/shm/sys/compat/x86bios/
  soc2011/shm/sys/compat/x86bios/x86bios.c
  soc2011/shm/sys/compat/x86bios/x86bios.h
  soc2011/shm/sys/compat/x86bios/x86bios_alloc.c
  soc2011/shm/sys/conf/
  soc2011/shm/sys/conf/Makefile.amd64
  soc2011/shm/sys/conf/Makefile.arm
  soc2011/shm/sys/conf/Makefile.i386
  soc2011/shm/sys/conf/Makefile.ia64
  soc2011/shm/sys/conf/Makefile.mips
  soc2011/shm/sys/conf/Makefile.pc98
  soc2011/shm/sys/conf/Makefile.powerpc
  soc2011/shm/sys/conf/Makefile.sparc64
  soc2011/shm/sys/conf/Makefile.sun4v
  soc2011/shm/sys/conf/NOTES
  soc2011/shm/sys/conf/defines
  soc2011/shm/sys/conf/files
  soc2011/shm/sys/conf/files.amd64
  soc2011/shm/sys/conf/files.arm
  soc2011/shm/sys/conf/files.i386
  soc2011/shm/sys/conf/files.ia64
  soc2011/shm/sys/conf/files.mips
  soc2011/shm/sys/conf/files.pc98
  soc2011/shm/sys/conf/files.powerpc
  soc2011/shm/sys/conf/files.sparc64
  soc2011/shm/sys/conf/files.sun4v
  soc2011/shm/sys/conf/kern.mk
  soc2011/shm/sys/conf/kern.post.mk
  soc2011/shm/sys/conf/kern.pre.mk
  soc2011/shm/sys/conf/kmod.mk
  soc2011/shm/sys/conf/kmod_syms.awk
  soc2011/shm/sys/conf/ldscript.amd64
  soc2011/shm/sys/conf/ldscript.arm
  soc2011/shm/sys/conf/ldscript.i386
  soc2011/shm/sys/conf/ldscript.ia64
  soc2011/shm/sys/conf/ldscript.mips
  soc2011/shm/sys/conf/ldscript.mips.cfe
  soc2011/shm/sys/conf/ldscript.powerpc
  soc2011/shm/sys/conf/ldscript.sparc64
  soc2011/shm/sys/conf/makeLINT.mk
  soc2011/shm/sys/conf/makeLINT.sed
  soc2011/shm/sys/conf/newvers.sh
  soc2011/shm/sys/conf/options
  soc2011/shm/sys/conf/options.amd64
  soc2011/shm/sys/conf/options.arm
  soc2011/shm/sys/conf/options.i386
  soc2011/shm/sys/conf/options.ia64
  soc2011/shm/sys/conf/options.mips
  soc2011/shm/sys/conf/options.pc98
  soc2011/shm/sys/conf/options.powerpc
  soc2011/shm/sys/conf/options.sparc64
  soc2011/shm/sys/conf/options.sun4v
  soc2011/shm/sys/conf/systags.sh
  soc2011/shm/sys/contrib/
  soc2011/shm/sys/contrib/altq/
  soc2011/shm/sys/contrib/altq/altq/
  soc2011/shm/sys/contrib/altq/altq/altq.h
  soc2011/shm/sys/contrib/altq/altq/altq_cbq.c
  soc2011/shm/sys/contrib/altq/altq/altq_cbq.h
  soc2011/shm/sys/contrib/altq/altq/altq_cdnr.c
  soc2011/shm/sys/contrib/altq/altq/altq_cdnr.h
  soc2011/shm/sys/contrib/altq/altq/altq_classq.h
  soc2011/shm/sys/contrib/altq/altq/altq_hfsc.c
  soc2011/shm/sys/contrib/altq/altq/altq_hfsc.h
  soc2011/shm/sys/contrib/altq/altq/altq_priq.c
  soc2011/shm/sys/contrib/altq/altq/altq_priq.h
  soc2011/shm/sys/contrib/altq/altq/altq_red.c
  soc2011/shm/sys/contrib/altq/altq/altq_red.h
  soc2011/shm/sys/contrib/altq/altq/altq_rio.c
  soc2011/shm/sys/contrib/altq/altq/altq_rio.h
  soc2011/shm/sys/contrib/altq/altq/altq_rmclass.c
  soc2011/shm/sys/contrib/altq/altq/altq_rmclass.h
  soc2011/shm/sys/contrib/altq/altq/altq_rmclass_debug.h
  soc2011/shm/sys/contrib/altq/altq/altq_subr.c
  soc2011/shm/sys/contrib/altq/altq/altq_var.h
  soc2011/shm/sys/contrib/altq/altq/altqconf.h
  soc2011/shm/sys/contrib/altq/altq/if_altq.h
  soc2011/shm/sys/contrib/dev/
  soc2011/shm/sys/contrib/dev/acpica/
  soc2011/shm/sys/contrib/dev/acpica/acpica_prep.sh   (contents, props changed)
  soc2011/shm/sys/contrib/dev/acpica/changes.txt
  soc2011/shm/sys/contrib/dev/acpica/common/
  soc2011/shm/sys/contrib/dev/acpica/common/adfile.c
  soc2011/shm/sys/contrib/dev/acpica/common/adisasm.c
  soc2011/shm/sys/contrib/dev/acpica/common/adwalk.c
  soc2011/shm/sys/contrib/dev/acpica/common/dmextern.c
  soc2011/shm/sys/contrib/dev/acpica/common/dmrestag.c
  soc2011/shm/sys/contrib/dev/acpica/common/dmtable.c
  soc2011/shm/sys/contrib/dev/acpica/common/dmtbdump.c
  soc2011/shm/sys/contrib/dev/acpica/common/dmtbinfo.c
  soc2011/shm/sys/contrib/dev/acpica/common/getopt.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslanalyze.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslcodegen.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslcompile.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslcompiler.h
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslcompiler.l
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslcompiler.y
  soc2011/shm/sys/contrib/dev/acpica/compiler/asldefine.h
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslerror.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslfiles.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslfold.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslglobal.h
  soc2011/shm/sys/contrib/dev/acpica/compiler/asllength.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asllisting.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslload.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asllookup.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslmain.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslmap.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslopcodes.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asloperands.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslopt.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslpredef.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslresource.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslrestype1.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslrestype2.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslstartup.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslstubs.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asltransform.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asltree.c
  soc2011/shm/sys/contrib/dev/acpica/compiler/asltypes.h
  soc2011/shm/sys/contrib/dev/acpica/compiler/aslutils.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbcmds.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbdisply.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbexec.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbfileio.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbhistry.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbinput.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbstats.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbutils.c
  soc2011/shm/sys/contrib/dev/acpica/debugger/dbxface.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmbuffer.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmnames.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmobject.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmopcode.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmresrc.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmresrcl.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmresrcs.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmutils.c
  soc2011/shm/sys/contrib/dev/acpica/disassembler/dmwalk.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsfield.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsinit.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsmethod.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsmthdat.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsobject.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsopcode.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dsutils.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dswexec.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dswload.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dswscope.c
  soc2011/shm/sys/contrib/dev/acpica/dispatcher/dswstate.c
  soc2011/shm/sys/contrib/dev/acpica/events/
  soc2011/shm/sys/contrib/dev/acpica/events/evevent.c
  soc2011/shm/sys/contrib/dev/acpica/events/evgpe.c
  soc2011/shm/sys/contrib/dev/acpica/events/evgpeblk.c
  soc2011/shm/sys/contrib/dev/acpica/events/evmisc.c
  soc2011/shm/sys/contrib/dev/acpica/events/evregion.c
  soc2011/shm/sys/contrib/dev/acpica/events/evrgnini.c
  soc2011/shm/sys/contrib/dev/acpica/events/evsci.c
  soc2011/shm/sys/contrib/dev/acpica/events/evxface.c
  soc2011/shm/sys/contrib/dev/acpica/events/evxfevnt.c
  soc2011/shm/sys/contrib/dev/acpica/events/evxfregn.c
  soc2011/shm/sys/contrib/dev/acpica/executer/
  soc2011/shm/sys/contrib/dev/acpica/executer/exconfig.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exconvrt.c
  soc2011/shm/sys/contrib/dev/acpica/executer/excreate.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exdebug.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exdump.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exfield.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exfldio.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exmisc.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exmutex.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exnames.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exoparg1.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exoparg2.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exoparg3.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exoparg6.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exprep.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exregion.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exresnte.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exresolv.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exresop.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exstore.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exstoren.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exstorob.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exsystem.c
  soc2011/shm/sys/contrib/dev/acpica/executer/exutils.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwacpi.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwgpe.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwregs.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwsleep.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwtimer.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwvalid.c
  soc2011/shm/sys/contrib/dev/acpica/hardware/hwxface.c
  soc2011/shm/sys/contrib/dev/acpica/include/
  soc2011/shm/sys/contrib/dev/acpica/include/acapps.h
  soc2011/shm/sys/contrib/dev/acpica/include/accommon.h
  soc2011/shm/sys/contrib/dev/acpica/include/acconfig.h
  soc2011/shm/sys/contrib/dev/acpica/include/acdebug.h
  soc2011/shm/sys/contrib/dev/acpica/include/acdisasm.h
  soc2011/shm/sys/contrib/dev/acpica/include/acdispat.h
  soc2011/shm/sys/contrib/dev/acpica/include/acevents.h
  soc2011/shm/sys/contrib/dev/acpica/include/acexcep.h
  soc2011/shm/sys/contrib/dev/acpica/include/acglobal.h
  soc2011/shm/sys/contrib/dev/acpica/include/achware.h
  soc2011/shm/sys/contrib/dev/acpica/include/acinterp.h
  soc2011/shm/sys/contrib/dev/acpica/include/aclocal.h
  soc2011/shm/sys/contrib/dev/acpica/include/acmacros.h
  soc2011/shm/sys/contrib/dev/acpica/include/acnames.h
  soc2011/shm/sys/contrib/dev/acpica/include/acnamesp.h
  soc2011/shm/sys/contrib/dev/acpica/include/acobject.h
  soc2011/shm/sys/contrib/dev/acpica/include/acopcode.h
  soc2011/shm/sys/contrib/dev/acpica/include/acoutput.h
  soc2011/shm/sys/contrib/dev/acpica/include/acparser.h
  soc2011/shm/sys/contrib/dev/acpica/include/acpi.h
  soc2011/shm/sys/contrib/dev/acpica/include/acpiosxf.h
  soc2011/shm/sys/contrib/dev/acpica/include/acpixf.h
  soc2011/shm/sys/contrib/dev/acpica/include/acpredef.h
  soc2011/shm/sys/contrib/dev/acpica/include/acresrc.h
  soc2011/shm/sys/contrib/dev/acpica/include/acrestyp.h
  soc2011/shm/sys/contrib/dev/acpica/include/acstruct.h
  soc2011/shm/sys/contrib/dev/acpica/include/actables.h
  soc2011/shm/sys/contrib/dev/acpica/include/actbl.h
  soc2011/shm/sys/contrib/dev/acpica/include/actbl1.h
  soc2011/shm/sys/contrib/dev/acpica/include/actbl2.h
  soc2011/shm/sys/contrib/dev/acpica/include/actypes.h
  soc2011/shm/sys/contrib/dev/acpica/include/acutils.h
  soc2011/shm/sys/contrib/dev/acpica/include/amlcode.h
  soc2011/shm/sys/contrib/dev/acpica/include/amlresrc.h
  soc2011/shm/sys/contrib/dev/acpica/include/platform/
  soc2011/shm/sys/contrib/dev/acpica/include/platform/acenv.h
  soc2011/shm/sys/contrib/dev/acpica/include/platform/acfreebsd.h
  soc2011/shm/sys/contrib/dev/acpica/include/platform/acgcc.h
  soc2011/shm/sys/contrib/dev/acpica/namespace/
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsaccess.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsalloc.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsdump.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsdumpdv.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nseval.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsinit.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsload.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsnames.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsobject.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsparse.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nspredef.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsrepair.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsrepair2.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nssearch.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsutils.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nswalk.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsxfeval.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsxfname.c
  soc2011/shm/sys/contrib/dev/acpica/namespace/nsxfobj.c
  soc2011/shm/sys/contrib/dev/acpica/osunixxf.c
  soc2011/shm/sys/contrib/dev/acpica/parser/
  soc2011/shm/sys/contrib/dev/acpica/parser/psargs.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psloop.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psopcode.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psparse.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psscope.c
  soc2011/shm/sys/contrib/dev/acpica/parser/pstree.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psutils.c
  soc2011/shm/sys/contrib/dev/acpica/parser/pswalk.c
  soc2011/shm/sys/contrib/dev/acpica/parser/psxface.c
  soc2011/shm/sys/contrib/dev/acpica/resources/
  soc2011/shm/sys/contrib/dev/acpica/resources/rsaddr.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rscalc.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rscreate.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsdump.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsinfo.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsio.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsirq.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rslist.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsmemory.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsmisc.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsutils.c
  soc2011/shm/sys/contrib/dev/acpica/resources/rsxface.c
  soc2011/shm/sys/contrib/dev/acpica/tables/
  soc2011/shm/sys/contrib/dev/acpica/tables/tbfadt.c
  soc2011/shm/sys/contrib/dev/acpica/tables/tbfind.c
  soc2011/shm/sys/contrib/dev/acpica/tables/tbinstal.c
  soc2011/shm/sys/contrib/dev/acpica/tables/tbutils.c
  soc2011/shm/sys/contrib/dev/acpica/tables/tbxface.c
  soc2011/shm/sys/contrib/dev/acpica/tables/tbxfroot.c
  soc2011/shm/sys/contrib/dev/acpica/tools/
  soc2011/shm/sys/contrib/dev/acpica/tools/acpiexec/
  soc2011/shm/sys/contrib/dev/acpica/tools/acpiexec/aecommon.h
  soc2011/shm/sys/contrib/dev/acpica/utilities/
  soc2011/shm/sys/contrib/dev/acpica/utilities/utalloc.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utcache.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utcopy.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utdebug.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utdelete.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/uteval.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utglobal.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utids.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utinit.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utlock.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utmath.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utmisc.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utmutex.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utobject.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utresrc.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utstate.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/uttrack.c
  soc2011/shm/sys/contrib/dev/acpica/utilities/utxface.c
  soc2011/shm/sys/contrib/dev/ipw/
  soc2011/shm/sys/contrib/dev/ipw/LICENSE
  soc2011/shm/sys/contrib/dev/ipw/ipw2100-1.3-i.fw.uu
  soc2011/shm/sys/contrib/dev/ipw/ipw2100-1.3-p.fw.uu
  soc2011/shm/sys/contrib/dev/ipw/ipw2100-1.3.fw.uu
  soc2011/shm/sys/contrib/dev/iwi/
  soc2011/shm/sys/contrib/dev/iwi/LICENSE
  soc2011/shm/sys/contrib/dev/iwi/Makefile
  soc2011/shm/sys/contrib/dev/iwi/ipw2200-bss.fw.uu
  soc2011/shm/sys/contrib/dev/iwi/ipw2200-ibss.fw.uu
  soc2011/shm/sys/contrib/dev/iwi/ipw2200-sniffer.fw.uu
  soc2011/shm/sys/contrib/dev/iwn/
  soc2011/shm/sys/contrib/dev/iwn/LICENSE
  soc2011/shm/sys/contrib/dev/iwn/iwlwifi-1000-128.50.3.1.fw.uu
  soc2011/shm/sys/contrib/dev/iwn/iwlwifi-4965-228.61.2.24.fw.uu
  soc2011/shm/sys/contrib/dev/iwn/iwlwifi-5000-8.24.2.12.fw.uu
  soc2011/shm/sys/contrib/dev/iwn/iwlwifi-5150-8.24.2.2.fw.uu
  soc2011/shm/sys/contrib/dev/iwn/iwlwifi-6000-9.193.4.1.fw.uu
  soc2011/shm/sys/contrib/dev/mwl/
  soc2011/shm/sys/contrib/dev/mwl/LICENSE
  soc2011/shm/sys/contrib/dev/mwl/Makefile
  soc2011/shm/sys/contrib/dev/mwl/mw88W8363.fw.uu
  soc2011/shm/sys/contrib/dev/mwl/mwlboot.fw.uu
  soc2011/shm/sys/contrib/dev/npe/
  soc2011/shm/sys/contrib/dev/npe/IxNpeMicrocode.dat.uu
  soc2011/shm/sys/contrib/dev/npe/LICENSE
  soc2011/shm/sys/contrib/dev/nve/
  soc2011/shm/sys/contrib/dev/nve/adapter.h
  soc2011/shm/sys/contrib/dev/nve/amd64/
  soc2011/shm/sys/contrib/dev/nve/amd64/nvenetlib.README
  soc2011/shm/sys/contrib/dev/nve/amd64/nvenetlib.o.bz2.uu
  soc2011/shm/sys/contrib/dev/nve/basetype.h
  soc2011/shm/sys/contrib/dev/nve/drvinfo.h
  soc2011/shm/sys/contrib/dev/nve/i386/
  soc2011/shm/sys/contrib/dev/nve/i386/nvenetlib.README
  soc2011/shm/sys/contrib/dev/nve/i386/nvenetlib.o.bz2.uu
  soc2011/shm/sys/contrib/dev/nve/nvenet_version.h
  soc2011/shm/sys/contrib/dev/nve/os.h
  soc2011/shm/sys/contrib/dev/nve/phy.h
  soc2011/shm/sys/contrib/dev/ral/
  soc2011/shm/sys/contrib/dev/ral/LICENSE
  soc2011/shm/sys/contrib/dev/ral/Makefile
  soc2011/shm/sys/contrib/dev/ral/rt2561.fw.uu
  soc2011/shm/sys/contrib/dev/ral/rt2561s.fw.uu
  soc2011/shm/sys/contrib/dev/ral/rt2661.fw.uu
  soc2011/shm/sys/contrib/dev/ral/rt2661_ucode.h
  soc2011/shm/sys/contrib/dev/ral/rt2860.fw.uu
  soc2011/shm/sys/contrib/dev/run/
  soc2011/shm/sys/contrib/dev/run/LICENSE
  soc2011/shm/sys/contrib/dev/run/rt2870.fw.uu
  soc2011/shm/sys/contrib/dev/uath/
  soc2011/shm/sys/contrib/dev/uath/ar5523.bin.uu
  soc2011/shm/sys/contrib/dev/wpi/
  soc2011/shm/sys/contrib/dev/wpi/LICENSE
  soc2011/shm/sys/contrib/dev/wpi/iwlwifi-3945-2.14.4.fw.uu
  soc2011/shm/sys/contrib/ia64/
  soc2011/shm/sys/contrib/ia64/libuwx/
  soc2011/shm/sys/contrib/ia64/libuwx/src/
  soc2011/shm/sys/contrib/ia64/libuwx/src/Makefile
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_bstream.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_bstream.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_context.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_context.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_env.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_env.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_scoreboard.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_scoreboard.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_self.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_self.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_self_context.s
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_self_info.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_step.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_step.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_str.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_str.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_swap.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_swap.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_symbols.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_symbols.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_trace.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_trace.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_uinfo.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_uinfo.h
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_utable.c
  soc2011/shm/sys/contrib/ia64/libuwx/src/uwx_utable.h
  soc2011/shm/sys/contrib/ia64/libuwx/test/
  soc2011/shm/sys/contrib/ia64/libuwx/test/Makefile
  soc2011/shm/sys/contrib/ia64/libuwx/test/dump_context.c
  soc2011/shm/sys/contrib/ia64/libuwx/test/dumpmyself.c
  soc2011/shm/sys/contrib/ia64/libuwx/test/primeregs.s
  soc2011/shm/sys/contrib/ipfilter/
  soc2011/shm/sys/contrib/ipfilter/netinet/
  soc2011/shm/sys/contrib/ipfilter/netinet/IPFILTER.LICENCE
  soc2011/shm/sys/contrib/ipfilter/netinet/QNX_OCL.txt
  soc2011/shm/sys/contrib/ipfilter/netinet/fil.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_auth.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_auth.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_compat.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_fil.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_frag.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_frag.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_ftp_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_htable.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_htable.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_irc_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_log.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_lookup.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_lookup.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_nat.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_nat.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_netbios_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_pool.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_pool.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_pptp_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_proxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_proxy.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_raudio_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_rpcb_pxy.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_rules.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_rules.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_scan.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_scan.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_state.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_state.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_sync.c
  soc2011/shm/sys/contrib/ipfilter/netinet/ip_sync.h
  soc2011/shm/sys/contrib/ipfilter/netinet/ipl.h
  soc2011/shm/sys/contrib/ipfilter/netinet/mlfk_ipl.c
  soc2011/shm/sys/contrib/ngatm/
  soc2011/shm/sys/contrib/ngatm/FREEBSD-Xlist
  soc2011/shm/sys/contrib/ngatm/FREEBSD-upgrade
  soc2011/shm/sys/contrib/ngatm/netnatm/
  soc2011/shm/sys/contrib/ngatm/netnatm/addr.h
  soc2011/shm/sys/contrib/ngatm/netnatm/api/
  soc2011/shm/sys/contrib/ngatm/netnatm/api/atmapi.h
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_conn.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_data.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_dump.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_port.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_sig.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/cc_user.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/ccatm.h
  soc2011/shm/sys/contrib/ngatm/netnatm/api/ccpriv.h
  soc2011/shm/sys/contrib/ngatm/netnatm/api/unisap.c
  soc2011/shm/sys/contrib/ngatm/netnatm/api/unisap.h
  soc2011/shm/sys/contrib/ngatm/netnatm/genfiles
  soc2011/shm/sys/contrib/ngatm/netnatm/misc/
  soc2011/shm/sys/contrib/ngatm/netnatm/misc/straddr.c
  soc2011/shm/sys/contrib/ngatm/netnatm/misc/unimsg_common.c
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/geniec.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/genieh.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/genmsgc.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/genmsgh.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/ie.def
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/msg.def
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/parseie.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/parsemsg.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/priv.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/privmsg.c
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/traffic.c
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_config.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_hdr.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_ie.c
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_ie.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_ietab.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_msg.c
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uni_msg.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/unimsglib.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/uniprint.h
  soc2011/shm/sys/contrib/ngatm/netnatm/msg/unistruct.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/saal_sscfu.c
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/saal_sscop.c
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscfu.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscfudef.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscfupriv.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscop.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscopdef.h
  soc2011/shm/sys/contrib/ngatm/netnatm/saal/sscoppriv.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/genmsgcpyc.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/genmsgcpyh.awk
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_call.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_coord.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_party.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_print.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_reset.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_uni.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_unimsgcpy.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/sig_verify.c
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/uni.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/unidef.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/unimkmsg.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/unimsgcpy.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/unipriv.h
  soc2011/shm/sys/contrib/ngatm/netnatm/sig/unisig.h
  soc2011/shm/sys/contrib/ngatm/netnatm/unimsg.h
  soc2011/shm/sys/contrib/pf/
  soc2011/shm/sys/contrib/pf/net/
  soc2011/shm/sys/contrib/pf/net/if_pflog.c
  soc2011/shm/sys/contrib/pf/net/if_pflog.h
  soc2011/shm/sys/contrib/pf/net/if_pfsync.c
  soc2011/shm/sys/contrib/pf/net/if_pfsync.h
  soc2011/shm/sys/contrib/pf/net/pf.c
  soc2011/shm/sys/contrib/pf/net/pf_if.c
  soc2011/shm/sys/contrib/pf/net/pf_ioctl.c
  soc2011/shm/sys/contrib/pf/net/pf_mtag.h
  soc2011/shm/sys/contrib/pf/net/pf_norm.c
  soc2011/shm/sys/contrib/pf/net/pf_osfp.c
  soc2011/shm/sys/contrib/pf/net/pf_ruleset.c
  soc2011/shm/sys/contrib/pf/net/pf_subr.c
  soc2011/shm/sys/contrib/pf/net/pf_table.c
  soc2011/shm/sys/contrib/pf/net/pfvar.h
  soc2011/shm/sys/contrib/pf/netinet/
  soc2011/shm/sys/contrib/pf/netinet/in4_cksum.c
  soc2011/shm/sys/contrib/rdma/
  soc2011/shm/sys/contrib/rdma/core_priv.h
  soc2011/shm/sys/contrib/rdma/ib_addr.h
  soc2011/shm/sys/contrib/rdma/ib_cache.h
  soc2011/shm/sys/contrib/rdma/ib_cm.h
  soc2011/shm/sys/contrib/rdma/ib_fmr_pool.h
  soc2011/shm/sys/contrib/rdma/ib_mad.h
  soc2011/shm/sys/contrib/rdma/ib_marshall.h
  soc2011/shm/sys/contrib/rdma/ib_pack.h
  soc2011/shm/sys/contrib/rdma/ib_sa.h
  soc2011/shm/sys/contrib/rdma/ib_smi.h
  soc2011/shm/sys/contrib/rdma/ib_umem.h
  soc2011/shm/sys/contrib/rdma/ib_user_cm.h
  soc2011/shm/sys/contrib/rdma/ib_user_mad.h
  soc2011/shm/sys/contrib/rdma/ib_user_sa.h
  soc2011/shm/sys/contrib/rdma/ib_user_verbs.h
  soc2011/shm/sys/contrib/rdma/ib_verbs.h
  soc2011/shm/sys/contrib/rdma/iw_cm.h
  soc2011/shm/sys/contrib/rdma/krping/
  soc2011/shm/sys/contrib/rdma/krping/getopt.c
  soc2011/shm/sys/contrib/rdma/krping/getopt.h
  soc2011/shm/sys/contrib/rdma/krping/krping.c
  soc2011/shm/sys/contrib/rdma/krping/krping.h
  soc2011/shm/sys/contrib/rdma/krping/krping_dev.c
  soc2011/shm/sys/contrib/rdma/rdma_addr.c
  soc2011/shm/sys/contrib/rdma/rdma_cache.c
  soc2011/shm/sys/contrib/rdma/rdma_cm.h
  soc2011/shm/sys/contrib/rdma/rdma_cm_ib.h
  soc2011/shm/sys/contrib/rdma/rdma_cma.c
  soc2011/shm/sys/contrib/rdma/rdma_device.c
  soc2011/shm/sys/contrib/rdma/rdma_iwcm.c
  soc2011/shm/sys/contrib/rdma/rdma_user_cm.h
  soc2011/shm/sys/contrib/rdma/rdma_verbs.c
  soc2011/shm/sys/contrib/rdma/types.h
  soc2011/shm/sys/contrib/x86emu/
  soc2011/shm/sys/contrib/x86emu/x86emu.c
  soc2011/shm/sys/contrib/x86emu/x86emu.h
  soc2011/shm/sys/contrib/x86emu/x86emu_regs.h
  soc2011/shm/sys/contrib/x86emu/x86emu_util.c
  soc2011/shm/sys/crypto/
  soc2011/shm/sys/crypto/blowfish/
  soc2011/shm/sys/crypto/blowfish/arch/
  soc2011/shm/sys/crypto/blowfish/arch/i386/
  soc2011/shm/sys/crypto/blowfish/arch/i386/bf_enc.S
  soc2011/shm/sys/crypto/blowfish/arch/i386/bf_enc_586.S
  soc2011/shm/sys/crypto/blowfish/arch/i386/bf_enc_686.S
  soc2011/shm/sys/crypto/blowfish/bf_ecb.c
  soc2011/shm/sys/crypto/blowfish/bf_enc.c
  soc2011/shm/sys/crypto/blowfish/bf_locl.h
  soc2011/shm/sys/crypto/blowfish/bf_pi.h
  soc2011/shm/sys/crypto/blowfish/bf_skey.c
  soc2011/shm/sys/crypto/blowfish/blowfish.h
  soc2011/shm/sys/crypto/camellia/
  soc2011/shm/sys/crypto/camellia/camellia-api.c
  soc2011/shm/sys/crypto/camellia/camellia.c
  soc2011/shm/sys/crypto/camellia/camellia.h
  soc2011/shm/sys/crypto/des/
  soc2011/shm/sys/crypto/des/arch/
  soc2011/shm/sys/crypto/des/arch/i386/
  soc2011/shm/sys/crypto/des/arch/i386/des_enc.S
  soc2011/shm/sys/crypto/des/des.h
  soc2011/shm/sys/crypto/des/des_ecb.c
  soc2011/shm/sys/crypto/des/des_enc.c
  soc2011/shm/sys/crypto/des/des_locl.h
  soc2011/shm/sys/crypto/des/des_setkey.c
  soc2011/shm/sys/crypto/des/podd.h
  soc2011/shm/sys/crypto/des/sk.h
  soc2011/shm/sys/crypto/des/spr.h
  soc2011/shm/sys/crypto/rc4/
  soc2011/shm/sys/crypto/rc4/rc4.c
  soc2011/shm/sys/crypto/rc4/rc4.h
  soc2011/shm/sys/crypto/rijndael/
  soc2011/shm/sys/crypto/rijndael/Makefile
  soc2011/shm/sys/crypto/rijndael/rijndael-alg-fst.c
  soc2011/shm/sys/crypto/rijndael/rijndael-api-fst.c
  soc2011/shm/sys/crypto/rijndael/rijndael-api-fst.h
  soc2011/shm/sys/crypto/rijndael/rijndael-api.c
  soc2011/shm/sys/crypto/rijndael/rijndael.h
  soc2011/shm/sys/crypto/rijndael/rijndael_local.h
  soc2011/shm/sys/crypto/rijndael/test00.c
  soc2011/shm/sys/crypto/sha1.c
  soc2011/shm/sys/crypto/sha1.h
  soc2011/shm/sys/crypto/sha2/
  soc2011/shm/sys/crypto/sha2/sha2.c
  soc2011/shm/sys/crypto/sha2/sha2.h
  soc2011/shm/sys/crypto/via/
  soc2011/shm/sys/crypto/via/padlock.c
  soc2011/shm/sys/crypto/via/padlock.h
  soc2011/shm/sys/crypto/via/padlock_cipher.c
  soc2011/shm/sys/crypto/via/padlock_hash.c
  soc2011/shm/sys/ddb/
  soc2011/shm/sys/ddb/db_access.c
  soc2011/shm/sys/ddb/db_access.h
  soc2011/shm/sys/ddb/db_break.c
  soc2011/shm/sys/ddb/db_break.h
  soc2011/shm/sys/ddb/db_capture.c
  soc2011/shm/sys/ddb/db_command.c
  soc2011/shm/sys/ddb/db_command.h
  soc2011/shm/sys/ddb/db_examine.c
  soc2011/shm/sys/ddb/db_expr.c
  soc2011/shm/sys/ddb/db_input.c
  soc2011/shm/sys/ddb/db_lex.c
  soc2011/shm/sys/ddb/db_lex.h
  soc2011/shm/sys/ddb/db_main.c
  soc2011/shm/sys/ddb/db_output.c
  soc2011/shm/sys/ddb/db_output.h
  soc2011/shm/sys/ddb/db_print.c
  soc2011/shm/sys/ddb/db_ps.c
  soc2011/shm/sys/ddb/db_run.c
  soc2011/shm/sys/ddb/db_script.c
  soc2011/shm/sys/ddb/db_sym.c
  soc2011/shm/sys/ddb/db_sym.h
  soc2011/shm/sys/ddb/db_textdump.c
  soc2011/shm/sys/ddb/db_thread.c
  soc2011/shm/sys/ddb/db_variables.c
  soc2011/shm/sys/ddb/db_variables.h
  soc2011/shm/sys/ddb/db_watch.c
  soc2011/shm/sys/ddb/db_watch.h
  soc2011/shm/sys/ddb/db_write_cmd.c
  soc2011/shm/sys/ddb/ddb.h
  soc2011/shm/sys/dev/
  soc2011/shm/sys/dev/aac/
  soc2011/shm/sys/dev/aac/aac.c
  soc2011/shm/sys/dev/aac/aac_cam.c
  soc2011/shm/sys/dev/aac/aac_debug.c
  soc2011/shm/sys/dev/aac/aac_disk.c
  soc2011/shm/sys/dev/aac/aac_linux.c
  soc2011/shm/sys/dev/aac/aac_pci.c
  soc2011/shm/sys/dev/aac/aac_tables.h
  soc2011/shm/sys/dev/aac/aacreg.h
  soc2011/shm/sys/dev/aac/aacvar.h
  soc2011/shm/sys/dev/acpi_support/
  soc2011/shm/sys/dev/acpi_support/acpi_aiboost.c
  soc2011/shm/sys/dev/acpi_support/acpi_asus.c
  soc2011/shm/sys/dev/acpi_support/acpi_fujitsu.c
  soc2011/shm/sys/dev/acpi_support/acpi_hp.c
  soc2011/shm/sys/dev/acpi_support/acpi_ibm.c
  soc2011/shm/sys/dev/acpi_support/acpi_panasonic.c
  soc2011/shm/sys/dev/acpi_support/acpi_sony.c
  soc2011/shm/sys/dev/acpi_support/acpi_toshiba.c
  soc2011/shm/sys/dev/acpi_support/acpi_wmi.c
  soc2011/shm/sys/dev/acpi_support/acpi_wmi_if.m
  soc2011/shm/sys/dev/acpica/
  soc2011/shm/sys/dev/acpica/Osd/
  soc2011/shm/sys/dev/acpica/Osd/OsdDebug.c
  soc2011/shm/sys/dev/acpica/Osd/OsdHardware.c
  soc2011/shm/sys/dev/acpica/Osd/OsdInterrupt.c
  soc2011/shm/sys/dev/acpica/Osd/OsdMemory.c
  soc2011/shm/sys/dev/acpica/Osd/OsdSchedule.c
  soc2011/shm/sys/dev/acpica/Osd/OsdStream.c
  soc2011/shm/sys/dev/acpica/Osd/OsdSynch.c
  soc2011/shm/sys/dev/acpica/Osd/OsdTable.c
  soc2011/shm/sys/dev/acpica/acpi.c
  soc2011/shm/sys/dev/acpica/acpi_acad.c
  soc2011/shm/sys/dev/acpica/acpi_battery.c
  soc2011/shm/sys/dev/acpica/acpi_button.c
  soc2011/shm/sys/dev/acpica/acpi_cmbat.c
  soc2011/shm/sys/dev/acpica/acpi_cpu.c
  soc2011/shm/sys/dev/acpica/acpi_dock.c
  soc2011/shm/sys/dev/acpica/acpi_ec.c
  soc2011/shm/sys/dev/acpica/acpi_hpet.c
  soc2011/shm/sys/dev/acpica/acpi_hpet.h
  soc2011/shm/sys/dev/acpica/acpi_if.m
  soc2011/shm/sys/dev/acpica/acpi_isab.c
  soc2011/shm/sys/dev/acpica/acpi_lid.c
  soc2011/shm/sys/dev/acpica/acpi_package.c
  soc2011/shm/sys/dev/acpica/acpi_pci.c
  soc2011/shm/sys/dev/acpica/acpi_pci_link.c
  soc2011/shm/sys/dev/acpica/acpi_pcib.c
  soc2011/shm/sys/dev/acpica/acpi_pcib_acpi.c
  soc2011/shm/sys/dev/acpica/acpi_pcib_pci.c
  soc2011/shm/sys/dev/acpica/acpi_pcibvar.h
  soc2011/shm/sys/dev/acpica/acpi_perf.c
  soc2011/shm/sys/dev/acpica/acpi_powerres.c
  soc2011/shm/sys/dev/acpica/acpi_quirk.c
  soc2011/shm/sys/dev/acpica/acpi_quirks
  soc2011/shm/sys/dev/acpica/acpi_resource.c
  soc2011/shm/sys/dev/acpica/acpi_smbat.c
  soc2011/shm/sys/dev/acpica/acpi_smbus.h
  soc2011/shm/sys/dev/acpica/acpi_thermal.c
  soc2011/shm/sys/dev/acpica/acpi_throttle.c
  soc2011/shm/sys/dev/acpica/acpi_timer.c
  soc2011/shm/sys/dev/acpica/acpi_video.c
  soc2011/shm/sys/dev/acpica/acpiio.h
  soc2011/shm/sys/dev/acpica/acpivar.h
  soc2011/shm/sys/dev/adb/
  soc2011/shm/sys/dev/adb/adb.h
  soc2011/shm/sys/dev/adb/adb_bus.c
  soc2011/shm/sys/dev/adb/adb_hb_if.m
  soc2011/shm/sys/dev/adb/adb_if.m
  soc2011/shm/sys/dev/adb/adb_kbd.c
  soc2011/shm/sys/dev/adb/adb_mouse.c
  soc2011/shm/sys/dev/adb/adbvar.h
  soc2011/shm/sys/dev/adlink/
  soc2011/shm/sys/dev/adlink/adlink.c
  soc2011/shm/sys/dev/advansys/
  soc2011/shm/sys/dev/advansys/adv_eisa.c
  soc2011/shm/sys/dev/advansys/adv_isa.c
  soc2011/shm/sys/dev/advansys/adv_pci.c
  soc2011/shm/sys/dev/advansys/advansys.c
  soc2011/shm/sys/dev/advansys/advansys.h
  soc2011/shm/sys/dev/advansys/advlib.c
  soc2011/shm/sys/dev/advansys/advlib.h
  soc2011/shm/sys/dev/advansys/advmcode.c
  soc2011/shm/sys/dev/advansys/advmcode.h
  soc2011/shm/sys/dev/advansys/adw_pci.c
  soc2011/shm/sys/dev/advansys/adwcam.c
  soc2011/shm/sys/dev/advansys/adwlib.c
  soc2011/shm/sys/dev/advansys/adwlib.h
  soc2011/shm/sys/dev/advansys/adwmcode.c
  soc2011/shm/sys/dev/advansys/adwmcode.h
  soc2011/shm/sys/dev/advansys/adwvar.h
  soc2011/shm/sys/dev/ae/
  soc2011/shm/sys/dev/ae/if_ae.c
  soc2011/shm/sys/dev/ae/if_aereg.h
  soc2011/shm/sys/dev/ae/if_aevar.h
  soc2011/shm/sys/dev/age/
  soc2011/shm/sys/dev/age/if_age.c
  soc2011/shm/sys/dev/age/if_agereg.h
  soc2011/shm/sys/dev/age/if_agevar.h
  soc2011/shm/sys/dev/agp/
  soc2011/shm/sys/dev/agp/agp.c
  soc2011/shm/sys/dev/agp/agp_ali.c
  soc2011/shm/sys/dev/agp/agp_amd.c
  soc2011/shm/sys/dev/agp/agp_amd64.c
  soc2011/shm/sys/dev/agp/agp_ati.c
  soc2011/shm/sys/dev/agp/agp_i810.c
  soc2011/shm/sys/dev/agp/agp_if.m
  soc2011/shm/sys/dev/agp/agp_intel.c
  soc2011/shm/sys/dev/agp/agp_nvidia.c
  soc2011/shm/sys/dev/agp/agp_sis.c
  soc2011/shm/sys/dev/agp/agp_via.c
  soc2011/shm/sys/dev/agp/agppriv.h
  soc2011/shm/sys/dev/agp/agpreg.h
  soc2011/shm/sys/dev/agp/agpvar.h
  soc2011/shm/sys/dev/aha/
  soc2011/shm/sys/dev/aha/aha.c
  soc2011/shm/sys/dev/aha/aha_isa.c
  soc2011/shm/sys/dev/aha/aha_mca.c
  soc2011/shm/sys/dev/aha/ahareg.h
  soc2011/shm/sys/dev/ahb/
  soc2011/shm/sys/dev/ahb/ahb.c
  soc2011/shm/sys/dev/ahb/ahbreg.h
  soc2011/shm/sys/dev/ahci/
  soc2011/shm/sys/dev/ahci/ahci.c
  soc2011/shm/sys/dev/ahci/ahci.h
  soc2011/shm/sys/dev/aic/
  soc2011/shm/sys/dev/aic/aic.c
  soc2011/shm/sys/dev/aic/aic6360reg.h
  soc2011/shm/sys/dev/aic/aic_cbus.c
  soc2011/shm/sys/dev/aic/aic_isa.c
  soc2011/shm/sys/dev/aic/aic_pccard.c
  soc2011/shm/sys/dev/aic/aicvar.h
  soc2011/shm/sys/dev/aic7xxx/
  soc2011/shm/sys/dev/aic7xxx/ahc_eisa.c
  soc2011/shm/sys/dev/aic7xxx/ahc_isa.c
  soc2011/shm/sys/dev/aic7xxx/ahc_pci.c
  soc2011/shm/sys/dev/aic7xxx/ahd_pci.c
  soc2011/shm/sys/dev/aic7xxx/aic7770.c
  soc2011/shm/sys/dev/aic7xxx/aic79xx.c
  soc2011/shm/sys/dev/aic7xxx/aic79xx.h
  soc2011/shm/sys/dev/aic7xxx/aic79xx.reg
  soc2011/shm/sys/dev/aic7xxx/aic79xx.seq
  soc2011/shm/sys/dev/aic7xxx/aic79xx_inline.h
  soc2011/shm/sys/dev/aic7xxx/aic79xx_osm.c
  soc2011/shm/sys/dev/aic7xxx/aic79xx_osm.h
  soc2011/shm/sys/dev/aic7xxx/aic79xx_pci.c
  soc2011/shm/sys/dev/aic7xxx/aic7xxx.c
  soc2011/shm/sys/dev/aic7xxx/aic7xxx.h
  soc2011/shm/sys/dev/aic7xxx/aic7xxx.reg
  soc2011/shm/sys/dev/aic7xxx/aic7xxx.seq
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_93cx6.c
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_93cx6.h
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_inline.h
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_osm.c
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_osm.h
  soc2011/shm/sys/dev/aic7xxx/aic7xxx_pci.c
  soc2011/shm/sys/dev/aic7xxx/aic_osm_lib.c
  soc2011/shm/sys/dev/aic7xxx/aic_osm_lib.h
  soc2011/shm/sys/dev/aic7xxx/aicasm/
  soc2011/shm/sys/dev/aic7xxx/aicasm/Makefile
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm.c
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm.h
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_gram.y
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_insformat.h
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_scan.l
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
  soc2011/shm/sys/dev/aic7xxx/aicasm/aicasm_symbol.h
  soc2011/shm/sys/dev/alc/
  soc2011/shm/sys/dev/alc/if_alc.c
  soc2011/shm/sys/dev/alc/if_alcreg.h
  soc2011/shm/sys/dev/alc/if_alcvar.h
  soc2011/shm/sys/dev/ale/
  soc2011/shm/sys/dev/ale/if_ale.c
  soc2011/shm/sys/dev/ale/if_alereg.h
  soc2011/shm/sys/dev/ale/if_alevar.h
  soc2011/shm/sys/dev/amd/
  soc2011/shm/sys/dev/amd/amd.c
  soc2011/shm/sys/dev/amd/amd.h
  soc2011/shm/sys/dev/amdsbwd/
  soc2011/shm/sys/dev/amdsbwd/amdsbwd.c
  soc2011/shm/sys/dev/amdtemp/
  soc2011/shm/sys/dev/amdtemp/amdtemp.c
  soc2011/shm/sys/dev/amr/
  soc2011/shm/sys/dev/amr/amr.c
  soc2011/shm/sys/dev/amr/amr_cam.c
  soc2011/shm/sys/dev/amr/amr_disk.c
  soc2011/shm/sys/dev/amr/amr_linux.c
  soc2011/shm/sys/dev/amr/amr_pci.c
  soc2011/shm/sys/dev/amr/amr_tables.h
  soc2011/shm/sys/dev/amr/amrio.h
  soc2011/shm/sys/dev/amr/amrreg.h
  soc2011/shm/sys/dev/amr/amrvar.h
  soc2011/shm/sys/dev/an/
  soc2011/shm/sys/dev/an/if_aironet_ieee.h
  soc2011/shm/sys/dev/an/if_an.c
  soc2011/shm/sys/dev/an/if_an_isa.c
  soc2011/shm/sys/dev/an/if_an_pccard.c
  soc2011/shm/sys/dev/an/if_an_pci.c
  soc2011/shm/sys/dev/an/if_anreg.h
  soc2011/shm/sys/dev/arcmsr/
  soc2011/shm/sys/dev/arcmsr/arcmsr.c
  soc2011/shm/sys/dev/arcmsr/arcmsr.h
  soc2011/shm/sys/dev/asmc/
  soc2011/shm/sys/dev/asmc/asmc.c
  soc2011/shm/sys/dev/asmc/asmcvar.h
  soc2011/shm/sys/dev/asr/
  soc2011/shm/sys/dev/asr/asr.c
  soc2011/shm/sys/dev/asr/dptalign.h
  soc2011/shm/sys/dev/asr/dptsig.h
  soc2011/shm/sys/dev/asr/i2oadptr.h
  soc2011/shm/sys/dev/asr/i2obscsi.h
  soc2011/shm/sys/dev/asr/i2odep.h
  soc2011/shm/sys/dev/asr/i2odpt.h
  soc2011/shm/sys/dev/asr/i2oexec.h
  soc2011/shm/sys/dev/asr/i2omsg.h
  soc2011/shm/sys/dev/asr/i2otypes.h
  soc2011/shm/sys/dev/asr/i2outil.h
  soc2011/shm/sys/dev/asr/osd_defs.h
  soc2011/shm/sys/dev/asr/osd_unix.h
  soc2011/shm/sys/dev/asr/osd_util.h
  soc2011/shm/sys/dev/asr/sys_info.h
  soc2011/shm/sys/dev/ata/
  soc2011/shm/sys/dev/ata/ata-all.c
  soc2011/shm/sys/dev/ata/ata-all.h
  soc2011/shm/sys/dev/ata/ata-card.c
  soc2011/shm/sys/dev/ata/ata-cbus.c
  soc2011/shm/sys/dev/ata/ata-disk.c
  soc2011/shm/sys/dev/ata/ata-disk.h
  soc2011/shm/sys/dev/ata/ata-dma.c
  soc2011/shm/sys/dev/ata/ata-isa.c
  soc2011/shm/sys/dev/ata/ata-lowlevel.c
  soc2011/shm/sys/dev/ata/ata-pci.c
  soc2011/shm/sys/dev/ata/ata-pci.h
  soc2011/shm/sys/dev/ata/ata-queue.c
  soc2011/shm/sys/dev/ata/ata-raid-ddf.h
  soc2011/shm/sys/dev/ata/ata-raid.c
  soc2011/shm/sys/dev/ata/ata-raid.h
  soc2011/shm/sys/dev/ata/ata-sata.c
  soc2011/shm/sys/dev/ata/ata_if.m
  soc2011/shm/sys/dev/ata/atapi-cam.c
  soc2011/shm/sys/dev/ata/atapi-cd.c
  soc2011/shm/sys/dev/ata/atapi-cd.h
  soc2011/shm/sys/dev/ata/atapi-fd.c
  soc2011/shm/sys/dev/ata/atapi-fd.h
  soc2011/shm/sys/dev/ata/atapi-tape.c
  soc2011/shm/sys/dev/ata/atapi-tape.h
  soc2011/shm/sys/dev/ata/chipsets/
  soc2011/shm/sys/dev/ata/chipsets/ata-acard.c
  soc2011/shm/sys/dev/ata/chipsets/ata-acerlabs.c
  soc2011/shm/sys/dev/ata/chipsets/ata-adaptec.c
  soc2011/shm/sys/dev/ata/chipsets/ata-ahci.c
  soc2011/shm/sys/dev/ata/chipsets/ata-amd.c
  soc2011/shm/sys/dev/ata/chipsets/ata-ati.c
  soc2011/shm/sys/dev/ata/chipsets/ata-cenatek.c
  soc2011/shm/sys/dev/ata/chipsets/ata-cypress.c
  soc2011/shm/sys/dev/ata/chipsets/ata-cyrix.c
  soc2011/shm/sys/dev/ata/chipsets/ata-highpoint.c
  soc2011/shm/sys/dev/ata/chipsets/ata-intel.c
  soc2011/shm/sys/dev/ata/chipsets/ata-ite.c
  soc2011/shm/sys/dev/ata/chipsets/ata-jmicron.c
  soc2011/shm/sys/dev/ata/chipsets/ata-marvell.c
  soc2011/shm/sys/dev/ata/chipsets/ata-micron.c
  soc2011/shm/sys/dev/ata/chipsets/ata-national.c
  soc2011/shm/sys/dev/ata/chipsets/ata-netcell.c
  soc2011/shm/sys/dev/ata/chipsets/ata-nvidia.c
  soc2011/shm/sys/dev/ata/chipsets/ata-promise.c
  soc2011/shm/sys/dev/ata/chipsets/ata-serverworks.c
  soc2011/shm/sys/dev/ata/chipsets/ata-siliconimage.c
  soc2011/shm/sys/dev/ata/chipsets/ata-sis.c
  soc2011/shm/sys/dev/ata/chipsets/ata-via.c
  soc2011/shm/sys/dev/ath/
  soc2011/shm/sys/dev/ath/ah_osdep.c
  soc2011/shm/sys/dev/ath/ah_osdep.h
  soc2011/shm/sys/dev/ath/ath_hal/
  soc2011/shm/sys/dev/ath/ath_hal/ah.c
  soc2011/shm/sys/dev/ath/ath_hal/ah.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_debug.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_decode.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_desc.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_devid.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v1.c
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v1.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v14.c
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v14.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v3.c
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v3.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v4k.c
  soc2011/shm/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_internal.h
  soc2011/shm/sys/dev/ath/ath_hal/ah_regdomain.c
  soc2011/shm/sys/dev/ath/ath_hal/ah_soc.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_power.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210desc.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210phy.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5210reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5210/ar5k_0007.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_power.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211desc.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211phy.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/ar5211reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5211/boss.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar2316.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar2317.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar2413.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar2425.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5111.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5112.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_ani.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_power.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_rfgain.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212desc.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212phy.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5311reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5212/ar5413.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_power.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312phy.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5312reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar2133.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_power.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416desc.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9160.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9160_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9280.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9280.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9280_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9280v1.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9280v2.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285.h
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285.ini
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285_attach.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285_reset.c
  soc2011/shm/sys/dev/ath/ath_hal/ar5416/ar9285v2.ini
  soc2011/shm/sys/dev/ath/ath_rate/
  soc2011/shm/sys/dev/ath/ath_rate/amrr/
  soc2011/shm/sys/dev/ath/ath_rate/amrr/amrr.c
  soc2011/shm/sys/dev/ath/ath_rate/amrr/amrr.h
  soc2011/shm/sys/dev/ath/ath_rate/onoe/
  soc2011/shm/sys/dev/ath/ath_rate/onoe/onoe.c
  soc2011/shm/sys/dev/ath/ath_rate/onoe/onoe.h
  soc2011/shm/sys/dev/ath/ath_rate/sample/
  soc2011/shm/sys/dev/ath/ath_rate/sample/sample.c
  soc2011/shm/sys/dev/ath/ath_rate/sample/sample.h
  soc2011/shm/sys/dev/ath/if_ath.c
  soc2011/shm/sys/dev/ath/if_ath_pci.c
  soc2011/shm/sys/dev/ath/if_athioctl.h
  soc2011/shm/sys/dev/ath/if_athrate.h
  soc2011/shm/sys/dev/ath/if_athvar.h
  soc2011/shm/sys/dev/atkbdc/
  soc2011/shm/sys/dev/atkbdc/atkbd.c
  soc2011/shm/sys/dev/atkbdc/atkbd_atkbdc.c
  soc2011/shm/sys/dev/atkbdc/atkbdc.c
  soc2011/shm/sys/dev/atkbdc/atkbdc_ebus.c
  soc2011/shm/sys/dev/atkbdc/atkbdc_isa.c
  soc2011/shm/sys/dev/atkbdc/atkbdc_subr.c
  soc2011/shm/sys/dev/atkbdc/atkbdc_subr.h
  soc2011/shm/sys/dev/atkbdc/atkbdcreg.h
  soc2011/shm/sys/dev/atkbdc/atkbdreg.h
  soc2011/shm/sys/dev/atkbdc/psm.c
  soc2011/shm/sys/dev/atkbdc/psm.h
  soc2011/shm/sys/dev/auxio/
  soc2011/shm/sys/dev/auxio/auxio.c
  soc2011/shm/sys/dev/auxio/auxioreg.h
  soc2011/shm/sys/dev/bce/
  soc2011/shm/sys/dev/bce/if_bce.c
  soc2011/shm/sys/dev/bce/if_bcefw.h
  soc2011/shm/sys/dev/bce/if_bcereg.h
  soc2011/shm/sys/dev/bfe/
  soc2011/shm/sys/dev/bfe/if_bfe.c
  soc2011/shm/sys/dev/bfe/if_bfereg.h
  soc2011/shm/sys/dev/bge/
  soc2011/shm/sys/dev/bge/if_bge.c
  soc2011/shm/sys/dev/bge/if_bgereg.h
  soc2011/shm/sys/dev/bktr/
  soc2011/shm/sys/dev/bktr/CHANGELOG.TXT   (contents, props changed)
  soc2011/shm/sys/dev/bktr/bktr_audio.c
  soc2011/shm/sys/dev/bktr/bktr_audio.h
  soc2011/shm/sys/dev/bktr/bktr_card.c
  soc2011/shm/sys/dev/bktr/bktr_card.h
  soc2011/shm/sys/dev/bktr/bktr_core.c
  soc2011/shm/sys/dev/bktr/bktr_core.h
  soc2011/shm/sys/dev/bktr/bktr_i2c.c
  soc2011/shm/sys/dev/bktr/bktr_i2c.h
  soc2011/shm/sys/dev/bktr/bktr_mem.c
  soc2011/shm/sys/dev/bktr/bktr_mem.h
  soc2011/shm/sys/dev/bktr/bktr_os.c
  soc2011/shm/sys/dev/bktr/bktr_os.h
  soc2011/shm/sys/dev/bktr/bktr_reg.h
  soc2011/shm/sys/dev/bktr/bktr_tuner.c
  soc2011/shm/sys/dev/bktr/bktr_tuner.h
  soc2011/shm/sys/dev/bktr/ioctl_bt848.h
  soc2011/shm/sys/dev/bktr/ioctl_meteor.h
  soc2011/shm/sys/dev/bktr/msp34xx.c
  soc2011/shm/sys/dev/bm/
  soc2011/shm/sys/dev/bm/if_bm.c
  soc2011/shm/sys/dev/bm/if_bmreg.h
  soc2011/shm/sys/dev/bm/if_bmvar.h
  soc2011/shm/sys/dev/buslogic/
  soc2011/shm/sys/dev/buslogic/bt.c
  soc2011/shm/sys/dev/buslogic/bt_eisa.c
  soc2011/shm/sys/dev/buslogic/bt_isa.c
  soc2011/shm/sys/dev/buslogic/bt_mca.c
  soc2011/shm/sys/dev/buslogic/bt_pci.c
  soc2011/shm/sys/dev/buslogic/btreg.h
  soc2011/shm/sys/dev/bwi/
  soc2011/shm/sys/dev/bwi/bitops.h
  soc2011/shm/sys/dev/bwi/bwimac.c
  soc2011/shm/sys/dev/bwi/bwimac.h
  soc2011/shm/sys/dev/bwi/bwiphy.c
  soc2011/shm/sys/dev/bwi/bwiphy.h
  soc2011/shm/sys/dev/bwi/bwirf.c
  soc2011/shm/sys/dev/bwi/bwirf.h
  soc2011/shm/sys/dev/bwi/if_bwi.c
  soc2011/shm/sys/dev/bwi/if_bwi_pci.c
  soc2011/shm/sys/dev/bwi/if_bwireg.h
  soc2011/shm/sys/dev/bwi/if_bwivar.h
  soc2011/shm/sys/dev/bwn/
  soc2011/shm/sys/dev/bwn/if_bwn.c
  soc2011/shm/sys/dev/bwn/if_bwnreg.h
  soc2011/shm/sys/dev/bwn/if_bwnvar.h
  soc2011/shm/sys/dev/cardbus/
  soc2011/shm/sys/dev/cardbus/cardbus.c
  soc2011/shm/sys/dev/cardbus/cardbus_cis.c
  soc2011/shm/sys/dev/cardbus/cardbus_cis.h
  soc2011/shm/sys/dev/cardbus/cardbus_device.c
  soc2011/shm/sys/dev/cardbus/cardbusreg.h
  soc2011/shm/sys/dev/cardbus/cardbusvar.h
  soc2011/shm/sys/dev/cas/
  soc2011/shm/sys/dev/cas/if_cas.c
  soc2011/shm/sys/dev/cas/if_casreg.h
  soc2011/shm/sys/dev/cas/if_casvar.h
  soc2011/shm/sys/dev/ce/
  soc2011/shm/sys/dev/ce/ceddk.c
  soc2011/shm/sys/dev/ce/ceddk.h
  soc2011/shm/sys/dev/ce/if_ce.c
  soc2011/shm/sys/dev/ce/ng_ce.h
  soc2011/shm/sys/dev/ce/tau32-ddk.c
  soc2011/shm/sys/dev/ce/tau32-ddk.h
  soc2011/shm/sys/dev/cfe/
  soc2011/shm/sys/dev/cfe/cfe_api.c
  soc2011/shm/sys/dev/cfe/cfe_api.h
  soc2011/shm/sys/dev/cfe/cfe_api_int.h
  soc2011/shm/sys/dev/cfe/cfe_console.c
  soc2011/shm/sys/dev/cfe/cfe_error.h
  soc2011/shm/sys/dev/cfe/cfe_ioctl.h
  soc2011/shm/sys/dev/cfe/cfe_resource.c
  soc2011/shm/sys/dev/cfi/
  soc2011/shm/sys/dev/cfi/cfi_bus_ixp4xx.c
  soc2011/shm/sys/dev/cfi/cfi_bus_lbc.c
  soc2011/shm/sys/dev/cfi/cfi_core.c
  soc2011/shm/sys/dev/cfi/cfi_dev.c
  soc2011/shm/sys/dev/cfi/cfi_disk.c
  soc2011/shm/sys/dev/cfi/cfi_reg.h
  soc2011/shm/sys/dev/cfi/cfi_var.h
  soc2011/shm/sys/dev/ciss/
  soc2011/shm/sys/dev/ciss/ciss.c
  soc2011/shm/sys/dev/ciss/cissio.h
  soc2011/shm/sys/dev/ciss/cissreg.h
  soc2011/shm/sys/dev/ciss/cissvar.h
  soc2011/shm/sys/dev/cm/
  soc2011/shm/sys/dev/cm/if_cm_isa.c
  soc2011/shm/sys/dev/cm/smc90cx6.c
  soc2011/shm/sys/dev/cm/smc90cx6reg.h
  soc2011/shm/sys/dev/cm/smc90cx6var.h
  soc2011/shm/sys/dev/cmx/
  soc2011/shm/sys/dev/cmx/cmx.c
  soc2011/shm/sys/dev/cmx/cmx_pccard.c
  soc2011/shm/sys/dev/cmx/cmxreg.h
  soc2011/shm/sys/dev/cmx/cmxvar.h
  soc2011/shm/sys/dev/coretemp/
  soc2011/shm/sys/dev/coretemp/coretemp.c
  soc2011/shm/sys/dev/cp/
  soc2011/shm/sys/dev/cp/cpddk.c
  soc2011/shm/sys/dev/cp/cpddk.h
  soc2011/shm/sys/dev/cp/if_cp.c
  soc2011/shm/sys/dev/cp/ng_cp.h
  soc2011/shm/sys/dev/cpuctl/
  soc2011/shm/sys/dev/cpuctl/cpuctl.c
  soc2011/shm/sys/dev/cpufreq/
  soc2011/shm/sys/dev/cpufreq/ichss.c
  soc2011/shm/sys/dev/cs/
  soc2011/shm/sys/dev/cs/if_cs.c
  soc2011/shm/sys/dev/cs/if_cs_isa.c
  soc2011/shm/sys/dev/cs/if_cs_pccard.c
  soc2011/shm/sys/dev/cs/if_csreg.h
  soc2011/shm/sys/dev/cs/if_csvar.h
  soc2011/shm/sys/dev/ct/
  soc2011/shm/sys/dev/ct/bshw_machdep.c
  soc2011/shm/sys/dev/ct/bshwvar.h
  soc2011/shm/sys/dev/ct/ct.c
  soc2011/shm/sys/dev/ct/ct_isa.c
  soc2011/shm/sys/dev/ct/ct_machdep.h
  soc2011/shm/sys/dev/ct/ctvar.h
  soc2011/shm/sys/dev/ctau/
  soc2011/shm/sys/dev/ctau/am8530.h
  soc2011/shm/sys/dev/ctau/ctau.c
  soc2011/shm/sys/dev/ctau/ctau2fw.h
  soc2011/shm/sys/dev/ctau/ctaue1fw.h
  soc2011/shm/sys/dev/ctau/ctaufw.h
  soc2011/shm/sys/dev/ctau/ctaug7fw.h
  soc2011/shm/sys/dev/ctau/ctaureg.h
  soc2011/shm/sys/dev/ctau/ctddk.c
  soc2011/shm/sys/dev/ctau/ctddk.h
  soc2011/shm/sys/dev/ctau/ds2153.h
  soc2011/shm/sys/dev/ctau/hdc64570.h
  soc2011/shm/sys/dev/ctau/if_ct.c
  soc2011/shm/sys/dev/ctau/lxt318.h
  soc2011/shm/sys/dev/ctau/ng_ct.h
  soc2011/shm/sys/dev/cx/
  soc2011/shm/sys/dev/cx/cronyxfw.h
  soc2011/shm/sys/dev/cx/csigma.c
  soc2011/shm/sys/dev/cx/csigmafw.h
  soc2011/shm/sys/dev/cx/cxddk.c
  soc2011/shm/sys/dev/cx/cxddk.h
  soc2011/shm/sys/dev/cx/cxreg.h
  soc2011/shm/sys/dev/cx/if_cx.c
  soc2011/shm/sys/dev/cx/machdep.h
  soc2011/shm/sys/dev/cx/ng_cx.h
  soc2011/shm/sys/dev/cxgb/
  soc2011/shm/sys/dev/cxgb/bin2h.pl
  soc2011/shm/sys/dev/cxgb/common/
  soc2011/shm/sys/dev/cxgb/common/cxgb_ael1002.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_aq100x.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_common.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_ctl_defs.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_firmware_exports.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_mc5.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_mv88e1xxx.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_regs.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_sge_defs.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_t3_cpl.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_t3_hw.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_tcb.h
  soc2011/shm/sys/dev/cxgb/common/cxgb_tn1010.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_vsc7323.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_vsc8211.c
  soc2011/shm/sys/dev/cxgb/common/cxgb_xgmac.c
  soc2011/shm/sys/dev/cxgb/common/jhash.h
  soc2011/shm/sys/dev/cxgb/cxgb_adapter.h
  soc2011/shm/sys/dev/cxgb/cxgb_include.h
  soc2011/shm/sys/dev/cxgb/cxgb_ioctl.h
  soc2011/shm/sys/dev/cxgb/cxgb_main.c
  soc2011/shm/sys/dev/cxgb/cxgb_offload.c
  soc2011/shm/sys/dev/cxgb/cxgb_offload.h
  soc2011/shm/sys/dev/cxgb/cxgb_osdep.h
  soc2011/shm/sys/dev/cxgb/cxgb_sge.c
  soc2011/shm/sys/dev/cxgb/cxgb_t3fw.c
  soc2011/shm/sys/dev/cxgb/cxgb_t3fw.h
  soc2011/shm/sys/dev/cxgb/sys/
  soc2011/shm/sys/dev/cxgb/sys/mbufq.h
  soc2011/shm/sys/dev/cxgb/sys/mvec.h
  soc2011/shm/sys/dev/cxgb/sys/uipc_mvec.c
  soc2011/shm/sys/dev/cxgb/t3b_protocol_sram.h
  soc2011/shm/sys/dev/cxgb/t3b_tp_eeprom.h
  soc2011/shm/sys/dev/cxgb/t3c_protocol_sram.h
  soc2011/shm/sys/dev/cxgb/t3c_tp_eeprom.h
  soc2011/shm/sys/dev/cxgb/t3cdev.h
  soc2011/shm/sys/dev/cxgb/ulp/
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h
  soc2011/shm/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h
  soc2011/shm/sys/dev/cxgb/ulp/toecore/
  soc2011/shm/sys/dev/cxgb/ulp/toecore/cxgb_toedev.h
  soc2011/shm/sys/dev/cxgb/ulp/toecore/toedev.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_cpl_socket.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_ddp.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_defs.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_l2t.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_l2t.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_listen.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_t3_ddp.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tcp.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_toepcb.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tom.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tom.h
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_vm.c
  soc2011/shm/sys/dev/cxgb/ulp/tom/cxgb_vm.h
  soc2011/shm/sys/dev/cy/
  soc2011/shm/sys/dev/cy/cy.c
  soc2011/shm/sys/dev/cy/cy_isa.c
  soc2011/shm/sys/dev/cy/cy_pci.c
  soc2011/shm/sys/dev/cy/cyreg.h
  soc2011/shm/sys/dev/cy/cyvar.h
  soc2011/shm/sys/dev/dc/
  soc2011/shm/sys/dev/dc/dcphy.c
  soc2011/shm/sys/dev/dc/if_dc.c
  soc2011/shm/sys/dev/dc/if_dcreg.h
  soc2011/shm/sys/dev/dc/pnphy.c
  soc2011/shm/sys/dev/dcons/
  soc2011/shm/sys/dev/dcons/dcons.c
  soc2011/shm/sys/dev/dcons/dcons.h
  soc2011/shm/sys/dev/dcons/dcons_crom.c
  soc2011/shm/sys/dev/dcons/dcons_os.c
  soc2011/shm/sys/dev/dcons/dcons_os.h
  soc2011/shm/sys/dev/de/
  soc2011/shm/sys/dev/de/dc21040reg.h
  soc2011/shm/sys/dev/de/if_de.c
  soc2011/shm/sys/dev/de/if_devar.h
  soc2011/shm/sys/dev/digi/
  soc2011/shm/sys/dev/digi/CX.bios.h
  soc2011/shm/sys/dev/digi/CX.c
  soc2011/shm/sys/dev/digi/CX.fepos.h
  soc2011/shm/sys/dev/digi/CX_PCI.bios.h
  soc2011/shm/sys/dev/digi/CX_PCI.c
  soc2011/shm/sys/dev/digi/CX_PCI.fepos.h
  soc2011/shm/sys/dev/digi/EPCX.bios.h
  soc2011/shm/sys/dev/digi/EPCX.c
  soc2011/shm/sys/dev/digi/EPCX.fepos.h
  soc2011/shm/sys/dev/digi/EPCX_PCI.bios.h
  soc2011/shm/sys/dev/digi/EPCX_PCI.c
  soc2011/shm/sys/dev/digi/EPCX_PCI.fepos.h
  soc2011/shm/sys/dev/digi/Xe.bios.h
  soc2011/shm/sys/dev/digi/Xe.c
  soc2011/shm/sys/dev/digi/Xe.fepos.h
  soc2011/shm/sys/dev/digi/Xem.bios.h
  soc2011/shm/sys/dev/digi/Xem.c
  soc2011/shm/sys/dev/digi/Xem.fepos.h
  soc2011/shm/sys/dev/digi/Xr.bios.h
  soc2011/shm/sys/dev/digi/Xr.c
  soc2011/shm/sys/dev/digi/Xr.fepos.h
  soc2011/shm/sys/dev/digi/digi.c
  soc2011/shm/sys/dev/digi/digi.h
  soc2011/shm/sys/dev/digi/digi_isa.c
  soc2011/shm/sys/dev/digi/digi_mod.h
  soc2011/shm/sys/dev/digi/digi_pci.c
  soc2011/shm/sys/dev/digi/digi_pci.h
  soc2011/shm/sys/dev/digi/digireg.h
  soc2011/shm/sys/dev/dpms/
  soc2011/shm/sys/dev/dpms/dpms.c
  soc2011/shm/sys/dev/dpt/
  soc2011/shm/sys/dev/dpt/dpt.h
  soc2011/shm/sys/dev/dpt/dpt_eisa.c
  soc2011/shm/sys/dev/dpt/dpt_isa.c
  soc2011/shm/sys/dev/dpt/dpt_pci.c
  soc2011/shm/sys/dev/dpt/dpt_scsi.c
  soc2011/shm/sys/dev/drm/
  soc2011/shm/sys/dev/drm/ati_pcigart.c
  soc2011/shm/sys/dev/drm/drm-preprocess.sh
  soc2011/shm/sys/dev/drm/drm-subprocess.pl
  soc2011/shm/sys/dev/drm/drm.h
  soc2011/shm/sys/dev/drm/drmP.h
  soc2011/shm/sys/dev/drm/drm_agpsupport.c
  soc2011/shm/sys/dev/drm/drm_atomic.h
  soc2011/shm/sys/dev/drm/drm_auth.c
  soc2011/shm/sys/dev/drm/drm_bufs.c
  soc2011/shm/sys/dev/drm/drm_context.c
  soc2011/shm/sys/dev/drm/drm_dma.c
  soc2011/shm/sys/dev/drm/drm_drawable.c
  soc2011/shm/sys/dev/drm/drm_drv.c
  soc2011/shm/sys/dev/drm/drm_fops.c
  soc2011/shm/sys/dev/drm/drm_internal.h
  soc2011/shm/sys/dev/drm/drm_ioctl.c
  soc2011/shm/sys/dev/drm/drm_irq.c
  soc2011/shm/sys/dev/drm/drm_linux_list.h
  soc2011/shm/sys/dev/drm/drm_lock.c
  soc2011/shm/sys/dev/drm/drm_memory.c
  soc2011/shm/sys/dev/drm/drm_pci.c
  soc2011/shm/sys/dev/drm/drm_pciids.h
  soc2011/shm/sys/dev/drm/drm_sarea.h
  soc2011/shm/sys/dev/drm/drm_scatter.c
  soc2011/shm/sys/dev/drm/drm_sysctl.c
  soc2011/shm/sys/dev/drm/drm_vm.c
  soc2011/shm/sys/dev/drm/i915_dma.c
  soc2011/shm/sys/dev/drm/i915_drm.h
  soc2011/shm/sys/dev/drm/i915_drv.c
  soc2011/shm/sys/dev/drm/i915_drv.h
  soc2011/shm/sys/dev/drm/i915_irq.c
  soc2011/shm/sys/dev/drm/i915_mem.c
  soc2011/shm/sys/dev/drm/i915_reg.h
  soc2011/shm/sys/dev/drm/i915_suspend.c
  soc2011/shm/sys/dev/drm/mach64_dma.c
  soc2011/shm/sys/dev/drm/mach64_drm.h
  soc2011/shm/sys/dev/drm/mach64_drv.c
  soc2011/shm/sys/dev/drm/mach64_drv.h
  soc2011/shm/sys/dev/drm/mach64_irq.c
  soc2011/shm/sys/dev/drm/mach64_state.c
  soc2011/shm/sys/dev/drm/mga_dma.c
  soc2011/shm/sys/dev/drm/mga_drm.h
  soc2011/shm/sys/dev/drm/mga_drv.c
  soc2011/shm/sys/dev/drm/mga_drv.h
  soc2011/shm/sys/dev/drm/mga_irq.c
  soc2011/shm/sys/dev/drm/mga_state.c
  soc2011/shm/sys/dev/drm/mga_ucode.h
  soc2011/shm/sys/dev/drm/mga_warp.c
  soc2011/shm/sys/dev/drm/r128_cce.c
  soc2011/shm/sys/dev/drm/r128_drm.h
  soc2011/shm/sys/dev/drm/r128_drv.c
  soc2011/shm/sys/dev/drm/r128_drv.h
  soc2011/shm/sys/dev/drm/r128_irq.c
  soc2011/shm/sys/dev/drm/r128_state.c
  soc2011/shm/sys/dev/drm/r300_cmdbuf.c
  soc2011/shm/sys/dev/drm/r300_reg.h
  soc2011/shm/sys/dev/drm/r600_blit.c
  soc2011/shm/sys/dev/drm/r600_cp.c
  soc2011/shm/sys/dev/drm/r600_microcode.h
  soc2011/shm/sys/dev/drm/radeon_cp.c
  soc2011/shm/sys/dev/drm/radeon_cs.c
  soc2011/shm/sys/dev/drm/radeon_drm.h
  soc2011/shm/sys/dev/drm/radeon_drv.c
  soc2011/shm/sys/dev/drm/radeon_drv.h
  soc2011/shm/sys/dev/drm/radeon_irq.c
  soc2011/shm/sys/dev/drm/radeon_mem.c
  soc2011/shm/sys/dev/drm/radeon_microcode.h
  soc2011/shm/sys/dev/drm/radeon_state.c
  soc2011/shm/sys/dev/drm/savage_bci.c
  soc2011/shm/sys/dev/drm/savage_drm.h
  soc2011/shm/sys/dev/drm/savage_drv.c
  soc2011/shm/sys/dev/drm/savage_drv.h
  soc2011/shm/sys/dev/drm/savage_state.c
  soc2011/shm/sys/dev/drm/sis_drm.h
  soc2011/shm/sys/dev/drm/sis_drv.c
  soc2011/shm/sys/dev/drm/sis_drv.h
  soc2011/shm/sys/dev/drm/sis_ds.c
  soc2011/shm/sys/dev/drm/sis_ds.h
  soc2011/shm/sys/dev/drm/sis_mm.c
  soc2011/shm/sys/dev/drm/tdfx_drv.c
  soc2011/shm/sys/dev/drm/tdfx_drv.h
  soc2011/shm/sys/dev/e1000/
  soc2011/shm/sys/dev/e1000/LICENSE
  soc2011/shm/sys/dev/e1000/README
  soc2011/shm/sys/dev/e1000/e1000_80003es2lan.c
  soc2011/shm/sys/dev/e1000/e1000_80003es2lan.h
  soc2011/shm/sys/dev/e1000/e1000_82540.c
  soc2011/shm/sys/dev/e1000/e1000_82541.c
  soc2011/shm/sys/dev/e1000/e1000_82541.h
  soc2011/shm/sys/dev/e1000/e1000_82542.c
  soc2011/shm/sys/dev/e1000/e1000_82543.c
  soc2011/shm/sys/dev/e1000/e1000_82543.h
  soc2011/shm/sys/dev/e1000/e1000_82571.c
  soc2011/shm/sys/dev/e1000/e1000_82571.h
  soc2011/shm/sys/dev/e1000/e1000_82575.c
  soc2011/shm/sys/dev/e1000/e1000_82575.h
  soc2011/shm/sys/dev/e1000/e1000_api.c
  soc2011/shm/sys/dev/e1000/e1000_api.h
  soc2011/shm/sys/dev/e1000/e1000_defines.h
  soc2011/shm/sys/dev/e1000/e1000_hw.h
  soc2011/shm/sys/dev/e1000/e1000_ich8lan.c
  soc2011/shm/sys/dev/e1000/e1000_ich8lan.h
  soc2011/shm/sys/dev/e1000/e1000_mac.c
  soc2011/shm/sys/dev/e1000/e1000_mac.h
  soc2011/shm/sys/dev/e1000/e1000_manage.c
  soc2011/shm/sys/dev/e1000/e1000_manage.h
  soc2011/shm/sys/dev/e1000/e1000_nvm.c
  soc2011/shm/sys/dev/e1000/e1000_nvm.h
  soc2011/shm/sys/dev/e1000/e1000_osdep.c
  soc2011/shm/sys/dev/e1000/e1000_osdep.h
  soc2011/shm/sys/dev/e1000/e1000_phy.c
  soc2011/shm/sys/dev/e1000/e1000_phy.h
  soc2011/shm/sys/dev/e1000/e1000_regs.h
  soc2011/shm/sys/dev/e1000/if_em.c
  soc2011/shm/sys/dev/e1000/if_em.h
  soc2011/shm/sys/dev/e1000/if_igb.c
  soc2011/shm/sys/dev/e1000/if_igb.h
  soc2011/shm/sys/dev/e1000/if_lem.c
  soc2011/shm/sys/dev/e1000/if_lem.h
  soc2011/shm/sys/dev/ed/
  soc2011/shm/sys/dev/ed/ax88x90reg.h
  soc2011/shm/sys/dev/ed/dl100xxreg.h
  soc2011/shm/sys/dev/ed/if_ed.c
  soc2011/shm/sys/dev/ed/if_ed98.h
  soc2011/shm/sys/dev/ed/if_ed_3c503.c
  soc2011/shm/sys/dev/ed/if_ed_cbus.c
  soc2011/shm/sys/dev/ed/if_ed_hpp.c
  soc2011/shm/sys/dev/ed/if_ed_isa.c
  soc2011/shm/sys/dev/ed/if_ed_novell.c
  soc2011/shm/sys/dev/ed/if_ed_pccard.c
  soc2011/shm/sys/dev/ed/if_ed_pci.c
  soc2011/shm/sys/dev/ed/if_ed_rtl80x9.c
  soc2011/shm/sys/dev/ed/if_ed_sic.c
  soc2011/shm/sys/dev/ed/if_ed_wd80x3.c
  soc2011/shm/sys/dev/ed/if_edreg.h
  soc2011/shm/sys/dev/ed/if_edvar.h
  soc2011/shm/sys/dev/ed/rtl80x9reg.h
  soc2011/shm/sys/dev/ed/tc5299jreg.h
  soc2011/shm/sys/dev/eisa/
  soc2011/shm/sys/dev/eisa/eisa_if.m
  soc2011/shm/sys/dev/eisa/eisaconf.c
  soc2011/shm/sys/dev/eisa/eisaconf.h
  soc2011/shm/sys/dev/en/
  soc2011/shm/sys/dev/en/if_en_pci.c
  soc2011/shm/sys/dev/en/midway.c
  soc2011/shm/sys/dev/en/midwayreg.h
  soc2011/shm/sys/dev/en/midwayvar.h
  soc2011/shm/sys/dev/ep/
  soc2011/shm/sys/dev/ep/if_ep.c
  soc2011/shm/sys/dev/ep/if_ep_eisa.c
  soc2011/shm/sys/dev/ep/if_ep_isa.c
  soc2011/shm/sys/dev/ep/if_ep_mca.c
  soc2011/shm/sys/dev/ep/if_ep_pccard.c
  soc2011/shm/sys/dev/ep/if_epreg.h
  soc2011/shm/sys/dev/ep/if_epvar.h
  soc2011/shm/sys/dev/esp/
  soc2011/shm/sys/dev/esp/esp_sbus.c
  soc2011/shm/sys/dev/esp/ncr53c9x.c
  soc2011/shm/sys/dev/esp/ncr53c9xreg.h
  soc2011/shm/sys/dev/esp/ncr53c9xvar.h
  soc2011/shm/sys/dev/et/
  soc2011/shm/sys/dev/et/if_et.c
  soc2011/shm/sys/dev/et/if_etreg.h
  soc2011/shm/sys/dev/et/if_etvar.h
  soc2011/shm/sys/dev/ex/
  soc2011/shm/sys/dev/ex/if_ex.c
  soc2011/shm/sys/dev/ex/if_ex_isa.c
  soc2011/shm/sys/dev/ex/if_ex_pccard.c
  soc2011/shm/sys/dev/ex/if_exreg.h
  soc2011/shm/sys/dev/ex/if_exvar.h
  soc2011/shm/sys/dev/exca/
  soc2011/shm/sys/dev/exca/exca.c
  soc2011/shm/sys/dev/exca/excareg.h
  soc2011/shm/sys/dev/exca/excavar.h
  soc2011/shm/sys/dev/fatm/
  soc2011/shm/sys/dev/fatm/firmware.h
  soc2011/shm/sys/dev/fatm/if_fatm.c
  soc2011/shm/sys/dev/fatm/if_fatm_rate.h
  soc2011/shm/sys/dev/fatm/if_fatmreg.h
  soc2011/shm/sys/dev/fatm/if_fatmvar.h
  soc2011/shm/sys/dev/fb/
  soc2011/shm/sys/dev/fb/boot_font.c
  soc2011/shm/sys/dev/fb/creator.c
  soc2011/shm/sys/dev/fb/creatorreg.h
  soc2011/shm/sys/dev/fb/fb.c
  soc2011/shm/sys/dev/fb/fbreg.h
  soc2011/shm/sys/dev/fb/gallant12x22.c
  soc2011/shm/sys/dev/fb/gfb.h
  soc2011/shm/sys/dev/fb/machfb.c
  soc2011/shm/sys/dev/fb/machfbreg.h
  soc2011/shm/sys/dev/fb/s3_pci.c
  soc2011/shm/sys/dev/fb/splash.c
  soc2011/shm/sys/dev/fb/splash_bmp.c
  soc2011/shm/sys/dev/fb/splash_pcx.c
  soc2011/shm/sys/dev/fb/splashreg.h
  soc2011/shm/sys/dev/fb/vesa.c
  soc2011/shm/sys/dev/fb/vesa.h
  soc2011/shm/sys/dev/fb/vga.c
  soc2011/shm/sys/dev/fb/vgareg.h
  soc2011/shm/sys/dev/fdc/
  soc2011/shm/sys/dev/fdc/fdc.c
  soc2011/shm/sys/dev/fdc/fdc_acpi.c
  soc2011/shm/sys/dev/fdc/fdc_isa.c
  soc2011/shm/sys/dev/fdc/fdc_pccard.c
  soc2011/shm/sys/dev/fdc/fdcvar.h
  soc2011/shm/sys/dev/fe/
  soc2011/shm/sys/dev/fe/if_fe.c
  soc2011/shm/sys/dev/fe/if_fe_cbus.c
  soc2011/shm/sys/dev/fe/if_fe_isa.c
  soc2011/shm/sys/dev/fe/if_fe_pccard.c
  soc2011/shm/sys/dev/fe/if_fereg.h
  soc2011/shm/sys/dev/fe/if_fevar.h
  soc2011/shm/sys/dev/fe/mb86960.h
  soc2011/shm/sys/dev/firewire/
  soc2011/shm/sys/dev/firewire/00README
  soc2011/shm/sys/dev/firewire/firewire.c
  soc2011/shm/sys/dev/firewire/firewire.h
  soc2011/shm/sys/dev/firewire/firewire_phy.h
  soc2011/shm/sys/dev/firewire/firewirereg.h
  soc2011/shm/sys/dev/firewire/fwcrom.c
  soc2011/shm/sys/dev/firewire/fwdev.c
  soc2011/shm/sys/dev/firewire/fwdma.c
  soc2011/shm/sys/dev/firewire/fwdma.h
  soc2011/shm/sys/dev/firewire/fwmem.c
  soc2011/shm/sys/dev/firewire/fwmem.h
  soc2011/shm/sys/dev/firewire/fwohci.c
  soc2011/shm/sys/dev/firewire/fwohci_pci.c
  soc2011/shm/sys/dev/firewire/fwohcireg.h
  soc2011/shm/sys/dev/firewire/fwohcivar.h
  soc2011/shm/sys/dev/firewire/fwphyreg.h
  soc2011/shm/sys/dev/firewire/iec13213.h
  soc2011/shm/sys/dev/firewire/iec68113.h
  soc2011/shm/sys/dev/firewire/if_fwe.c
  soc2011/shm/sys/dev/firewire/if_fwevar.h
  soc2011/shm/sys/dev/firewire/if_fwip.c
  soc2011/shm/sys/dev/firewire/if_fwipvar.h
  soc2011/shm/sys/dev/firewire/sbp.c
  soc2011/shm/sys/dev/firewire/sbp.h
  soc2011/shm/sys/dev/firewire/sbp_targ.c
  soc2011/shm/sys/dev/flash/
  soc2011/shm/sys/dev/flash/at45d.c
  soc2011/shm/sys/dev/fxp/
  soc2011/shm/sys/dev/fxp/if_fxp.c
  soc2011/shm/sys/dev/fxp/if_fxpreg.h
  soc2011/shm/sys/dev/fxp/if_fxpvar.h
  soc2011/shm/sys/dev/fxp/rcvbundl.h
  soc2011/shm/sys/dev/gem/
  soc2011/shm/sys/dev/gem/if_gem.c
  soc2011/shm/sys/dev/gem/if_gem_pci.c
  soc2011/shm/sys/dev/gem/if_gem_sbus.c
  soc2011/shm/sys/dev/gem/if_gemreg.h
  soc2011/shm/sys/dev/gem/if_gemvar.h
  soc2011/shm/sys/dev/glxsb/
  soc2011/shm/sys/dev/glxsb/glxsb.c
  soc2011/shm/sys/dev/glxsb/glxsb.h
  soc2011/shm/sys/dev/glxsb/glxsb_hash.c
  soc2011/shm/sys/dev/hatm/
  soc2011/shm/sys/dev/hatm/if_hatm.c
  soc2011/shm/sys/dev/hatm/if_hatm_intr.c
  soc2011/shm/sys/dev/hatm/if_hatm_ioctl.c
  soc2011/shm/sys/dev/hatm/if_hatm_rx.c
  soc2011/shm/sys/dev/hatm/if_hatm_tx.c
  soc2011/shm/sys/dev/hatm/if_hatmconf.h
  soc2011/shm/sys/dev/hatm/if_hatmreg.h
  soc2011/shm/sys/dev/hatm/if_hatmvar.h
  soc2011/shm/sys/dev/hifn/
  soc2011/shm/sys/dev/hifn/hifn7751.c
  soc2011/shm/sys/dev/hifn/hifn7751reg.h
  soc2011/shm/sys/dev/hifn/hifn7751var.h
  soc2011/shm/sys/dev/hme/
  soc2011/shm/sys/dev/hme/if_hme.c
  soc2011/shm/sys/dev/hme/if_hme_pci.c
  soc2011/shm/sys/dev/hme/if_hme_sbus.c
  soc2011/shm/sys/dev/hme/if_hmereg.h
  soc2011/shm/sys/dev/hme/if_hmevar.h
  soc2011/shm/sys/dev/hptiop/
  soc2011/shm/sys/dev/hptiop/hptiop.c
  soc2011/shm/sys/dev/hptiop/hptiop.h
  soc2011/shm/sys/dev/hptmv/
  soc2011/shm/sys/dev/hptmv/access601.h
  soc2011/shm/sys/dev/hptmv/amd64-elf.raid.o.uu
  soc2011/shm/sys/dev/hptmv/array.h
  soc2011/shm/sys/dev/hptmv/atapi.h
  soc2011/shm/sys/dev/hptmv/command.h
  soc2011/shm/sys/dev/hptmv/entry.c
  soc2011/shm/sys/dev/hptmv/global.h
  soc2011/shm/sys/dev/hptmv/gui_lib.c
  soc2011/shm/sys/dev/hptmv/hptintf.h
  soc2011/shm/sys/dev/hptmv/hptproc.c
  soc2011/shm/sys/dev/hptmv/i386-elf.raid.o.uu
  soc2011/shm/sys/dev/hptmv/ioctl.c
  soc2011/shm/sys/dev/hptmv/mv.c
  soc2011/shm/sys/dev/hptmv/mvOs.h
  soc2011/shm/sys/dev/hptmv/mvSata.h
  soc2011/shm/sys/dev/hptmv/mvStorageDev.h
  soc2011/shm/sys/dev/hptmv/osbsd.h
  soc2011/shm/sys/dev/hptmv/raid5n.h
  soc2011/shm/sys/dev/hptmv/readme.txt
  soc2011/shm/sys/dev/hptmv/vdevice.h
  soc2011/shm/sys/dev/hptrr/
  soc2011/shm/sys/dev/hptrr/amd64-elf.hptrr_lib.o.uu
  soc2011/shm/sys/dev/hptrr/array.h
  soc2011/shm/sys/dev/hptrr/him.h
  soc2011/shm/sys/dev/hptrr/himfuncs.h
  soc2011/shm/sys/dev/hptrr/hptintf.h
  soc2011/shm/sys/dev/hptrr/hptrr_config.c
  soc2011/shm/sys/dev/hptrr/hptrr_config.h
  soc2011/shm/sys/dev/hptrr/hptrr_os_bsd.c
  soc2011/shm/sys/dev/hptrr/hptrr_osm_bsd.c
  soc2011/shm/sys/dev/hptrr/i386-elf.hptrr_lib.o.uu
  soc2011/shm/sys/dev/hptrr/ldm.h
  soc2011/shm/sys/dev/hptrr/list.h
  soc2011/shm/sys/dev/hptrr/os_bsd.h
  soc2011/shm/sys/dev/hptrr/osm.h
  soc2011/shm/sys/dev/hwpmc/
  soc2011/shm/sys/dev/hwpmc/hwpmc_amd.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_amd.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_arm.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_core.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_core.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_ia64.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_intel.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_logging.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_mod.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_pentium.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_pentium.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_piv.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_piv.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_powerpc.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_ppro.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_ppro.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_sparc64.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_tsc.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_tsc.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_uncore.c
  soc2011/shm/sys/dev/hwpmc/hwpmc_uncore.h
  soc2011/shm/sys/dev/hwpmc/hwpmc_x86.c
  soc2011/shm/sys/dev/hwpmc/pmc_events.h
  soc2011/shm/sys/dev/ic/
  soc2011/shm/sys/dev/ic/cd1400.h
  soc2011/shm/sys/dev/ic/cd180.h
  soc2011/shm/sys/dev/ic/esp.h
  soc2011/shm/sys/dev/ic/hd64570.h
  soc2011/shm/sys/dev/ic/i8237.h
  soc2011/shm/sys/dev/ic/i8251.h
  soc2011/shm/sys/dev/ic/i8253reg.h
  soc2011/shm/sys/dev/ic/i8255.h
  soc2011/shm/sys/dev/ic/i82586.h
  soc2011/shm/sys/dev/ic/i8259.h
  soc2011/shm/sys/dev/ic/nec765.h
  soc2011/shm/sys/dev/ic/ns16550.h
  soc2011/shm/sys/dev/ic/quicc.h
  soc2011/shm/sys/dev/ic/rsa.h
  soc2011/shm/sys/dev/ic/sab82532.h
  soc2011/shm/sys/dev/ic/via6522reg.h
  soc2011/shm/sys/dev/ic/wd33c93reg.h
  soc2011/shm/sys/dev/ic/z8530.h
  soc2011/shm/sys/dev/ichsmb/
  soc2011/shm/sys/dev/ichsmb/ichsmb.c
  soc2011/shm/sys/dev/ichsmb/ichsmb_pci.c
  soc2011/shm/sys/dev/ichsmb/ichsmb_reg.h
  soc2011/shm/sys/dev/ichsmb/ichsmb_var.h
  soc2011/shm/sys/dev/ichwd/
  soc2011/shm/sys/dev/ichwd/ichwd.c
  soc2011/shm/sys/dev/ichwd/ichwd.h
  soc2011/shm/sys/dev/ida/
  soc2011/shm/sys/dev/ida/ida.c
  soc2011/shm/sys/dev/ida/ida_disk.c
  soc2011/shm/sys/dev/ida/ida_eisa.c
  soc2011/shm/sys/dev/ida/ida_pci.c
  soc2011/shm/sys/dev/ida/idaio.h
  soc2011/shm/sys/dev/ida/idareg.h
  soc2011/shm/sys/dev/ida/idavar.h
  soc2011/shm/sys/dev/ie/
  soc2011/shm/sys/dev/ie/if_ie.c
  soc2011/shm/sys/dev/ie/if_ie507.h
  soc2011/shm/sys/dev/ie/if_ie_isa.c
  soc2011/shm/sys/dev/ie/if_iee16.h
  soc2011/shm/sys/dev/ie/if_iereg.h
  soc2011/shm/sys/dev/ie/if_ievar.h
  soc2011/shm/sys/dev/ieee488/
  soc2011/shm/sys/dev/ieee488/ibfoo.c
  soc2011/shm/sys/dev/ieee488/ibfoo_int.h
  soc2011/shm/sys/dev/ieee488/pcii.c
  soc2011/shm/sys/dev/ieee488/tnt4882.c
  soc2011/shm/sys/dev/ieee488/tnt4882.h
  soc2011/shm/sys/dev/ieee488/ugpib.h
  soc2011/shm/sys/dev/ieee488/upd7210.c
  soc2011/shm/sys/dev/ieee488/upd7210.h
  soc2011/shm/sys/dev/if_ndis/
  soc2011/shm/sys/dev/if_ndis/if_ndis.c
  soc2011/shm/sys/dev/if_ndis/if_ndis_pccard.c
  soc2011/shm/sys/dev/if_ndis/if_ndis_pci.c
  soc2011/shm/sys/dev/if_ndis/if_ndis_usb.c
  soc2011/shm/sys/dev/if_ndis/if_ndisvar.h
  soc2011/shm/sys/dev/iicbus/
  soc2011/shm/sys/dev/iicbus/ad7418.c
  soc2011/shm/sys/dev/iicbus/ds133x.c
  soc2011/shm/sys/dev/iicbus/ds1672.c
  soc2011/shm/sys/dev/iicbus/icee.c
  soc2011/shm/sys/dev/iicbus/if_ic.c
  soc2011/shm/sys/dev/iicbus/iic.c
  soc2011/shm/sys/dev/iicbus/iic.h
  soc2011/shm/sys/dev/iicbus/iicbb.c
  soc2011/shm/sys/dev/iicbus/iicbb_if.m
  soc2011/shm/sys/dev/iicbus/iicbus.c
  soc2011/shm/sys/dev/iicbus/iicbus.h
  soc2011/shm/sys/dev/iicbus/iicbus_if.m
  soc2011/shm/sys/dev/iicbus/iiconf.c
  soc2011/shm/sys/dev/iicbus/iiconf.h
  soc2011/shm/sys/dev/iicbus/iicsmb.c
  soc2011/shm/sys/dev/iir/
  soc2011/shm/sys/dev/iir/iir.c
  soc2011/shm/sys/dev/iir/iir.h
  soc2011/shm/sys/dev/iir/iir_ctrl.c
  soc2011/shm/sys/dev/iir/iir_pci.c
  soc2011/shm/sys/dev/io/
  soc2011/shm/sys/dev/io/iodev.c
  soc2011/shm/sys/dev/io/iodev.h
  soc2011/shm/sys/dev/ipmi/
  soc2011/shm/sys/dev/ipmi/ipmi.c
  soc2011/shm/sys/dev/ipmi/ipmi_acpi.c
  soc2011/shm/sys/dev/ipmi/ipmi_isa.c
  soc2011/shm/sys/dev/ipmi/ipmi_kcs.c
  soc2011/shm/sys/dev/ipmi/ipmi_linux.c
  soc2011/shm/sys/dev/ipmi/ipmi_pci.c
  soc2011/shm/sys/dev/ipmi/ipmi_smbios.c
  soc2011/shm/sys/dev/ipmi/ipmi_smbus.c
  soc2011/shm/sys/dev/ipmi/ipmi_smic.c
  soc2011/shm/sys/dev/ipmi/ipmi_ssif.c
  soc2011/shm/sys/dev/ipmi/ipmivars.h
  soc2011/shm/sys/dev/ips/
  soc2011/shm/sys/dev/ips/ips.c
  soc2011/shm/sys/dev/ips/ips.h
  soc2011/shm/sys/dev/ips/ips_commands.c
  soc2011/shm/sys/dev/ips/ips_disk.c
  soc2011/shm/sys/dev/ips/ips_disk.h
  soc2011/shm/sys/dev/ips/ips_ioctl.c
  soc2011/shm/sys/dev/ips/ips_ioctl.h
  soc2011/shm/sys/dev/ips/ips_pci.c
  soc2011/shm/sys/dev/ips/ipsreg.h
  soc2011/shm/sys/dev/ipw/
  soc2011/shm/sys/dev/ipw/if_ipw.c
  soc2011/shm/sys/dev/ipw/if_ipwreg.h
  soc2011/shm/sys/dev/ipw/if_ipwvar.h
  soc2011/shm/sys/dev/iscsi/
  soc2011/shm/sys/dev/iscsi/initiator/
  soc2011/shm/sys/dev/iscsi/initiator/isc_cam.c
  soc2011/shm/sys/dev/iscsi/initiator/isc_sm.c
  soc2011/shm/sys/dev/iscsi/initiator/isc_soc.c
  soc2011/shm/sys/dev/iscsi/initiator/isc_subr.c
  soc2011/shm/sys/dev/iscsi/initiator/iscsi.c
  soc2011/shm/sys/dev/iscsi/initiator/iscsi.h
  soc2011/shm/sys/dev/iscsi/initiator/iscsi_subr.c
  soc2011/shm/sys/dev/iscsi/initiator/iscsivar.h
  soc2011/shm/sys/dev/isp/
  soc2011/shm/sys/dev/isp/DriverManual.txt
  soc2011/shm/sys/dev/isp/Hardware.txt
  soc2011/shm/sys/dev/isp/isp.c
  soc2011/shm/sys/dev/isp/isp_freebsd.c
  soc2011/shm/sys/dev/isp/isp_freebsd.h
  soc2011/shm/sys/dev/isp/isp_ioctl.h
  soc2011/shm/sys/dev/isp/isp_library.c
  soc2011/shm/sys/dev/isp/isp_library.h
  soc2011/shm/sys/dev/isp/isp_pci.c
  soc2011/shm/sys/dev/isp/isp_sbus.c
  soc2011/shm/sys/dev/isp/isp_stds.h
  soc2011/shm/sys/dev/isp/isp_target.c
  soc2011/shm/sys/dev/isp/isp_target.h
  soc2011/shm/sys/dev/isp/ispmbox.h
  soc2011/shm/sys/dev/isp/ispreg.h
  soc2011/shm/sys/dev/isp/ispvar.h
  soc2011/shm/sys/dev/ispfw/
  soc2011/shm/sys/dev/ispfw/asm_1000.h
  soc2011/shm/sys/dev/ispfw/asm_1040.h
  soc2011/shm/sys/dev/ispfw/asm_1080.h
  soc2011/shm/sys/dev/ispfw/asm_12160.h
  soc2011/shm/sys/dev/ispfw/asm_2100.h
  soc2011/shm/sys/dev/ispfw/asm_2200.h
  soc2011/shm/sys/dev/ispfw/asm_2300.h
  soc2011/shm/sys/dev/ispfw/asm_2322.h
  soc2011/shm/sys/dev/ispfw/asm_2400.h
  soc2011/shm/sys/dev/ispfw/asm_2500.h
  soc2011/shm/sys/dev/ispfw/ispfw.c
  soc2011/shm/sys/dev/iwi/
  soc2011/shm/sys/dev/iwi/if_iwi.c
  soc2011/shm/sys/dev/iwi/if_iwireg.h
  soc2011/shm/sys/dev/iwi/if_iwivar.h
  soc2011/shm/sys/dev/iwn/
  soc2011/shm/sys/dev/iwn/if_iwn.c
  soc2011/shm/sys/dev/iwn/if_iwnreg.h
  soc2011/shm/sys/dev/iwn/if_iwnvar.h
  soc2011/shm/sys/dev/ixgb/
  soc2011/shm/sys/dev/ixgb/LICENSE
  soc2011/shm/sys/dev/ixgb/README
  soc2011/shm/sys/dev/ixgb/if_ixgb.c
  soc2011/shm/sys/dev/ixgb/if_ixgb.h
  soc2011/shm/sys/dev/ixgb/if_ixgb_osdep.h
  soc2011/shm/sys/dev/ixgb/ixgb_ee.c
  soc2011/shm/sys/dev/ixgb/ixgb_ee.h
  soc2011/shm/sys/dev/ixgb/ixgb_hw.c
  soc2011/shm/sys/dev/ixgb/ixgb_hw.h
  soc2011/shm/sys/dev/ixgb/ixgb_ids.h
  soc2011/shm/sys/dev/ixgbe/
  soc2011/shm/sys/dev/ixgbe/LICENSE
  soc2011/shm/sys/dev/ixgbe/README
  soc2011/shm/sys/dev/ixgbe/ixgbe.c
  soc2011/shm/sys/dev/ixgbe/ixgbe.h
  soc2011/shm/sys/dev/ixgbe/ixgbe_82598.c
  soc2011/shm/sys/dev/ixgbe/ixgbe_82599.c
  soc2011/shm/sys/dev/ixgbe/ixgbe_api.c
  soc2011/shm/sys/dev/ixgbe/ixgbe_api.h
  soc2011/shm/sys/dev/ixgbe/ixgbe_common.c
  soc2011/shm/sys/dev/ixgbe/ixgbe_common.h
  soc2011/shm/sys/dev/ixgbe/ixgbe_osdep.h
  soc2011/shm/sys/dev/ixgbe/ixgbe_phy.c
  soc2011/shm/sys/dev/ixgbe/ixgbe_phy.h
  soc2011/shm/sys/dev/ixgbe/ixgbe_type.h
  soc2011/shm/sys/dev/jme/
  soc2011/shm/sys/dev/jme/if_jme.c
  soc2011/shm/sys/dev/jme/if_jmereg.h
  soc2011/shm/sys/dev/jme/if_jmevar.h
  soc2011/shm/sys/dev/joy/
  soc2011/shm/sys/dev/joy/joy.c
  soc2011/shm/sys/dev/joy/joy_isa.c
  soc2011/shm/sys/dev/joy/joy_pccard.c
  soc2011/shm/sys/dev/joy/joyvar.h
  soc2011/shm/sys/dev/kbd/
  soc2011/shm/sys/dev/kbd/kbd.c
  soc2011/shm/sys/dev/kbd/kbdreg.h
  soc2011/shm/sys/dev/kbd/kbdtables.h
  soc2011/shm/sys/dev/kbdmux/
  soc2011/shm/sys/dev/kbdmux/kbdmux.c
  soc2011/shm/sys/dev/ksyms/
  soc2011/shm/sys/dev/ksyms/ksyms.c
  soc2011/shm/sys/dev/le/
  soc2011/shm/sys/dev/le/am7990.c
  soc2011/shm/sys/dev/le/am79900.c
  soc2011/shm/sys/dev/le/am79900reg.h
  soc2011/shm/sys/dev/le/am79900var.h
  soc2011/shm/sys/dev/le/am7990reg.h
  soc2011/shm/sys/dev/le/am7990var.h
  soc2011/shm/sys/dev/le/if_le_cbus.c
  soc2011/shm/sys/dev/le/if_le_isa.c
  soc2011/shm/sys/dev/le/if_le_lebuffer.c
  soc2011/shm/sys/dev/le/if_le_ledma.c
  soc2011/shm/sys/dev/le/if_le_pci.c
  soc2011/shm/sys/dev/le/lance.c
  soc2011/shm/sys/dev/le/lancereg.h
  soc2011/shm/sys/dev/le/lancevar.h
  soc2011/shm/sys/dev/le/lebuffer_sbus.c
  soc2011/shm/sys/dev/led/
  soc2011/shm/sys/dev/led/led.c
  soc2011/shm/sys/dev/led/led.h
  soc2011/shm/sys/dev/lge/
  soc2011/shm/sys/dev/lge/if_lge.c
  soc2011/shm/sys/dev/lge/if_lgereg.h
  soc2011/shm/sys/dev/lindev/
  soc2011/shm/sys/dev/lindev/full.c
  soc2011/shm/sys/dev/lindev/lindev.c
  soc2011/shm/sys/dev/lindev/lindev.h
  soc2011/shm/sys/dev/lmc/
  soc2011/shm/sys/dev/lmc/if_lmc.c
  soc2011/shm/sys/dev/lmc/if_lmc.h
  soc2011/shm/sys/dev/malo/
  soc2011/shm/sys/dev/malo/if_malo.c
  soc2011/shm/sys/dev/malo/if_malo.h
  soc2011/shm/sys/dev/malo/if_malo_pci.c
  soc2011/shm/sys/dev/malo/if_malohal.c
  soc2011/shm/sys/dev/malo/if_malohal.h
  soc2011/shm/sys/dev/malo/if_maloioctl.h
  soc2011/shm/sys/dev/mc146818/
  soc2011/shm/sys/dev/mc146818/mc146818.c
  soc2011/shm/sys/dev/mc146818/mc146818reg.h
  soc2011/shm/sys/dev/mc146818/mc146818var.h
  soc2011/shm/sys/dev/mca/
  soc2011/shm/sys/dev/mca/mca_bus.c
  soc2011/shm/sys/dev/mca/mca_busreg.h
  soc2011/shm/sys/dev/mca/mca_busvar.h
  soc2011/shm/sys/dev/mcd/
  soc2011/shm/sys/dev/mcd/mcd.c
  soc2011/shm/sys/dev/mcd/mcd_isa.c
  soc2011/shm/sys/dev/mcd/mcdreg.h
  soc2011/shm/sys/dev/mcd/mcdvar.h
  soc2011/shm/sys/dev/md/
  soc2011/shm/sys/dev/md/md.c
  soc2011/shm/sys/dev/mem/
  soc2011/shm/sys/dev/mem/memdev.c
  soc2011/shm/sys/dev/mem/memutil.c
  soc2011/shm/sys/dev/mfi/
  soc2011/shm/sys/dev/mfi/mfi.c
  soc2011/shm/sys/dev/mfi/mfi_cam.c
  soc2011/shm/sys/dev/mfi/mfi_debug.c
  soc2011/shm/sys/dev/mfi/mfi_disk.c
  soc2011/shm/sys/dev/mfi/mfi_ioctl.h
  soc2011/shm/sys/dev/mfi/mfi_linux.c
  soc2011/shm/sys/dev/mfi/mfi_pci.c
  soc2011/shm/sys/dev/mfi/mfireg.h
  soc2011/shm/sys/dev/mfi/mfivar.h
  soc2011/shm/sys/dev/mge/
  soc2011/shm/sys/dev/mge/if_mge.c
  soc2011/shm/sys/dev/mge/if_mgevar.h
  soc2011/shm/sys/dev/mii/
  soc2011/shm/sys/dev/mii/acphy.c
  soc2011/shm/sys/dev/mii/acphyreg.h
  soc2011/shm/sys/dev/mii/amphy.c
  soc2011/shm/sys/dev/mii/amphyreg.h
  soc2011/shm/sys/dev/mii/atphy.c
  soc2011/shm/sys/dev/mii/atphyreg.h
  soc2011/shm/sys/dev/mii/axphy.c
  soc2011/shm/sys/dev/mii/axphyreg.h
  soc2011/shm/sys/dev/mii/bmtphy.c
  soc2011/shm/sys/dev/mii/bmtphyreg.h
  soc2011/shm/sys/dev/mii/brgphy.c
  soc2011/shm/sys/dev/mii/brgphyreg.h
  soc2011/shm/sys/dev/mii/ciphy.c
  soc2011/shm/sys/dev/mii/ciphyreg.h
  soc2011/shm/sys/dev/mii/e1000phy.c
  soc2011/shm/sys/dev/mii/e1000phyreg.h
  soc2011/shm/sys/dev/mii/exphy.c
  soc2011/shm/sys/dev/mii/gentbi.c
  soc2011/shm/sys/dev/mii/icsphy.c
  soc2011/shm/sys/dev/mii/icsphyreg.h
  soc2011/shm/sys/dev/mii/inphy.c
  soc2011/shm/sys/dev/mii/inphyreg.h
  soc2011/shm/sys/dev/mii/ip1000phy.c
  soc2011/shm/sys/dev/mii/ip1000phyreg.h
  soc2011/shm/sys/dev/mii/jmphy.c
  soc2011/shm/sys/dev/mii/jmphyreg.h
  soc2011/shm/sys/dev/mii/lxtphy.c
  soc2011/shm/sys/dev/mii/lxtphyreg.h
  soc2011/shm/sys/dev/mii/mii.c
  soc2011/shm/sys/dev/mii/mii.h
  soc2011/shm/sys/dev/mii/mii_physubr.c
  soc2011/shm/sys/dev/mii/miibus_if.m
  soc2011/shm/sys/dev/mii/miidevs
  soc2011/shm/sys/dev/mii/miivar.h
  soc2011/shm/sys/dev/mii/mlphy.c
  soc2011/shm/sys/dev/mii/nsgphy.c
  soc2011/shm/sys/dev/mii/nsgphyreg.h
  soc2011/shm/sys/dev/mii/nsphy.c
  soc2011/shm/sys/dev/mii/nsphyreg.h
  soc2011/shm/sys/dev/mii/nsphyter.c
  soc2011/shm/sys/dev/mii/nsphyterreg.h
  soc2011/shm/sys/dev/mii/pnaphy.c
  soc2011/shm/sys/dev/mii/qsphy.c
  soc2011/shm/sys/dev/mii/qsphyreg.h
  soc2011/shm/sys/dev/mii/rgephy.c
  soc2011/shm/sys/dev/mii/rgephyreg.h
  soc2011/shm/sys/dev/mii/rlphy.c
  soc2011/shm/sys/dev/mii/rlswitch.c
  soc2011/shm/sys/dev/mii/ruephy.c
  soc2011/shm/sys/dev/mii/ruephyreg.h
  soc2011/shm/sys/dev/mii/smcphy.c
  soc2011/shm/sys/dev/mii/tdkphy.c
  soc2011/shm/sys/dev/mii/tdkphyreg.h
  soc2011/shm/sys/dev/mii/tlphy.c
  soc2011/shm/sys/dev/mii/tlphyreg.h
  soc2011/shm/sys/dev/mii/truephy.c
  soc2011/shm/sys/dev/mii/truephyreg.h
  soc2011/shm/sys/dev/mii/ukphy.c
  soc2011/shm/sys/dev/mii/ukphy_subr.c
  soc2011/shm/sys/dev/mii/xmphy.c
  soc2011/shm/sys/dev/mii/xmphyreg.h
  soc2011/shm/sys/dev/mk48txx/
  soc2011/shm/sys/dev/mk48txx/mk48txx.c
  soc2011/shm/sys/dev/mk48txx/mk48txxreg.h
  soc2011/shm/sys/dev/mk48txx/mk48txxvar.h
  soc2011/shm/sys/dev/mlx/
  soc2011/shm/sys/dev/mlx/mlx.c
  soc2011/shm/sys/dev/mlx/mlx_compat.h
  soc2011/shm/sys/dev/mlx/mlx_disk.c
  soc2011/shm/sys/dev/mlx/mlx_pci.c
  soc2011/shm/sys/dev/mlx/mlxio.h
  soc2011/shm/sys/dev/mlx/mlxreg.h
  soc2011/shm/sys/dev/mlx/mlxvar.h
  soc2011/shm/sys/dev/mly/
  soc2011/shm/sys/dev/mly/mly.c
  soc2011/shm/sys/dev/mly/mly_tables.h
  soc2011/shm/sys/dev/mly/mlyio.h
  soc2011/shm/sys/dev/mly/mlyreg.h
  soc2011/shm/sys/dev/mly/mlyvar.h
  soc2011/shm/sys/dev/mmc/
  soc2011/shm/sys/dev/mmc/bridge.h
  soc2011/shm/sys/dev/mmc/mmc.c
  soc2011/shm/sys/dev/mmc/mmcbr_if.m
  soc2011/shm/sys/dev/mmc/mmcbrvar.h
  soc2011/shm/sys/dev/mmc/mmcbus_if.m
  soc2011/shm/sys/dev/mmc/mmcreg.h
  soc2011/shm/sys/dev/mmc/mmcsd.c
  soc2011/shm/sys/dev/mmc/mmcvar.h
  soc2011/shm/sys/dev/mn/
  soc2011/shm/sys/dev/mn/if_mn.c
  soc2011/shm/sys/dev/mpt/
  soc2011/shm/sys/dev/mpt/mpilib/
  soc2011/shm/sys/dev/mpt/mpilib/mpi.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_cnfg.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_fc.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_inb.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_init.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_ioc.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_lan.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_raid.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_sas.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_targ.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_tool.h
  soc2011/shm/sys/dev/mpt/mpilib/mpi_type.h
  soc2011/shm/sys/dev/mpt/mpt.c
  soc2011/shm/sys/dev/mpt/mpt.h
  soc2011/shm/sys/dev/mpt/mpt_cam.c
  soc2011/shm/sys/dev/mpt/mpt_cam.h
  soc2011/shm/sys/dev/mpt/mpt_debug.c
  soc2011/shm/sys/dev/mpt/mpt_pci.c
  soc2011/shm/sys/dev/mpt/mpt_raid.c
  soc2011/shm/sys/dev/mpt/mpt_raid.h
  soc2011/shm/sys/dev/mpt/mpt_reg.h
  soc2011/shm/sys/dev/mpt/mpt_user.c
  soc2011/shm/sys/dev/mse/
  soc2011/shm/sys/dev/mse/mse.c
  soc2011/shm/sys/dev/mse/mse_cbus.c
  soc2011/shm/sys/dev/mse/mse_isa.c
  soc2011/shm/sys/dev/mse/msevar.h
  soc2011/shm/sys/dev/msk/
  soc2011/shm/sys/dev/msk/if_msk.c
  soc2011/shm/sys/dev/msk/if_mskreg.h
  soc2011/shm/sys/dev/mvs/
  soc2011/shm/sys/dev/mvs/mvs.c
  soc2011/shm/sys/dev/mvs/mvs.h
  soc2011/shm/sys/dev/mvs/mvs_if.m
  soc2011/shm/sys/dev/mvs/mvs_pci.c
  soc2011/shm/sys/dev/mvs/mvs_soc.c
  soc2011/shm/sys/dev/mwl/
  soc2011/shm/sys/dev/mwl/if_mwl.c
  soc2011/shm/sys/dev/mwl/if_mwl_pci.c
  soc2011/shm/sys/dev/mwl/if_mwlioctl.h
  soc2011/shm/sys/dev/mwl/if_mwlvar.h
  soc2011/shm/sys/dev/mwl/mwldiag.h
  soc2011/shm/sys/dev/mwl/mwlhal.c
  soc2011/shm/sys/dev/mwl/mwlhal.h
  soc2011/shm/sys/dev/mwl/mwlreg.h
  soc2011/shm/sys/dev/mxge/
  soc2011/shm/sys/dev/mxge/eth_z8e.h
  soc2011/shm/sys/dev/mxge/ethp_z8e.h
  soc2011/shm/sys/dev/mxge/if_mxge.c
  soc2011/shm/sys/dev/mxge/if_mxge_var.h
  soc2011/shm/sys/dev/mxge/mcp_gen_header.h
  soc2011/shm/sys/dev/mxge/mxge_eth_z8e.c
  soc2011/shm/sys/dev/mxge/mxge_ethp_z8e.c
  soc2011/shm/sys/dev/mxge/mxge_lro.c
  soc2011/shm/sys/dev/mxge/mxge_mcp.h
  soc2011/shm/sys/dev/mxge/mxge_rss_eth_z8e.c
  soc2011/shm/sys/dev/mxge/mxge_rss_ethp_z8e.c
  soc2011/shm/sys/dev/mxge/rss_eth_z8e.h
  soc2011/shm/sys/dev/mxge/rss_ethp_z8e.h
  soc2011/shm/sys/dev/my/
  soc2011/shm/sys/dev/my/if_my.c
  soc2011/shm/sys/dev/my/if_myreg.h
  soc2011/shm/sys/dev/ncv/
  soc2011/shm/sys/dev/ncv/ncr53c500.c
  soc2011/shm/sys/dev/ncv/ncr53c500_pccard.c
  soc2011/shm/sys/dev/ncv/ncr53c500hw.h
  soc2011/shm/sys/dev/ncv/ncr53c500hwtab.h
  soc2011/shm/sys/dev/ncv/ncr53c500reg.h
  soc2011/shm/sys/dev/ncv/ncr53c500var.h
  soc2011/shm/sys/dev/nfe/
  soc2011/shm/sys/dev/nfe/if_nfe.c
  soc2011/shm/sys/dev/nfe/if_nfereg.h
  soc2011/shm/sys/dev/nfe/if_nfevar.h
  soc2011/shm/sys/dev/nge/
  soc2011/shm/sys/dev/nge/if_nge.c
  soc2011/shm/sys/dev/nge/if_ngereg.h
  soc2011/shm/sys/dev/nmdm/
  soc2011/shm/sys/dev/nmdm/nmdm.c
  soc2011/shm/sys/dev/nsp/
  soc2011/shm/sys/dev/nsp/nsp.c
  soc2011/shm/sys/dev/nsp/nsp_pccard.c
  soc2011/shm/sys/dev/nsp/nspreg.h
  soc2011/shm/sys/dev/nsp/nspvar.h
  soc2011/shm/sys/dev/null/
  soc2011/shm/sys/dev/null/null.c
  soc2011/shm/sys/dev/nve/
  soc2011/shm/sys/dev/nve/if_nve.c
  soc2011/shm/sys/dev/nve/if_nvereg.h
  soc2011/shm/sys/dev/nvram/
  soc2011/shm/sys/dev/nvram/nvram.c
  soc2011/shm/sys/dev/nxge/
  soc2011/shm/sys/dev/nxge/if_nxge.c
  soc2011/shm/sys/dev/nxge/if_nxge.h
  soc2011/shm/sys/dev/nxge/include/
  soc2011/shm/sys/dev/nxge/include/build-version.h
  soc2011/shm/sys/dev/nxge/include/version.h
  soc2011/shm/sys/dev/nxge/include/xge-debug.h
  soc2011/shm/sys/dev/nxge/include/xge-defs.h
  soc2011/shm/sys/dev/nxge/include/xge-list.h
  soc2011/shm/sys/dev/nxge/include/xge-os-pal.h
  soc2011/shm/sys/dev/nxge/include/xge-queue.h
  soc2011/shm/sys/dev/nxge/include/xgehal-channel.h
  soc2011/shm/sys/dev/nxge/include/xgehal-config.h
  soc2011/shm/sys/dev/nxge/include/xgehal-device.h
  soc2011/shm/sys/dev/nxge/include/xgehal-driver.h
  soc2011/shm/sys/dev/nxge/include/xgehal-event.h
  soc2011/shm/sys/dev/nxge/include/xgehal-fifo.h
  soc2011/shm/sys/dev/nxge/include/xgehal-mgmt.h
  soc2011/shm/sys/dev/nxge/include/xgehal-mgmtaux.h
  soc2011/shm/sys/dev/nxge/include/xgehal-mm.h
  soc2011/shm/sys/dev/nxge/include/xgehal-regs.h
  soc2011/shm/sys/dev/nxge/include/xgehal-ring.h
  soc2011/shm/sys/dev/nxge/include/xgehal-stats.h
  soc2011/shm/sys/dev/nxge/include/xgehal-types.h
  soc2011/shm/sys/dev/nxge/include/xgehal.h
  soc2011/shm/sys/dev/nxge/xge-osdep.h
  soc2011/shm/sys/dev/nxge/xgehal/
  soc2011/shm/sys/dev/nxge/xgehal/xge-queue.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-channel-fp.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-channel.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-config.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-device-fp.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-device.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-driver.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-fifo-fp.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-fifo.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-mgmt.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-mgmtaux.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-mm.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-ring-fp.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-ring.c
  soc2011/shm/sys/dev/nxge/xgehal/xgehal-stats.c
  soc2011/shm/sys/dev/nxge/xgell-version.h
  soc2011/shm/sys/dev/ofw/
  soc2011/shm/sys/dev/ofw/ofw_bus.h
  soc2011/shm/sys/dev/ofw/ofw_bus_if.m
  soc2011/shm/sys/dev/ofw/ofw_bus_subr.c
  soc2011/shm/sys/dev/ofw/ofw_bus_subr.h
  soc2011/shm/sys/dev/ofw/ofw_console.c
  soc2011/shm/sys/dev/ofw/ofw_disk.c
  soc2011/shm/sys/dev/ofw/ofw_if.m
  soc2011/shm/sys/dev/ofw/ofw_iicbus.c
  soc2011/shm/sys/dev/ofw/ofw_pci.h
  soc2011/shm/sys/dev/ofw/ofw_standard.c
  soc2011/shm/sys/dev/ofw/ofwvar.h
  soc2011/shm/sys/dev/ofw/openfirm.c
  soc2011/shm/sys/dev/ofw/openfirm.h
  soc2011/shm/sys/dev/ofw/openfirmio.c
  soc2011/shm/sys/dev/ofw/openfirmio.h
  soc2011/shm/sys/dev/ofw/openpromio.c
  soc2011/shm/sys/dev/ofw/openpromio.h
  soc2011/shm/sys/dev/patm/
  soc2011/shm/sys/dev/patm/genrtab/
  soc2011/shm/sys/dev/patm/genrtab/Makefile
  soc2011/shm/sys/dev/patm/genrtab/genrtab.c
  soc2011/shm/sys/dev/patm/idt77252reg.h
  soc2011/shm/sys/dev/patm/if_patm.c
  soc2011/shm/sys/dev/patm/if_patm_attach.c
  soc2011/shm/sys/dev/patm/if_patm_intr.c
  soc2011/shm/sys/dev/patm/if_patm_ioctl.c
  soc2011/shm/sys/dev/patm/if_patm_rtables.c
  soc2011/shm/sys/dev/patm/if_patm_rx.c
  soc2011/shm/sys/dev/patm/if_patm_tx.c
  soc2011/shm/sys/dev/patm/if_patmvar.h
  soc2011/shm/sys/dev/pbio/
  soc2011/shm/sys/dev/pbio/pbio.c
  soc2011/shm/sys/dev/pbio/pbioio.h
  soc2011/shm/sys/dev/pccard/
  soc2011/shm/sys/dev/pccard/card_if.m
  soc2011/shm/sys/dev/pccard/pccard.c
  soc2011/shm/sys/dev/pccard/pccard_cis.c
  soc2011/shm/sys/dev/pccard/pccard_cis.h
  soc2011/shm/sys/dev/pccard/pccard_cis_quirks.c
  soc2011/shm/sys/dev/pccard/pccard_device.c
  soc2011/shm/sys/dev/pccard/pccarddevs
  soc2011/shm/sys/dev/pccard/pccardreg.h
  soc2011/shm/sys/dev/pccard/pccardvar.h
  soc2011/shm/sys/dev/pccard/pccardvarp.h
  soc2011/shm/sys/dev/pccard/power_if.m
  soc2011/shm/sys/dev/pccbb/
  soc2011/shm/sys/dev/pccbb/pccbb.c
  soc2011/shm/sys/dev/pccbb/pccbb_isa.c
  soc2011/shm/sys/dev/pccbb/pccbb_pci.c
  soc2011/shm/sys/dev/pccbb/pccbbdevid.h
  soc2011/shm/sys/dev/pccbb/pccbbreg.h
  soc2011/shm/sys/dev/pccbb/pccbbvar.h
  soc2011/shm/sys/dev/pcf/
  soc2011/shm/sys/dev/pcf/envctrl.c
  soc2011/shm/sys/dev/pcf/pcf.c
  soc2011/shm/sys/dev/pcf/pcf_ebus.c
  soc2011/shm/sys/dev/pcf/pcf_isa.c
  soc2011/shm/sys/dev/pcf/pcfvar.h
  soc2011/shm/sys/dev/pci/
  soc2011/shm/sys/dev/pci/eisa_pci.c
  soc2011/shm/sys/dev/pci/fixup_pci.c
  soc2011/shm/sys/dev/pci/hostb_pci.c
  soc2011/shm/sys/dev/pci/ignore_pci.c
  soc2011/shm/sys/dev/pci/isa_pci.c
  soc2011/shm/sys/dev/pci/pci.c
  soc2011/shm/sys/dev/pci/pci_if.m
  soc2011/shm/sys/dev/pci/pci_pci.c
  soc2011/shm/sys/dev/pci/pci_private.h
  soc2011/shm/sys/dev/pci/pci_user.c
  soc2011/shm/sys/dev/pci/pcib_if.m
  soc2011/shm/sys/dev/pci/pcib_private.h
  soc2011/shm/sys/dev/pci/pcireg.h
  soc2011/shm/sys/dev/pci/pcivar.h
  soc2011/shm/sys/dev/pci/vga_pci.c
  soc2011/shm/sys/dev/pcn/
  soc2011/shm/sys/dev/pcn/if_pcn.c
  soc2011/shm/sys/dev/pcn/if_pcnreg.h
  soc2011/shm/sys/dev/pdq/
  soc2011/shm/sys/dev/pdq/if_fea.c
  soc2011/shm/sys/dev/pdq/if_fpa.c
  soc2011/shm/sys/dev/pdq/pdq.c
  soc2011/shm/sys/dev/pdq/pdq_freebsd.h
  soc2011/shm/sys/dev/pdq/pdq_ifsubr.c
  soc2011/shm/sys/dev/pdq/pdqreg.h
  soc2011/shm/sys/dev/pdq/pdqvar.h
  soc2011/shm/sys/dev/powermac_nvram/
  soc2011/shm/sys/dev/powermac_nvram/powermac_nvram.c
  soc2011/shm/sys/dev/powermac_nvram/powermac_nvramvar.h
  soc2011/shm/sys/dev/ppbus/
  soc2011/shm/sys/dev/ppbus/if_plip.c
  soc2011/shm/sys/dev/ppbus/immio.c
  soc2011/shm/sys/dev/ppbus/lpbb.c
  soc2011/shm/sys/dev/ppbus/lpt.c
  soc2011/shm/sys/dev/ppbus/lpt.h
  soc2011/shm/sys/dev/ppbus/lptio.h
  soc2011/shm/sys/dev/ppbus/pcfclock.c
  soc2011/shm/sys/dev/ppbus/ppb_1284.c
  soc2011/shm/sys/dev/ppbus/ppb_1284.h
  soc2011/shm/sys/dev/ppbus/ppb_base.c
  soc2011/shm/sys/dev/ppbus/ppb_msq.c
  soc2011/shm/sys/dev/ppbus/ppb_msq.h
  soc2011/shm/sys/dev/ppbus/ppbconf.c
  soc2011/shm/sys/dev/ppbus/ppbconf.h
  soc2011/shm/sys/dev/ppbus/ppbio.h
  soc2011/shm/sys/dev/ppbus/ppbus_if.m
  soc2011/shm/sys/dev/ppbus/ppi.c
  soc2011/shm/sys/dev/ppbus/ppi.h
  soc2011/shm/sys/dev/ppbus/pps.c
  soc2011/shm/sys/dev/ppbus/vpo.c
  soc2011/shm/sys/dev/ppbus/vpoio.c
  soc2011/shm/sys/dev/ppbus/vpoio.h
  soc2011/shm/sys/dev/ppc/
  soc2011/shm/sys/dev/ppc/ppc.c
  soc2011/shm/sys/dev/ppc/ppc_acpi.c
  soc2011/shm/sys/dev/ppc/ppc_isa.c
  soc2011/shm/sys/dev/ppc/ppc_pci.c
  soc2011/shm/sys/dev/ppc/ppc_puc.c
  soc2011/shm/sys/dev/ppc/ppcreg.h
  soc2011/shm/sys/dev/ppc/ppcvar.h
  soc2011/shm/sys/dev/pst/
  soc2011/shm/sys/dev/pst/pst-iop.c
  soc2011/shm/sys/dev/pst/pst-iop.h
  soc2011/shm/sys/dev/pst/pst-pci.c
  soc2011/shm/sys/dev/pst/pst-raid.c
  soc2011/shm/sys/dev/puc/
  soc2011/shm/sys/dev/puc/puc.c
  soc2011/shm/sys/dev/puc/puc_bfe.h
  soc2011/shm/sys/dev/puc/puc_bus.h
  soc2011/shm/sys/dev/puc/puc_cfg.c
  soc2011/shm/sys/dev/puc/puc_cfg.h
  soc2011/shm/sys/dev/puc/puc_pccard.c
  soc2011/shm/sys/dev/puc/puc_pci.c
  soc2011/shm/sys/dev/puc/pucdata.c
  soc2011/shm/sys/dev/quicc/
  soc2011/shm/sys/dev/quicc/quicc_bfe.h
  soc2011/shm/sys/dev/quicc/quicc_bfe_ocp.c
  soc2011/shm/sys/dev/quicc/quicc_bus.h
  soc2011/shm/sys/dev/quicc/quicc_core.c
  soc2011/shm/sys/dev/ral/
  soc2011/shm/sys/dev/ral/if_ral_pci.c
  soc2011/shm/sys/dev/ral/rt2560.c
  soc2011/shm/sys/dev/ral/rt2560reg.h
  soc2011/shm/sys/dev/ral/rt2560var.h
  soc2011/shm/sys/dev/ral/rt2661.c
  soc2011/shm/sys/dev/ral/rt2661reg.h
  soc2011/shm/sys/dev/ral/rt2661var.h
  soc2011/shm/sys/dev/random/
  soc2011/shm/sys/dev/random/harvest.c
  soc2011/shm/sys/dev/random/hash.c
  soc2011/shm/sys/dev/random/hash.h
  soc2011/shm/sys/dev/random/nehemiah.c
  soc2011/shm/sys/dev/random/nehemiah.h
  soc2011/shm/sys/dev/random/probe.c
  soc2011/shm/sys/dev/random/randomdev.c
  soc2011/shm/sys/dev/random/randomdev.h
  soc2011/shm/sys/dev/random/randomdev_soft.c
  soc2011/shm/sys/dev/random/randomdev_soft.h
  soc2011/shm/sys/dev/random/yarrow.c
  soc2011/shm/sys/dev/random/yarrow.h
  soc2011/shm/sys/dev/rc/
  soc2011/shm/sys/dev/rc/rc.c
  soc2011/shm/sys/dev/rc/rcreg.h
  soc2011/shm/sys/dev/re/
  soc2011/shm/sys/dev/re/if_re.c
  soc2011/shm/sys/dev/rndtest/
  soc2011/shm/sys/dev/rndtest/rndtest.c
  soc2011/shm/sys/dev/rndtest/rndtest.h
  soc2011/shm/sys/dev/rp/
  soc2011/shm/sys/dev/rp/rp.c
  soc2011/shm/sys/dev/rp/rp_isa.c
  soc2011/shm/sys/dev/rp/rp_pci.c
  soc2011/shm/sys/dev/rp/rpreg.h
  soc2011/shm/sys/dev/rp/rpvar.h
  soc2011/shm/sys/dev/safe/
  soc2011/shm/sys/dev/safe/safe.c
  soc2011/shm/sys/dev/safe/safereg.h
  soc2011/shm/sys/dev/safe/safevar.h
  soc2011/shm/sys/dev/sbni/
  soc2011/shm/sys/dev/sbni/if_sbni.c
  soc2011/shm/sys/dev/sbni/if_sbni_isa.c
  soc2011/shm/sys/dev/sbni/if_sbni_pci.c
  soc2011/shm/sys/dev/sbni/if_sbnireg.h
  soc2011/shm/sys/dev/sbni/if_sbnivar.h
  soc2011/shm/sys/dev/scc/
  soc2011/shm/sys/dev/scc/scc_bfe.h
  soc2011/shm/sys/dev/scc/scc_bfe_ebus.c
  soc2011/shm/sys/dev/scc/scc_bfe_macio.c
  soc2011/shm/sys/dev/scc/scc_bfe_quicc.c
  soc2011/shm/sys/dev/scc/scc_bfe_sbus.c
  soc2011/shm/sys/dev/scc/scc_bus.h
  soc2011/shm/sys/dev/scc/scc_core.c
  soc2011/shm/sys/dev/scc/scc_dev_quicc.c
  soc2011/shm/sys/dev/scc/scc_dev_sab82532.c
  soc2011/shm/sys/dev/scc/scc_dev_z8530.c
  soc2011/shm/sys/dev/scc/scc_if.m
  soc2011/shm/sys/dev/scd/
  soc2011/shm/sys/dev/scd/scd.c
  soc2011/shm/sys/dev/scd/scd_isa.c
  soc2011/shm/sys/dev/scd/scdreg.h
  soc2011/shm/sys/dev/scd/scdvar.h
  soc2011/shm/sys/dev/sdhci/
  soc2011/shm/sys/dev/sdhci/sdhci.c
  soc2011/shm/sys/dev/sdhci/sdhci.h
  soc2011/shm/sys/dev/sec/
  soc2011/shm/sys/dev/sec/sec.c
  soc2011/shm/sys/dev/sec/sec.h
  soc2011/shm/sys/dev/sf/
  soc2011/shm/sys/dev/sf/if_sf.c
  soc2011/shm/sys/dev/sf/if_sfreg.h
  soc2011/shm/sys/dev/sf/starfire_rx.h
  soc2011/shm/sys/dev/sf/starfire_tx.h
  soc2011/shm/sys/dev/sge/
  soc2011/shm/sys/dev/sge/if_sge.c
  soc2011/shm/sys/dev/sge/if_sgereg.h
  soc2011/shm/sys/dev/si/
  soc2011/shm/sys/dev/si/si.c
  soc2011/shm/sys/dev/si/si.h
  soc2011/shm/sys/dev/si/si2_z280.c
  soc2011/shm/sys/dev/si/si3_t225.c
  soc2011/shm/sys/dev/si/si_eisa.c
  soc2011/shm/sys/dev/si/si_isa.c
  soc2011/shm/sys/dev/si/si_pci.c
  soc2011/shm/sys/dev/si/sireg.h
  soc2011/shm/sys/dev/si/sivar.h
  soc2011/shm/sys/dev/siba/
  soc2011/shm/sys/dev/siba/siba.c
  soc2011/shm/sys/dev/siba/siba_bwn.c
  soc2011/shm/sys/dev/siba/siba_cc.c
  soc2011/shm/sys/dev/siba/siba_core.c
  soc2011/shm/sys/dev/siba/siba_ids.h
  soc2011/shm/sys/dev/siba/siba_pcib.c
  soc2011/shm/sys/dev/siba/siba_pcibvar.h
  soc2011/shm/sys/dev/siba/sibareg.h
  soc2011/shm/sys/dev/siba/sibavar.h
  soc2011/shm/sys/dev/siis/
  soc2011/shm/sys/dev/siis/siis.c
  soc2011/shm/sys/dev/siis/siis.h
  soc2011/shm/sys/dev/sio/
  soc2011/shm/sys/dev/sio/sio.c
  soc2011/shm/sys/dev/sio/sio_isa.c
  soc2011/shm/sys/dev/sio/sio_pccard.c
  soc2011/shm/sys/dev/sio/sio_pci.c
  soc2011/shm/sys/dev/sio/sio_puc.c
  soc2011/shm/sys/dev/sio/sioreg.h
  soc2011/shm/sys/dev/sio/siovar.h
  soc2011/shm/sys/dev/sis/
  soc2011/shm/sys/dev/sis/if_sis.c
  soc2011/shm/sys/dev/sis/if_sisreg.h
  soc2011/shm/sys/dev/sk/
  soc2011/shm/sys/dev/sk/if_sk.c
  soc2011/shm/sys/dev/sk/if_skreg.h
  soc2011/shm/sys/dev/sk/xmaciireg.h
  soc2011/shm/sys/dev/sk/yukonreg.h
  soc2011/shm/sys/dev/smbus/
  soc2011/shm/sys/dev/smbus/smb.c
  soc2011/shm/sys/dev/smbus/smb.h
  soc2011/shm/sys/dev/smbus/smbconf.c
  soc2011/shm/sys/dev/smbus/smbconf.h
  soc2011/shm/sys/dev/smbus/smbus.c
  soc2011/shm/sys/dev/smbus/smbus.h
  soc2011/shm/sys/dev/smbus/smbus_if.m
  soc2011/shm/sys/dev/smc/
  soc2011/shm/sys/dev/smc/if_smc.c
  soc2011/shm/sys/dev/smc/if_smcreg.h
  soc2011/shm/sys/dev/smc/if_smcvar.h
  soc2011/shm/sys/dev/sn/
  soc2011/shm/sys/dev/sn/if_sn.c
  soc2011/shm/sys/dev/sn/if_sn_isa.c
  soc2011/shm/sys/dev/sn/if_sn_pccard.c
  soc2011/shm/sys/dev/sn/if_snreg.h
  soc2011/shm/sys/dev/sn/if_snvar.h
  soc2011/shm/sys/dev/sn/ositech.h
  soc2011/shm/sys/dev/snc/
  soc2011/shm/sys/dev/snc/dp83932.c
  soc2011/shm/sys/dev/snc/dp83932reg.h
  soc2011/shm/sys/dev/snc/dp83932subr.c
  soc2011/shm/sys/dev/snc/dp83932subr.h
  soc2011/shm/sys/dev/snc/dp83932var.h
  soc2011/shm/sys/dev/snc/if_snc.c
  soc2011/shm/sys/dev/snc/if_snc_cbus.c
  soc2011/shm/sys/dev/snc/if_snc_pccard.c
  soc2011/shm/sys/dev/snc/if_sncreg.h
  soc2011/shm/sys/dev/snc/if_sncvar.h
  soc2011/shm/sys/dev/snp/
  soc2011/shm/sys/dev/snp/snp.c
  soc2011/shm/sys/dev/sound/
  soc2011/shm/sys/dev/sound/chip.h
  soc2011/shm/sys/dev/sound/clone.c
  soc2011/shm/sys/dev/sound/clone.h
  soc2011/shm/sys/dev/sound/driver.c
  soc2011/shm/sys/dev/sound/isa/
  soc2011/shm/sys/dev/sound/isa/ad1816.c
  soc2011/shm/sys/dev/sound/isa/ad1816.h
  soc2011/shm/sys/dev/sound/isa/ess.c
  soc2011/shm/sys/dev/sound/isa/gusc.c
  soc2011/shm/sys/dev/sound/isa/mss.c
  soc2011/shm/sys/dev/sound/isa/mss.h
  soc2011/shm/sys/dev/sound/isa/sb.h
  soc2011/shm/sys/dev/sound/isa/sb16.c
  soc2011/shm/sys/dev/sound/isa/sb8.c
  soc2011/shm/sys/dev/sound/isa/sbc.c
  soc2011/shm/sys/dev/sound/isa/sndbuf_dma.c
  soc2011/shm/sys/dev/sound/macio/
  soc2011/shm/sys/dev/sound/macio/aoa.c
  soc2011/shm/sys/dev/sound/macio/aoa.h
  soc2011/shm/sys/dev/sound/macio/davbus.c
  soc2011/shm/sys/dev/sound/macio/davbusreg.h
  soc2011/shm/sys/dev/sound/macio/i2s.c
  soc2011/shm/sys/dev/sound/macio/snapper.c
  soc2011/shm/sys/dev/sound/macio/tumbler.c
  soc2011/shm/sys/dev/sound/midi/
  soc2011/shm/sys/dev/sound/midi/midi.c
  soc2011/shm/sys/dev/sound/midi/midi.h
  soc2011/shm/sys/dev/sound/midi/midiq.h
  soc2011/shm/sys/dev/sound/midi/mpu401.c
  soc2011/shm/sys/dev/sound/midi/mpu401.h
  soc2011/shm/sys/dev/sound/midi/mpu_if.m
  soc2011/shm/sys/dev/sound/midi/mpufoi_if.m
  soc2011/shm/sys/dev/sound/midi/sequencer.c
  soc2011/shm/sys/dev/sound/midi/sequencer.h
  soc2011/shm/sys/dev/sound/midi/synth_if.m
  soc2011/shm/sys/dev/sound/pci/
  soc2011/shm/sys/dev/sound/pci/als4000.c
  soc2011/shm/sys/dev/sound/pci/als4000.h
  soc2011/shm/sys/dev/sound/pci/atiixp.c
  soc2011/shm/sys/dev/sound/pci/atiixp.h
  soc2011/shm/sys/dev/sound/pci/aureal.c
  soc2011/shm/sys/dev/sound/pci/aureal.h
  soc2011/shm/sys/dev/sound/pci/cmi.c
  soc2011/shm/sys/dev/sound/pci/cmireg.h
  soc2011/shm/sys/dev/sound/pci/cs4281.c
  soc2011/shm/sys/dev/sound/pci/cs4281.h
  soc2011/shm/sys/dev/sound/pci/csa.c
  soc2011/shm/sys/dev/sound/pci/csapcm.c
  soc2011/shm/sys/dev/sound/pci/csareg.h
  soc2011/shm/sys/dev/sound/pci/csavar.h
  soc2011/shm/sys/dev/sound/pci/ds1-fw.h
  soc2011/shm/sys/dev/sound/pci/ds1.c
  soc2011/shm/sys/dev/sound/pci/ds1.h
  soc2011/shm/sys/dev/sound/pci/emu10k1.c
  soc2011/shm/sys/dev/sound/pci/emu10kx-midi.c
  soc2011/shm/sys/dev/sound/pci/emu10kx-pcm.c
  soc2011/shm/sys/dev/sound/pci/emu10kx.c
  soc2011/shm/sys/dev/sound/pci/emu10kx.h
  soc2011/shm/sys/dev/sound/pci/envy24.c
  soc2011/shm/sys/dev/sound/pci/envy24.h
  soc2011/shm/sys/dev/sound/pci/envy24ht.c
  soc2011/shm/sys/dev/sound/pci/envy24ht.h
  soc2011/shm/sys/dev/sound/pci/es137x.c
  soc2011/shm/sys/dev/sound/pci/es137x.h
  soc2011/shm/sys/dev/sound/pci/fm801.c
  soc2011/shm/sys/dev/sound/pci/hda/
  soc2011/shm/sys/dev/sound/pci/hda/hda_reg.h
  soc2011/shm/sys/dev/sound/pci/hda/hdac.c
  soc2011/shm/sys/dev/sound/pci/hda/hdac.h
  soc2011/shm/sys/dev/sound/pci/hda/hdac_private.h
  soc2011/shm/sys/dev/sound/pci/hda/hdac_reg.h
  soc2011/shm/sys/dev/sound/pci/ich.c
  soc2011/shm/sys/dev/sound/pci/ich.h
  soc2011/shm/sys/dev/sound/pci/maestro.c
  soc2011/shm/sys/dev/sound/pci/maestro3.c
  soc2011/shm/sys/dev/sound/pci/maestro_reg.h
  soc2011/shm/sys/dev/sound/pci/neomagic-coeff.h
  soc2011/shm/sys/dev/sound/pci/neomagic.c
  soc2011/shm/sys/dev/sound/pci/neomagic.h
  soc2011/shm/sys/dev/sound/pci/solo.c
  soc2011/shm/sys/dev/sound/pci/spicds.c
  soc2011/shm/sys/dev/sound/pci/spicds.h
  soc2011/shm/sys/dev/sound/pci/t4dwave.c
  soc2011/shm/sys/dev/sound/pci/t4dwave.h
  soc2011/shm/sys/dev/sound/pci/via8233.c
  soc2011/shm/sys/dev/sound/pci/via8233.h
  soc2011/shm/sys/dev/sound/pci/via82c686.c
  soc2011/shm/sys/dev/sound/pci/via82c686.h
  soc2011/shm/sys/dev/sound/pci/vibes.c
  soc2011/shm/sys/dev/sound/pci/vibes.h
  soc2011/shm/sys/dev/sound/pcm/
  soc2011/shm/sys/dev/sound/pcm/ac97.c
  soc2011/shm/sys/dev/sound/pcm/ac97.h
  soc2011/shm/sys/dev/sound/pcm/ac97_if.m
  soc2011/shm/sys/dev/sound/pcm/ac97_patch.c
  soc2011/shm/sys/dev/sound/pcm/ac97_patch.h
  soc2011/shm/sys/dev/sound/pcm/buffer.c
  soc2011/shm/sys/dev/sound/pcm/buffer.h
  soc2011/shm/sys/dev/sound/pcm/channel.c
  soc2011/shm/sys/dev/sound/pcm/channel.h
  soc2011/shm/sys/dev/sound/pcm/channel_if.m
  soc2011/shm/sys/dev/sound/pcm/dsp.c
  soc2011/shm/sys/dev/sound/pcm/dsp.h
  soc2011/shm/sys/dev/sound/pcm/feeder.c
  soc2011/shm/sys/dev/sound/pcm/feeder.h
  soc2011/shm/sys/dev/sound/pcm/feeder_chain.c
  soc2011/shm/sys/dev/sound/pcm/feeder_eq.c
  soc2011/shm/sys/dev/sound/pcm/feeder_format.c
  soc2011/shm/sys/dev/sound/pcm/feeder_if.m
  soc2011/shm/sys/dev/sound/pcm/feeder_matrix.c
  soc2011/shm/sys/dev/sound/pcm/feeder_mixer.c
  soc2011/shm/sys/dev/sound/pcm/feeder_rate.c
  soc2011/shm/sys/dev/sound/pcm/feeder_volume.c
  soc2011/shm/sys/dev/sound/pcm/g711.h
  soc2011/shm/sys/dev/sound/pcm/intpcm.h
  soc2011/shm/sys/dev/sound/pcm/matrix.h
  soc2011/shm/sys/dev/sound/pcm/matrix_map.h
  soc2011/shm/sys/dev/sound/pcm/mixer.c
  soc2011/shm/sys/dev/sound/pcm/mixer.h
  soc2011/shm/sys/dev/sound/pcm/mixer_if.m
  soc2011/shm/sys/dev/sound/pcm/pcm.h
  soc2011/shm/sys/dev/sound/pcm/sndstat.c
  soc2011/shm/sys/dev/sound/pcm/sndstat.h
  soc2011/shm/sys/dev/sound/pcm/sound.c
  soc2011/shm/sys/dev/sound/pcm/sound.h
  soc2011/shm/sys/dev/sound/pcm/vchan.c
  soc2011/shm/sys/dev/sound/pcm/vchan.h
  soc2011/shm/sys/dev/sound/sbus/
  soc2011/shm/sys/dev/sound/sbus/apcdmareg.h
  soc2011/shm/sys/dev/sound/sbus/cs4231.c
  soc2011/shm/sys/dev/sound/sbus/cs4231.h
  soc2011/shm/sys/dev/sound/unit.c
  soc2011/shm/sys/dev/sound/unit.h
  soc2011/shm/sys/dev/sound/usb/
  soc2011/shm/sys/dev/sound/usb/uaudio.c
  soc2011/shm/sys/dev/sound/usb/uaudio.h
  soc2011/shm/sys/dev/sound/usb/uaudio_pcm.c
  soc2011/shm/sys/dev/sound/usb/uaudioreg.h
  soc2011/shm/sys/dev/sound/version.h
  soc2011/shm/sys/dev/speaker/
  soc2011/shm/sys/dev/speaker/speaker.h
  soc2011/shm/sys/dev/speaker/spkr.c
  soc2011/shm/sys/dev/spibus/
  soc2011/shm/sys/dev/spibus/spi.h
  soc2011/shm/sys/dev/spibus/spibus.c
  soc2011/shm/sys/dev/spibus/spibus_if.m
  soc2011/shm/sys/dev/spibus/spibusvar.h
  soc2011/shm/sys/dev/ste/
  soc2011/shm/sys/dev/ste/if_ste.c
  soc2011/shm/sys/dev/ste/if_stereg.h
  soc2011/shm/sys/dev/stg/
  soc2011/shm/sys/dev/stg/tmc18c30.c
  soc2011/shm/sys/dev/stg/tmc18c30.h
  soc2011/shm/sys/dev/stg/tmc18c30_isa.c
  soc2011/shm/sys/dev/stg/tmc18c30_pccard.c
  soc2011/shm/sys/dev/stg/tmc18c30_pci.c
  soc2011/shm/sys/dev/stg/tmc18c30_subr.c
  soc2011/shm/sys/dev/stg/tmc18c30reg.h
  soc2011/shm/sys/dev/stg/tmc18c30var.h
  soc2011/shm/sys/dev/stge/
  soc2011/shm/sys/dev/stge/if_stge.c
  soc2011/shm/sys/dev/stge/if_stgereg.h
  soc2011/shm/sys/dev/streams/
  soc2011/shm/sys/dev/streams/streams.c
  soc2011/shm/sys/dev/sym/
  soc2011/shm/sys/dev/sym/README.sym
  soc2011/shm/sys/dev/sym/sym_conf.h
  soc2011/shm/sys/dev/sym/sym_defs.h
  soc2011/shm/sys/dev/sym/sym_fw.h
  soc2011/shm/sys/dev/sym/sym_fw1.h
  soc2011/shm/sys/dev/sym/sym_fw2.h
  soc2011/shm/sys/dev/sym/sym_hipd.c
  soc2011/shm/sys/dev/syscons/
  soc2011/shm/sys/dev/syscons/apm/
  soc2011/shm/sys/dev/syscons/apm/apm_saver.c
  soc2011/shm/sys/dev/syscons/blank/
  soc2011/shm/sys/dev/syscons/blank/blank_saver.c
  soc2011/shm/sys/dev/syscons/daemon/
  soc2011/shm/sys/dev/syscons/daemon/daemon_saver.c
  soc2011/shm/sys/dev/syscons/dragon/
  soc2011/shm/sys/dev/syscons/dragon/dragon_saver.c
  soc2011/shm/sys/dev/syscons/fade/
  soc2011/shm/sys/dev/syscons/fade/fade_saver.c
  soc2011/shm/sys/dev/syscons/fire/
  soc2011/shm/sys/dev/syscons/fire/fire_saver.c
  soc2011/shm/sys/dev/syscons/green/
  soc2011/shm/sys/dev/syscons/green/green_saver.c
  soc2011/shm/sys/dev/syscons/logo/
  soc2011/shm/sys/dev/syscons/logo/logo.c
  soc2011/shm/sys/dev/syscons/logo/logo_saver.c
  soc2011/shm/sys/dev/syscons/rain/
  soc2011/shm/sys/dev/syscons/rain/rain_saver.c
  soc2011/shm/sys/dev/syscons/scgfbrndr.c
  soc2011/shm/sys/dev/syscons/schistory.c
  soc2011/shm/sys/dev/syscons/scmouse.c
  soc2011/shm/sys/dev/syscons/scterm-teken.c
  soc2011/shm/sys/dev/syscons/scterm.c
  soc2011/shm/sys/dev/syscons/scvesactl.c
  soc2011/shm/sys/dev/syscons/scvgarndr.c
  soc2011/shm/sys/dev/syscons/scvidctl.c
  soc2011/shm/sys/dev/syscons/scvtb.c
  soc2011/shm/sys/dev/syscons/snake/
  soc2011/shm/sys/dev/syscons/snake/snake_saver.c
  soc2011/shm/sys/dev/syscons/star/
  soc2011/shm/sys/dev/syscons/star/star_saver.c
  soc2011/shm/sys/dev/syscons/syscons.c
  soc2011/shm/sys/dev/syscons/syscons.h
  soc2011/shm/sys/dev/syscons/sysmouse.c
  soc2011/shm/sys/dev/syscons/teken/
  soc2011/shm/sys/dev/syscons/teken/Makefile
  soc2011/shm/sys/dev/syscons/teken/gensequences
  soc2011/shm/sys/dev/syscons/teken/sequences
  soc2011/shm/sys/dev/syscons/teken/teken.c
  soc2011/shm/sys/dev/syscons/teken/teken.h
  soc2011/shm/sys/dev/syscons/teken/teken_demo.c
  soc2011/shm/sys/dev/syscons/teken/teken_scs.h
  soc2011/shm/sys/dev/syscons/teken/teken_stress.c
  soc2011/shm/sys/dev/syscons/teken/teken_subr.h
  soc2011/shm/sys/dev/syscons/teken/teken_subr_compat.h
  soc2011/shm/sys/dev/syscons/teken/teken_wcwidth.h
  soc2011/shm/sys/dev/syscons/warp/
  soc2011/shm/sys/dev/syscons/warp/warp_saver.c
  soc2011/shm/sys/dev/tdfx/
  soc2011/shm/sys/dev/tdfx/tdfx_io.h
  soc2011/shm/sys/dev/tdfx/tdfx_linux.c
  soc2011/shm/sys/dev/tdfx/tdfx_linux.h
  soc2011/shm/sys/dev/tdfx/tdfx_pci.c
  soc2011/shm/sys/dev/tdfx/tdfx_pci.h
  soc2011/shm/sys/dev/tdfx/tdfx_vars.h
  soc2011/shm/sys/dev/ti/
  soc2011/shm/sys/dev/ti/if_ti.c
  soc2011/shm/sys/dev/ti/if_tireg.h
  soc2011/shm/sys/dev/ti/ti_fw.h
  soc2011/shm/sys/dev/ti/ti_fw2.h
  soc2011/shm/sys/dev/tl/
  soc2011/shm/sys/dev/tl/if_tl.c
  soc2011/shm/sys/dev/tl/if_tlreg.h
  soc2011/shm/sys/dev/trm/
  soc2011/shm/sys/dev/trm/trm.c
  soc2011/shm/sys/dev/trm/trm.h
  soc2011/shm/sys/dev/tsec/
  soc2011/shm/sys/dev/tsec/if_tsec.c
  soc2011/shm/sys/dev/tsec/if_tsec.h
  soc2011/shm/sys/dev/tsec/if_tsec_ocp.c
  soc2011/shm/sys/dev/tsec/if_tsecreg.h
  soc2011/shm/sys/dev/twa/
  soc2011/shm/sys/dev/twa/tw_cl.h
  soc2011/shm/sys/dev/twa/tw_cl_externs.h
  soc2011/shm/sys/dev/twa/tw_cl_fwif.h
  soc2011/shm/sys/dev/twa/tw_cl_init.c
  soc2011/shm/sys/dev/twa/tw_cl_intr.c
  soc2011/shm/sys/dev/twa/tw_cl_io.c
  soc2011/shm/sys/dev/twa/tw_cl_ioctl.h
  soc2011/shm/sys/dev/twa/tw_cl_misc.c
  soc2011/shm/sys/dev/twa/tw_cl_share.h
  soc2011/shm/sys/dev/twa/tw_osl.h
  soc2011/shm/sys/dev/twa/tw_osl_cam.c
  soc2011/shm/sys/dev/twa/tw_osl_externs.h
  soc2011/shm/sys/dev/twa/tw_osl_freebsd.c
  soc2011/shm/sys/dev/twa/tw_osl_includes.h
  soc2011/shm/sys/dev/twa/tw_osl_inline.h
  soc2011/shm/sys/dev/twa/tw_osl_ioctl.h
  soc2011/shm/sys/dev/twa/tw_osl_share.h
  soc2011/shm/sys/dev/twa/tw_osl_types.h
  soc2011/shm/sys/dev/twe/
  soc2011/shm/sys/dev/twe/twe.c
  soc2011/shm/sys/dev/twe/twe_compat.h
  soc2011/shm/sys/dev/twe/twe_freebsd.c
  soc2011/shm/sys/dev/twe/twe_tables.h
  soc2011/shm/sys/dev/twe/tweio.h
  soc2011/shm/sys/dev/twe/twereg.h
  soc2011/shm/sys/dev/twe/twevar.h
  soc2011/shm/sys/dev/tx/
  soc2011/shm/sys/dev/tx/if_tx.c
  soc2011/shm/sys/dev/tx/if_txreg.h
  soc2011/shm/sys/dev/tx/if_txvar.h
  soc2011/shm/sys/dev/txp/
  soc2011/shm/sys/dev/txp/3c990img.h
  soc2011/shm/sys/dev/txp/if_txp.c
  soc2011/shm/sys/dev/txp/if_txpreg.h
  soc2011/shm/sys/dev/uart/
  soc2011/shm/sys/dev/uart/uart.h
  soc2011/shm/sys/dev/uart/uart_bus.h
  soc2011/shm/sys/dev/uart/uart_bus_acpi.c
  soc2011/shm/sys/dev/uart/uart_bus_ebus.c
  soc2011/shm/sys/dev/uart/uart_bus_isa.c
  soc2011/shm/sys/dev/uart/uart_bus_mbus.c
  soc2011/shm/sys/dev/uart/uart_bus_ocp.c
  soc2011/shm/sys/dev/uart/uart_bus_pccard.c
  soc2011/shm/sys/dev/uart/uart_bus_pci.c
  soc2011/shm/sys/dev/uart/uart_bus_puc.c
  soc2011/shm/sys/dev/uart/uart_bus_scc.c
  soc2011/shm/sys/dev/uart/uart_core.c
  soc2011/shm/sys/dev/uart/uart_cpu.h
  soc2011/shm/sys/dev/uart/uart_cpu_amd64.c
  soc2011/shm/sys/dev/uart/uart_cpu_i386.c
  soc2011/shm/sys/dev/uart/uart_cpu_ia64.c
  soc2011/shm/sys/dev/uart/uart_cpu_mv.c
  soc2011/shm/sys/dev/uart/uart_cpu_pc98.c
  soc2011/shm/sys/dev/uart/uart_cpu_powerpc.c
  soc2011/shm/sys/dev/uart/uart_cpu_sparc64.c
  soc2011/shm/sys/dev/uart/uart_dbg.c
  soc2011/shm/sys/dev/uart/uart_dev_ns8250.c
  soc2011/shm/sys/dev/uart/uart_dev_quicc.c
  soc2011/shm/sys/dev/uart/uart_dev_sab82532.c
  soc2011/shm/sys/dev/uart/uart_dev_z8530.c
  soc2011/shm/sys/dev/uart/uart_if.m
  soc2011/shm/sys/dev/uart/uart_kbd_sun.c
  soc2011/shm/sys/dev/uart/uart_kbd_sun.h
  soc2011/shm/sys/dev/uart/uart_kbd_sun_tables.h
  soc2011/shm/sys/dev/uart/uart_subr.c
  soc2011/shm/sys/dev/uart/uart_tty.c
  soc2011/shm/sys/dev/ubsec/
  soc2011/shm/sys/dev/ubsec/ubsec.c
  soc2011/shm/sys/dev/ubsec/ubsecreg.h
  soc2011/shm/sys/dev/ubsec/ubsecvar.h
  soc2011/shm/sys/dev/usb/
  soc2011/shm/sys/dev/usb/controller/
  soc2011/shm/sys/dev/usb/controller/at91dci.c
  soc2011/shm/sys/dev/usb/controller/at91dci.h
  soc2011/shm/sys/dev/usb/controller/at91dci_atmelarm.c
  soc2011/shm/sys/dev/usb/controller/atmegadci.c
  soc2011/shm/sys/dev/usb/controller/atmegadci.h
  soc2011/shm/sys/dev/usb/controller/atmegadci_atmelarm.c
  soc2011/shm/sys/dev/usb/controller/avr32dci.c
  soc2011/shm/sys/dev/usb/controller/avr32dci.h
  soc2011/shm/sys/dev/usb/controller/ehci.c
  soc2011/shm/sys/dev/usb/controller/ehci.h
  soc2011/shm/sys/dev/usb/controller/ehci_ixp4xx.c
  soc2011/shm/sys/dev/usb/controller/ehci_mbus.c
  soc2011/shm/sys/dev/usb/controller/ehci_pci.c
  soc2011/shm/sys/dev/usb/controller/ehcireg.h
  soc2011/shm/sys/dev/usb/controller/musb_otg.c
  soc2011/shm/sys/dev/usb/controller/musb_otg.h
  soc2011/shm/sys/dev/usb/controller/musb_otg_atmelarm.c
  soc2011/shm/sys/dev/usb/controller/ohci.c
  soc2011/shm/sys/dev/usb/controller/ohci.h
  soc2011/shm/sys/dev/usb/controller/ohci_atmelarm.c
  soc2011/shm/sys/dev/usb/controller/ohci_pci.c
  soc2011/shm/sys/dev/usb/controller/ohcireg.h
  soc2011/shm/sys/dev/usb/controller/uhci.c
  soc2011/shm/sys/dev/usb/controller/uhci.h
  soc2011/shm/sys/dev/usb/controller/uhci_pci.c
  soc2011/shm/sys/dev/usb/controller/uhcireg.h
  soc2011/shm/sys/dev/usb/controller/usb_controller.c
  soc2011/shm/sys/dev/usb/controller/uss820dci.c
  soc2011/shm/sys/dev/usb/controller/uss820dci.h
  soc2011/shm/sys/dev/usb/controller/uss820dci_atmelarm.c
  soc2011/shm/sys/dev/usb/input/
  soc2011/shm/sys/dev/usb/input/atp.c
  soc2011/shm/sys/dev/usb/input/uep.c
  soc2011/shm/sys/dev/usb/input/uhid.c
  soc2011/shm/sys/dev/usb/input/ukbd.c
  soc2011/shm/sys/dev/usb/input/ums.c
  soc2011/shm/sys/dev/usb/input/usb_rdesc.h
  soc2011/shm/sys/dev/usb/misc/
  soc2011/shm/sys/dev/usb/misc/udbp.c
  soc2011/shm/sys/dev/usb/misc/udbp.h
  soc2011/shm/sys/dev/usb/misc/ufm.c
  soc2011/shm/sys/dev/usb/net/
  soc2011/shm/sys/dev/usb/net/if_aue.c
  soc2011/shm/sys/dev/usb/net/if_auereg.h
  soc2011/shm/sys/dev/usb/net/if_axe.c
  soc2011/shm/sys/dev/usb/net/if_axereg.h
  soc2011/shm/sys/dev/usb/net/if_cdce.c
  soc2011/shm/sys/dev/usb/net/if_cdcereg.h
  soc2011/shm/sys/dev/usb/net/if_cue.c
  soc2011/shm/sys/dev/usb/net/if_cuereg.h
  soc2011/shm/sys/dev/usb/net/if_kue.c
  soc2011/shm/sys/dev/usb/net/if_kuefw.h
  soc2011/shm/sys/dev/usb/net/if_kuereg.h
  soc2011/shm/sys/dev/usb/net/if_rue.c
  soc2011/shm/sys/dev/usb/net/if_ruereg.h
  soc2011/shm/sys/dev/usb/net/if_udav.c
  soc2011/shm/sys/dev/usb/net/if_udavreg.h
  soc2011/shm/sys/dev/usb/net/uhso.c
  soc2011/shm/sys/dev/usb/net/usb_ethernet.c
  soc2011/shm/sys/dev/usb/net/usb_ethernet.h
  soc2011/shm/sys/dev/usb/quirk/
  soc2011/shm/sys/dev/usb/quirk/usb_quirk.c
  soc2011/shm/sys/dev/usb/quirk/usb_quirk.h
  soc2011/shm/sys/dev/usb/serial/
  soc2011/shm/sys/dev/usb/serial/u3g.c
  soc2011/shm/sys/dev/usb/serial/uark.c
  soc2011/shm/sys/dev/usb/serial/ubsa.c
  soc2011/shm/sys/dev/usb/serial/ubser.c
  soc2011/shm/sys/dev/usb/serial/uchcom.c
  soc2011/shm/sys/dev/usb/serial/ucycom.c
  soc2011/shm/sys/dev/usb/serial/ufoma.c
  soc2011/shm/sys/dev/usb/serial/uftdi.c
  soc2011/shm/sys/dev/usb/serial/uftdi_reg.h
  soc2011/shm/sys/dev/usb/serial/ugensa.c
  soc2011/shm/sys/dev/usb/serial/uipaq.c
  soc2011/shm/sys/dev/usb/serial/ulpt.c
  soc2011/shm/sys/dev/usb/serial/umct.c
  soc2011/shm/sys/dev/usb/serial/umodem.c
  soc2011/shm/sys/dev/usb/serial/umoscom.c
  soc2011/shm/sys/dev/usb/serial/uplcom.c
  soc2011/shm/sys/dev/usb/serial/usb_serial.c
  soc2011/shm/sys/dev/usb/serial/usb_serial.h
  soc2011/shm/sys/dev/usb/serial/uslcom.c
  soc2011/shm/sys/dev/usb/serial/uvisor.c
  soc2011/shm/sys/dev/usb/serial/uvscom.c
  soc2011/shm/sys/dev/usb/storage/
  soc2011/shm/sys/dev/usb/storage/rio500_usb.h
  soc2011/shm/sys/dev/usb/storage/umass.c
  soc2011/shm/sys/dev/usb/storage/urio.c
  soc2011/shm/sys/dev/usb/storage/ustorage_fs.c
  soc2011/shm/sys/dev/usb/template/
  soc2011/shm/sys/dev/usb/template/usb_template.c
  soc2011/shm/sys/dev/usb/template/usb_template.h
  soc2011/shm/sys/dev/usb/template/usb_template_cdce.c
  soc2011/shm/sys/dev/usb/template/usb_template_msc.c
  soc2011/shm/sys/dev/usb/template/usb_template_mtp.c
  soc2011/shm/sys/dev/usb/ufm_ioctl.h
  soc2011/shm/sys/dev/usb/usb.h
  soc2011/shm/sys/dev/usb/usb_bus.h
  soc2011/shm/sys/dev/usb/usb_busdma.c
  soc2011/shm/sys/dev/usb/usb_busdma.h
  soc2011/shm/sys/dev/usb/usb_cdc.h
  soc2011/shm/sys/dev/usb/usb_compat_linux.c
  soc2011/shm/sys/dev/usb/usb_compat_linux.h
  soc2011/shm/sys/dev/usb/usb_controller.h
  soc2011/shm/sys/dev/usb/usb_core.c
  soc2011/shm/sys/dev/usb/usb_core.h
  soc2011/shm/sys/dev/usb/usb_debug.c
  soc2011/shm/sys/dev/usb/usb_debug.h
  soc2011/shm/sys/dev/usb/usb_dev.c
  soc2011/shm/sys/dev/usb/usb_dev.h
  soc2011/shm/sys/dev/usb/usb_device.c
  soc2011/shm/sys/dev/usb/usb_device.h
  soc2011/shm/sys/dev/usb/usb_dynamic.c
  soc2011/shm/sys/dev/usb/usb_dynamic.h
  soc2011/shm/sys/dev/usb/usb_endian.h
  soc2011/shm/sys/dev/usb/usb_error.c
  soc2011/shm/sys/dev/usb/usb_freebsd.h
  soc2011/shm/sys/dev/usb/usb_generic.c
  soc2011/shm/sys/dev/usb/usb_generic.h
  soc2011/shm/sys/dev/usb/usb_handle_request.c
  soc2011/shm/sys/dev/usb/usb_hid.c
  soc2011/shm/sys/dev/usb/usb_hub.c
  soc2011/shm/sys/dev/usb/usb_hub.h
  soc2011/shm/sys/dev/usb/usb_if.m
  soc2011/shm/sys/dev/usb/usb_ioctl.h
  soc2011/shm/sys/dev/usb/usb_lookup.c
  soc2011/shm/sys/dev/usb/usb_mbuf.c
  soc2011/shm/sys/dev/usb/usb_mbuf.h
  soc2011/shm/sys/dev/usb/usb_msctest.c
  soc2011/shm/sys/dev/usb/usb_msctest.h
  soc2011/shm/sys/dev/usb/usb_parse.c
  soc2011/shm/sys/dev/usb/usb_pci.h
  soc2011/shm/sys/dev/usb/usb_process.c
  soc2011/shm/sys/dev/usb/usb_process.h
  soc2011/shm/sys/dev/usb/usb_request.c
  soc2011/shm/sys/dev/usb/usb_request.h
  soc2011/shm/sys/dev/usb/usb_transfer.c
  soc2011/shm/sys/dev/usb/usb_transfer.h
  soc2011/shm/sys/dev/usb/usb_util.c
  soc2011/shm/sys/dev/usb/usb_util.h
  soc2011/shm/sys/dev/usb/usbdevs
  soc2011/shm/sys/dev/usb/usbdi.h
  soc2011/shm/sys/dev/usb/usbdi_util.h
  soc2011/shm/sys/dev/usb/usbhid.h
  soc2011/shm/sys/dev/usb/wlan/
  soc2011/shm/sys/dev/usb/wlan/if_rum.c
  soc2011/shm/sys/dev/usb/wlan/if_rumfw.h
  soc2011/shm/sys/dev/usb/wlan/if_rumreg.h
  soc2011/shm/sys/dev/usb/wlan/if_rumvar.h
  soc2011/shm/sys/dev/usb/wlan/if_run.c
  soc2011/shm/sys/dev/usb/wlan/if_runreg.h
  soc2011/shm/sys/dev/usb/wlan/if_runvar.h
  soc2011/shm/sys/dev/usb/wlan/if_uath.c
  soc2011/shm/sys/dev/usb/wlan/if_uathreg.h
  soc2011/shm/sys/dev/usb/wlan/if_uathvar.h
  soc2011/shm/sys/dev/usb/wlan/if_upgt.c
  soc2011/shm/sys/dev/usb/wlan/if_upgtvar.h
  soc2011/shm/sys/dev/usb/wlan/if_ural.c
  soc2011/shm/sys/dev/usb/wlan/if_uralreg.h
  soc2011/shm/sys/dev/usb/wlan/if_uralvar.h
  soc2011/shm/sys/dev/usb/wlan/if_urtw.c
  soc2011/shm/sys/dev/usb/wlan/if_urtwreg.h
  soc2011/shm/sys/dev/usb/wlan/if_urtwvar.h
  soc2011/shm/sys/dev/usb/wlan/if_zyd.c
  soc2011/shm/sys/dev/usb/wlan/if_zydfw.h
  soc2011/shm/sys/dev/usb/wlan/if_zydreg.h
  soc2011/shm/sys/dev/utopia/
  soc2011/shm/sys/dev/utopia/idtphy.c
  soc2011/shm/sys/dev/utopia/idtphy.h
  soc2011/shm/sys/dev/utopia/suni.c
  soc2011/shm/sys/dev/utopia/suni.h
  soc2011/shm/sys/dev/utopia/utopia.c
  soc2011/shm/sys/dev/utopia/utopia.h
  soc2011/shm/sys/dev/utopia/utopia_priv.h
  soc2011/shm/sys/dev/vge/
  soc2011/shm/sys/dev/vge/if_vge.c
  soc2011/shm/sys/dev/vge/if_vgereg.h
  soc2011/shm/sys/dev/vge/if_vgevar.h
  soc2011/shm/sys/dev/vkbd/
  soc2011/shm/sys/dev/vkbd/vkbd.c
  soc2011/shm/sys/dev/vkbd/vkbd_var.h
  soc2011/shm/sys/dev/vr/
  soc2011/shm/sys/dev/vr/if_vr.c
  soc2011/shm/sys/dev/vr/if_vrreg.h
  soc2011/shm/sys/dev/vx/
  soc2011/shm/sys/dev/vx/if_vx.c
  soc2011/shm/sys/dev/vx/if_vx_eisa.c
  soc2011/shm/sys/dev/vx/if_vx_pci.c
  soc2011/shm/sys/dev/vx/if_vxreg.h
  soc2011/shm/sys/dev/vx/if_vxvar.h
  soc2011/shm/sys/dev/watchdog/
  soc2011/shm/sys/dev/watchdog/watchdog.c
  soc2011/shm/sys/dev/wb/
  soc2011/shm/sys/dev/wb/if_wb.c
  soc2011/shm/sys/dev/wb/if_wbreg.h
  soc2011/shm/sys/dev/wds/
  soc2011/shm/sys/dev/wds/wd7000.c
  soc2011/shm/sys/dev/wi/
  soc2011/shm/sys/dev/wi/if_wavelan_ieee.h
  soc2011/shm/sys/dev/wi/if_wi.c
  soc2011/shm/sys/dev/wi/if_wi_pccard.c
  soc2011/shm/sys/dev/wi/if_wi_pci.c
  soc2011/shm/sys/dev/wi/if_wireg.h
  soc2011/shm/sys/dev/wi/if_wivar.h
  soc2011/shm/sys/dev/wl/
  soc2011/shm/sys/dev/wl/if_wl.c
  soc2011/shm/sys/dev/wl/if_wl.h
  soc2011/shm/sys/dev/wl/if_wl_i82586.h
  soc2011/shm/sys/dev/wpi/
  soc2011/shm/sys/dev/wpi/if_wpi.c
  soc2011/shm/sys/dev/wpi/if_wpireg.h
  soc2011/shm/sys/dev/wpi/if_wpivar.h
  soc2011/shm/sys/dev/xe/
  soc2011/shm/sys/dev/xe/if_xe.c
  soc2011/shm/sys/dev/xe/if_xe_pccard.c
  soc2011/shm/sys/dev/xe/if_xereg.h
  soc2011/shm/sys/dev/xe/if_xevar.h
  soc2011/shm/sys/dev/xen/
  soc2011/shm/sys/dev/xen/balloon/
  soc2011/shm/sys/dev/xen/balloon/balloon.c
  soc2011/shm/sys/dev/xen/blkback/
  soc2011/shm/sys/dev/xen/blkback/blkback.c
  soc2011/shm/sys/dev/xen/blkfront/
  soc2011/shm/sys/dev/xen/blkfront/blkfront.c
  soc2011/shm/sys/dev/xen/blkfront/block.h
  soc2011/shm/sys/dev/xen/console/
  soc2011/shm/sys/dev/xen/console/console.c
  soc2011/shm/sys/dev/xen/console/xencons_ring.c
  soc2011/shm/sys/dev/xen/console/xencons_ring.h
  soc2011/shm/sys/dev/xen/evtchn/
  soc2011/shm/sys/dev/xen/evtchn/evtchn_dev.c
  soc2011/shm/sys/dev/xen/netback/
  soc2011/shm/sys/dev/xen/netback/netback.c
  soc2011/shm/sys/dev/xen/netfront/
  soc2011/shm/sys/dev/xen/netfront/mbufq.h
  soc2011/shm/sys/dev/xen/netfront/netfront.c
  soc2011/shm/sys/dev/xen/pcifront/
  soc2011/shm/sys/dev/xen/pcifront/pcifront.c
  soc2011/shm/sys/dev/xen/xenpci/
  soc2011/shm/sys/dev/xen/xenpci/evtchn.c
  soc2011/shm/sys/dev/xen/xenpci/machine_reboot.c
  soc2011/shm/sys/dev/xen/xenpci/xenpci.c
  soc2011/shm/sys/dev/xen/xenpci/xenpcivar.h
  soc2011/shm/sys/dev/xl/
  soc2011/shm/sys/dev/xl/if_xl.c
  soc2011/shm/sys/dev/xl/if_xlreg.h
  soc2011/shm/sys/fs/
  soc2011/shm/sys/fs/cd9660/
  soc2011/shm/sys/fs/cd9660/TODO
  soc2011/shm/sys/fs/cd9660/TODO.hibler
  soc2011/shm/sys/fs/cd9660/cd9660_bmap.c
  soc2011/shm/sys/fs/cd9660/cd9660_iconv.c
  soc2011/shm/sys/fs/cd9660/cd9660_lookup.c
  soc2011/shm/sys/fs/cd9660/cd9660_mount.h
  soc2011/shm/sys/fs/cd9660/cd9660_node.c
  soc2011/shm/sys/fs/cd9660/cd9660_node.h
  soc2011/shm/sys/fs/cd9660/cd9660_rrip.c
  soc2011/shm/sys/fs/cd9660/cd9660_rrip.h
  soc2011/shm/sys/fs/cd9660/cd9660_util.c
  soc2011/shm/sys/fs/cd9660/cd9660_vfsops.c
  soc2011/shm/sys/fs/cd9660/cd9660_vnops.c
  soc2011/shm/sys/fs/cd9660/iso.h
  soc2011/shm/sys/fs/cd9660/iso_rrip.h
  soc2011/shm/sys/fs/coda/
  soc2011/shm/sys/fs/coda/README
  soc2011/shm/sys/fs/coda/TODO
  soc2011/shm/sys/fs/coda/cnode.h
  soc2011/shm/sys/fs/coda/coda.h
  soc2011/shm/sys/fs/coda/coda_fbsd.c
  soc2011/shm/sys/fs/coda/coda_io.h
  soc2011/shm/sys/fs/coda/coda_opstats.h
  soc2011/shm/sys/fs/coda/coda_pioctl.h
  soc2011/shm/sys/fs/coda/coda_psdev.c
  soc2011/shm/sys/fs/coda/coda_psdev.h
  soc2011/shm/sys/fs/coda/coda_subr.c
  soc2011/shm/sys/fs/coda/coda_subr.h
  soc2011/shm/sys/fs/coda/coda_venus.c
  soc2011/shm/sys/fs/coda/coda_venus.h
  soc2011/shm/sys/fs/coda/coda_vfsops.c
  soc2011/shm/sys/fs/coda/coda_vfsops.h
  soc2011/shm/sys/fs/coda/coda_vnops.c
  soc2011/shm/sys/fs/coda/coda_vnops.h
  soc2011/shm/sys/fs/deadfs/
  soc2011/shm/sys/fs/deadfs/dead_vnops.c
  soc2011/shm/sys/fs/devfs/
  soc2011/shm/sys/fs/devfs/devfs.h
  soc2011/shm/sys/fs/devfs/devfs_devs.c
  soc2011/shm/sys/fs/devfs/devfs_int.h
  soc2011/shm/sys/fs/devfs/devfs_rule.c
  soc2011/shm/sys/fs/devfs/devfs_vfsops.c
  soc2011/shm/sys/fs/devfs/devfs_vnops.c
  soc2011/shm/sys/fs/fdescfs/
  soc2011/shm/sys/fs/fdescfs/fdesc.h
  soc2011/shm/sys/fs/fdescfs/fdesc_vfsops.c
  soc2011/shm/sys/fs/fdescfs/fdesc_vnops.c
  soc2011/shm/sys/fs/fifofs/
  soc2011/shm/sys/fs/fifofs/fifo.h
  soc2011/shm/sys/fs/fifofs/fifo_vnops.c
  soc2011/shm/sys/fs/hpfs/
  soc2011/shm/sys/fs/hpfs/hpfs.h
  soc2011/shm/sys/fs/hpfs/hpfs_alsubr.c
  soc2011/shm/sys/fs/hpfs/hpfs_ioctl.h
  soc2011/shm/sys/fs/hpfs/hpfs_lookup.c
  soc2011/shm/sys/fs/hpfs/hpfs_subr.c
  soc2011/shm/sys/fs/hpfs/hpfs_subr.h
  soc2011/shm/sys/fs/hpfs/hpfs_vfsops.c
  soc2011/shm/sys/fs/hpfs/hpfs_vnops.c
  soc2011/shm/sys/fs/hpfs/hpfsmount.h
  soc2011/shm/sys/fs/msdosfs/
  soc2011/shm/sys/fs/msdosfs/bootsect.h
  soc2011/shm/sys/fs/msdosfs/bpb.h
  soc2011/shm/sys/fs/msdosfs/denode.h
  soc2011/shm/sys/fs/msdosfs/direntry.h
  soc2011/shm/sys/fs/msdosfs/fat.h
  soc2011/shm/sys/fs/msdosfs/msdosfs_conv.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_denode.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_fat.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_fileno.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_iconv.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_lookup.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_vfsops.c
  soc2011/shm/sys/fs/msdosfs/msdosfs_vnops.c
  soc2011/shm/sys/fs/msdosfs/msdosfsmount.h
  soc2011/shm/sys/fs/nfs/
  soc2011/shm/sys/fs/nfs/nfs.h
  soc2011/shm/sys/fs/nfs/nfs_commonacl.c
  soc2011/shm/sys/fs/nfs/nfs_commonkrpc.c
  soc2011/shm/sys/fs/nfs/nfs_commonport.c
  soc2011/shm/sys/fs/nfs/nfs_commonsubs.c
  soc2011/shm/sys/fs/nfs/nfs_var.h
  soc2011/shm/sys/fs/nfs/nfscl.h
  soc2011/shm/sys/fs/nfs/nfsclstate.h
  soc2011/shm/sys/fs/nfs/nfsdport.h
  soc2011/shm/sys/fs/nfs/nfskpiport.h
  soc2011/shm/sys/fs/nfs/nfsm_subs.h
  soc2011/shm/sys/fs/nfs/nfsport.h
  soc2011/shm/sys/fs/nfs/nfsproto.h
  soc2011/shm/sys/fs/nfs/nfsrvcache.h
  soc2011/shm/sys/fs/nfs/nfsrvstate.h
  soc2011/shm/sys/fs/nfs/nfsv4_errstr.h
  soc2011/shm/sys/fs/nfs/rpcv2.h
  soc2011/shm/sys/fs/nfs/xdr_subs.h
  soc2011/shm/sys/fs/nfsclient/
  soc2011/shm/sys/fs/nfsclient/nfs.h
  soc2011/shm/sys/fs/nfsclient/nfs_clbio.c
  soc2011/shm/sys/fs/nfsclient/nfs_clcomsubs.c
  soc2011/shm/sys/fs/nfsclient/nfs_clkrpc.c
  soc2011/shm/sys/fs/nfsclient/nfs_cllock.c
  soc2011/shm/sys/fs/nfsclient/nfs_clnfsiod.c
  soc2011/shm/sys/fs/nfsclient/nfs_clnode.c
  soc2011/shm/sys/fs/nfsclient/nfs_clport.c
  soc2011/shm/sys/fs/nfsclient/nfs_clrpcops.c
  soc2011/shm/sys/fs/nfsclient/nfs_clstate.c
  soc2011/shm/sys/fs/nfsclient/nfs_clsubs.c
  soc2011/shm/sys/fs/nfsclient/nfs_clvfsops.c
  soc2011/shm/sys/fs/nfsclient/nfs_clvnops.c
  soc2011/shm/sys/fs/nfsclient/nfs_lock.h
  soc2011/shm/sys/fs/nfsclient/nfsargs.h
  soc2011/shm/sys/fs/nfsclient/nfsdiskless.h
  soc2011/shm/sys/fs/nfsclient/nfsmount.h
  soc2011/shm/sys/fs/nfsclient/nfsnode.h
  soc2011/shm/sys/fs/nfsclient/nlminfo.h
  soc2011/shm/sys/fs/nfsserver/
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdcache.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdkrpc.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdport.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdserv.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdsocket.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdstate.c
  soc2011/shm/sys/fs/nfsserver/nfs_nfsdsubs.c
  soc2011/shm/sys/fs/ntfs/
  soc2011/shm/sys/fs/ntfs/ntfs.h
  soc2011/shm/sys/fs/ntfs/ntfs_compr.c
  soc2011/shm/sys/fs/ntfs/ntfs_compr.h
  soc2011/shm/sys/fs/ntfs/ntfs_iconv.c
  soc2011/shm/sys/fs/ntfs/ntfs_ihash.c
  soc2011/shm/sys/fs/ntfs/ntfs_ihash.h
  soc2011/shm/sys/fs/ntfs/ntfs_inode.h
  soc2011/shm/sys/fs/ntfs/ntfs_subr.c
  soc2011/shm/sys/fs/ntfs/ntfs_subr.h
  soc2011/shm/sys/fs/ntfs/ntfs_vfsops.c
  soc2011/shm/sys/fs/ntfs/ntfs_vfsops.h
  soc2011/shm/sys/fs/ntfs/ntfs_vnops.c
  soc2011/shm/sys/fs/ntfs/ntfsmount.h
  soc2011/shm/sys/fs/nullfs/
  soc2011/shm/sys/fs/nullfs/null.h
  soc2011/shm/sys/fs/nullfs/null_subr.c
  soc2011/shm/sys/fs/nullfs/null_vfsops.c
  soc2011/shm/sys/fs/nullfs/null_vnops.c
  soc2011/shm/sys/fs/nwfs/
  soc2011/shm/sys/fs/nwfs/nwfs.h
  soc2011/shm/sys/fs/nwfs/nwfs_io.c
  soc2011/shm/sys/fs/nwfs/nwfs_ioctl.c
  soc2011/shm/sys/fs/nwfs/nwfs_mount.h
  soc2011/shm/sys/fs/nwfs/nwfs_node.c
  soc2011/shm/sys/fs/nwfs/nwfs_node.h
  soc2011/shm/sys/fs/nwfs/nwfs_subr.c
  soc2011/shm/sys/fs/nwfs/nwfs_subr.h
  soc2011/shm/sys/fs/nwfs/nwfs_vfsops.c
  soc2011/shm/sys/fs/nwfs/nwfs_vnops.c
  soc2011/shm/sys/fs/portalfs/
  soc2011/shm/sys/fs/portalfs/portal.h
  soc2011/shm/sys/fs/portalfs/portal_vfsops.c
  soc2011/shm/sys/fs/portalfs/portal_vnops.c
  soc2011/shm/sys/fs/procfs/
  soc2011/shm/sys/fs/procfs/README
  soc2011/shm/sys/fs/procfs/procfs.c
  soc2011/shm/sys/fs/procfs/procfs.h
  soc2011/shm/sys/fs/procfs/procfs_ctl.c
  soc2011/shm/sys/fs/procfs/procfs_dbregs.c
  soc2011/shm/sys/fs/procfs/procfs_fpregs.c
  soc2011/shm/sys/fs/procfs/procfs_ioctl.c
  soc2011/shm/sys/fs/procfs/procfs_map.c
  soc2011/shm/sys/fs/procfs/procfs_mem.c
  soc2011/shm/sys/fs/procfs/procfs_note.c
  soc2011/shm/sys/fs/procfs/procfs_osrel.c
  soc2011/shm/sys/fs/procfs/procfs_regs.c
  soc2011/shm/sys/fs/procfs/procfs_rlimit.c
  soc2011/shm/sys/fs/procfs/procfs_status.c
  soc2011/shm/sys/fs/procfs/procfs_type.c
  soc2011/shm/sys/fs/pseudofs/
  soc2011/shm/sys/fs/pseudofs/pseudofs.c
  soc2011/shm/sys/fs/pseudofs/pseudofs.h
  soc2011/shm/sys/fs/pseudofs/pseudofs_fileno.c
  soc2011/shm/sys/fs/pseudofs/pseudofs_internal.h
  soc2011/shm/sys/fs/pseudofs/pseudofs_vncache.c
  soc2011/shm/sys/fs/pseudofs/pseudofs_vnops.c
  soc2011/shm/sys/fs/smbfs/
  soc2011/shm/sys/fs/smbfs/smbfs.h
  soc2011/shm/sys/fs/smbfs/smbfs_io.c
  soc2011/shm/sys/fs/smbfs/smbfs_node.c
  soc2011/shm/sys/fs/smbfs/smbfs_node.h
  soc2011/shm/sys/fs/smbfs/smbfs_smb.c
  soc2011/shm/sys/fs/smbfs/smbfs_subr.c
  soc2011/shm/sys/fs/smbfs/smbfs_subr.h
  soc2011/shm/sys/fs/smbfs/smbfs_vfsops.c
  soc2011/shm/sys/fs/smbfs/smbfs_vnops.c
  soc2011/shm/sys/fs/tmpfs/
  soc2011/shm/sys/fs/tmpfs/tmpfs.h
  soc2011/shm/sys/fs/tmpfs/tmpfs_fifoops.c
  soc2011/shm/sys/fs/tmpfs/tmpfs_fifoops.h
  soc2011/shm/sys/fs/tmpfs/tmpfs_subr.c
  soc2011/shm/sys/fs/tmpfs/tmpfs_vfsops.c
  soc2011/shm/sys/fs/tmpfs/tmpfs_vnops.c
  soc2011/shm/sys/fs/tmpfs/tmpfs_vnops.h
  soc2011/shm/sys/fs/udf/
  soc2011/shm/sys/fs/udf/ecma167-udf.h
  soc2011/shm/sys/fs/udf/osta.c
  soc2011/shm/sys/fs/udf/osta.h
  soc2011/shm/sys/fs/udf/udf.h
  soc2011/shm/sys/fs/udf/udf_iconv.c
  soc2011/shm/sys/fs/udf/udf_mount.h
  soc2011/shm/sys/fs/udf/udf_vfsops.c
  soc2011/shm/sys/fs/udf/udf_vnops.c
  soc2011/shm/sys/fs/unionfs/
  soc2011/shm/sys/fs/unionfs/union.h
  soc2011/shm/sys/fs/unionfs/union_subr.c
  soc2011/shm/sys/fs/unionfs/union_vfsops.c
  soc2011/shm/sys/fs/unionfs/union_vnops.c
  soc2011/shm/sys/gdb/
  soc2011/shm/sys/gdb/gdb.h
  soc2011/shm/sys/gdb/gdb_cons.c
  soc2011/shm/sys/gdb/gdb_int.h
  soc2011/shm/sys/gdb/gdb_main.c
  soc2011/shm/sys/gdb/gdb_packet.c
  soc2011/shm/sys/geom/
  soc2011/shm/sys/geom/bde/
  soc2011/shm/sys/geom/bde/g_bde.c
  soc2011/shm/sys/geom/bde/g_bde.h
  soc2011/shm/sys/geom/bde/g_bde_crypt.c
  soc2011/shm/sys/geom/bde/g_bde_lock.c
  soc2011/shm/sys/geom/bde/g_bde_work.c
  soc2011/shm/sys/geom/cache/
  soc2011/shm/sys/geom/cache/g_cache.c
  soc2011/shm/sys/geom/cache/g_cache.h
  soc2011/shm/sys/geom/concat/
  soc2011/shm/sys/geom/concat/g_concat.c
  soc2011/shm/sys/geom/concat/g_concat.h
  soc2011/shm/sys/geom/eli/
  soc2011/shm/sys/geom/eli/g_eli.c
  soc2011/shm/sys/geom/eli/g_eli.h
  soc2011/shm/sys/geom/eli/g_eli_crypto.c
  soc2011/shm/sys/geom/eli/g_eli_ctl.c
  soc2011/shm/sys/geom/eli/g_eli_integrity.c
  soc2011/shm/sys/geom/eli/g_eli_key.c
  soc2011/shm/sys/geom/eli/g_eli_privacy.c
  soc2011/shm/sys/geom/eli/pkcs5v2.c
  soc2011/shm/sys/geom/eli/pkcs5v2.h
  soc2011/shm/sys/geom/gate/
  soc2011/shm/sys/geom/gate/g_gate.c
  soc2011/shm/sys/geom/gate/g_gate.h
  soc2011/shm/sys/geom/geom.h
  soc2011/shm/sys/geom/geom_aes.c
  soc2011/shm/sys/geom/geom_bsd.c
  soc2011/shm/sys/geom/geom_bsd_enc.c
  soc2011/shm/sys/geom/geom_ccd.c
  soc2011/shm/sys/geom/geom_ctl.c
  soc2011/shm/sys/geom/geom_ctl.h
  soc2011/shm/sys/geom/geom_dev.c
  soc2011/shm/sys/geom/geom_disk.c
  soc2011/shm/sys/geom/geom_disk.h
  soc2011/shm/sys/geom/geom_dump.c
  soc2011/shm/sys/geom/geom_event.c
  soc2011/shm/sys/geom/geom_fox.c
  soc2011/shm/sys/geom/geom_int.h
  soc2011/shm/sys/geom/geom_io.c
  soc2011/shm/sys/geom/geom_kern.c
  soc2011/shm/sys/geom/geom_mbr.c
  soc2011/shm/sys/geom/geom_mbr_enc.c
  soc2011/shm/sys/geom/geom_pc98.c
  soc2011/shm/sys/geom/geom_pc98_enc.c
  soc2011/shm/sys/geom/geom_redboot.c
  soc2011/shm/sys/geom/geom_slice.c
  soc2011/shm/sys/geom/geom_slice.h
  soc2011/shm/sys/geom/geom_subr.c
  soc2011/shm/sys/geom/geom_sunlabel.c
  soc2011/shm/sys/geom/geom_sunlabel_enc.c
  soc2011/shm/sys/geom/geom_vfs.c
  soc2011/shm/sys/geom/geom_vfs.h
  soc2011/shm/sys/geom/geom_vol_ffs.c
  soc2011/shm/sys/geom/journal/
  soc2011/shm/sys/geom/journal/g_journal.c
  soc2011/shm/sys/geom/journal/g_journal.h
  soc2011/shm/sys/geom/journal/g_journal_ufs.c
  soc2011/shm/sys/geom/label/
  soc2011/shm/sys/geom/label/g_label.c
  soc2011/shm/sys/geom/label/g_label.h
  soc2011/shm/sys/geom/label/g_label_ext2fs.c
  soc2011/shm/sys/geom/label/g_label_gpt.c
  soc2011/shm/sys/geom/label/g_label_iso9660.c
  soc2011/shm/sys/geom/label/g_label_msdosfs.c
  soc2011/shm/sys/geom/label/g_label_msdosfs.h
  soc2011/shm/sys/geom/label/g_label_ntfs.c
  soc2011/shm/sys/geom/label/g_label_reiserfs.c
  soc2011/shm/sys/geom/label/g_label_ufs.c
  soc2011/shm/sys/geom/linux_lvm/
  soc2011/shm/sys/geom/linux_lvm/g_linux_lvm.c
  soc2011/shm/sys/geom/linux_lvm/g_linux_lvm.h
  soc2011/shm/sys/geom/mirror/
  soc2011/shm/sys/geom/mirror/g_mirror.c
  soc2011/shm/sys/geom/mirror/g_mirror.h
  soc2011/shm/sys/geom/mirror/g_mirror_ctl.c
  soc2011/shm/sys/geom/multipath/
  soc2011/shm/sys/geom/multipath/g_multipath.c
  soc2011/shm/sys/geom/multipath/g_multipath.h
  soc2011/shm/sys/geom/nop/
  soc2011/shm/sys/geom/nop/g_nop.c
  soc2011/shm/sys/geom/nop/g_nop.h
  soc2011/shm/sys/geom/notes
  soc2011/shm/sys/geom/part/
  soc2011/shm/sys/geom/part/g_part.c
  soc2011/shm/sys/geom/part/g_part.h
  soc2011/shm/sys/geom/part/g_part_apm.c
  soc2011/shm/sys/geom/part/g_part_bsd.c
  soc2011/shm/sys/geom/part/g_part_ebr.c
  soc2011/shm/sys/geom/part/g_part_gpt.c
  soc2011/shm/sys/geom/part/g_part_if.m
  soc2011/shm/sys/geom/part/g_part_mbr.c
  soc2011/shm/sys/geom/part/g_part_pc98.c
  soc2011/shm/sys/geom/part/g_part_vtoc8.c
  soc2011/shm/sys/geom/raid3/
  soc2011/shm/sys/geom/raid3/g_raid3.c
  soc2011/shm/sys/geom/raid3/g_raid3.h
  soc2011/shm/sys/geom/raid3/g_raid3_ctl.c
  soc2011/shm/sys/geom/sched/
  soc2011/shm/sys/geom/sched/README
  soc2011/shm/sys/geom/sched/g_sched.c
  soc2011/shm/sys/geom/sched/g_sched.h
  soc2011/shm/sys/geom/sched/gs_rr.c
  soc2011/shm/sys/geom/sched/gs_scheduler.h
  soc2011/shm/sys/geom/sched/subr_disk.c
  soc2011/shm/sys/geom/shsec/
  soc2011/shm/sys/geom/shsec/g_shsec.c
  soc2011/shm/sys/geom/shsec/g_shsec.h
  soc2011/shm/sys/geom/stripe/
  soc2011/shm/sys/geom/stripe/g_stripe.c
  soc2011/shm/sys/geom/stripe/g_stripe.h
  soc2011/shm/sys/geom/uzip/
  soc2011/shm/sys/geom/uzip/g_uzip.c
  soc2011/shm/sys/geom/vinum/
  soc2011/shm/sys/geom/vinum/geom_vinum.c
  soc2011/shm/sys/geom/vinum/geom_vinum.h
  soc2011/shm/sys/geom/vinum/geom_vinum_create.c
  soc2011/shm/sys/geom/vinum/geom_vinum_drive.c
  soc2011/shm/sys/geom/vinum/geom_vinum_events.c
  soc2011/shm/sys/geom/vinum/geom_vinum_init.c
  soc2011/shm/sys/geom/vinum/geom_vinum_list.c
  soc2011/shm/sys/geom/vinum/geom_vinum_move.c
  soc2011/shm/sys/geom/vinum/geom_vinum_plex.c
  soc2011/shm/sys/geom/vinum/geom_vinum_raid5.c
  soc2011/shm/sys/geom/vinum/geom_vinum_raid5.h
  soc2011/shm/sys/geom/vinum/geom_vinum_rename.c
  soc2011/shm/sys/geom/vinum/geom_vinum_rm.c
  soc2011/shm/sys/geom/vinum/geom_vinum_share.c
  soc2011/shm/sys/geom/vinum/geom_vinum_share.h
  soc2011/shm/sys/geom/vinum/geom_vinum_state.c
  soc2011/shm/sys/geom/vinum/geom_vinum_subr.c
  soc2011/shm/sys/geom/vinum/geom_vinum_var.h
  soc2011/shm/sys/geom/vinum/geom_vinum_volume.c
  soc2011/shm/sys/geom/virstor/
  soc2011/shm/sys/geom/virstor/binstream.c
  soc2011/shm/sys/geom/virstor/binstream.h
  soc2011/shm/sys/geom/virstor/g_virstor.c
  soc2011/shm/sys/geom/virstor/g_virstor.h
  soc2011/shm/sys/geom/virstor/g_virstor_md.c
  soc2011/shm/sys/geom/virstor/g_virstor_md.h
  soc2011/shm/sys/geom/zero/
  soc2011/shm/sys/geom/zero/g_zero.c
  soc2011/shm/sys/gnu/
  soc2011/shm/sys/gnu/dev/
  soc2011/shm/sys/gnu/dev/sound/
  soc2011/shm/sys/gnu/dev/sound/pci/
  soc2011/shm/sys/gnu/dev/sound/pci/csaimg.h   (contents, props changed)
  soc2011/shm/sys/gnu/dev/sound/pci/emu10k1-alsa.h
  soc2011/shm/sys/gnu/dev/sound/pci/maestro3_dsp.h
  soc2011/shm/sys/gnu/dev/sound/pci/maestro3_reg.h
  soc2011/shm/sys/gnu/dev/sound/pci/p16v-alsa.h
  soc2011/shm/sys/gnu/dev/sound/pci/p17v-alsa.h
  soc2011/shm/sys/gnu/fs/
  soc2011/shm/sys/gnu/fs/ext2fs/
  soc2011/shm/sys/gnu/fs/ext2fs/COPYRIGHT.INFO
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_alloc.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_balloc.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_bitops.h
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_bmap.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_extern.h
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_fs.h
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_fs_sb.h
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_inode.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_inode_cnv.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_linux_balloc.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_linux_ialloc.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_lookup.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_mount.h
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_readwrite.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_subr.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_vfsops.c
  soc2011/shm/sys/gnu/fs/ext2fs/ext2_vnops.c
  soc2011/shm/sys/gnu/fs/ext2fs/fs.h
  soc2011/shm/sys/gnu/fs/ext2fs/i386-bitops.h
  soc2011/shm/sys/gnu/fs/ext2fs/inode.h
  soc2011/shm/sys/gnu/fs/reiserfs/
  soc2011/shm/sys/gnu/fs/reiserfs/README
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_fs.h
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_fs_i.h
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_fs_sb.h
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_hashes.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_inode.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_item_ops.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_mount.h
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_namei.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_prints.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_stree.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_vfsops.c
  soc2011/shm/sys/gnu/fs/reiserfs/reiserfs_vnops.c
  soc2011/shm/sys/gnu/fs/xfs/
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/atomic.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/debug.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/debug.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/kdb.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/kdb.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/kmem.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/kmem.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/ktrace.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/ktrace.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/move.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/mrlock.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/mutex.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/rwlock.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/rwsem.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/sema.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/spin.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/support.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/sv.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/time.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/uuid.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/support/uuid.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_buf.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_buf.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_compat.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_config.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_cred.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_dmistubs.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_freebsd.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_freebsd_iget.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_frw.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_frw.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_fs_subr.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_fs_subr.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_globals.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_iops.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_node.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_stats.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_stats.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_super.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_super.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_sysctl.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_sysctl.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_version.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_vfs.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_vfs.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_vnode.c
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_vnode.h
  soc2011/shm/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c
  soc2011/shm/sys/gnu/fs/xfs/xfs.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_acl.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_acl.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_ag.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_alloc.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_alloc.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_alloc_btree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_alloc_btree.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_arch.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_attr.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_attr.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_attr_leaf.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_attr_leaf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_attr_sf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_behavior.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_behavior.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_bit.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_bit.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_bmap.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_bmap.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_bmap_btree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_bmap_btree.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_btree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_btree.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_buf_item.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_buf_item.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_cap.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_cap.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_clnt.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_da_btree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_da_btree.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dfrag.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dfrag.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dinode.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_block.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_block.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_data.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_data.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_leaf.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_leaf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_node.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_node.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_sf.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_sf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_trace.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir2_trace.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir_leaf.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir_leaf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dir_sf.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dmapi.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_dmops.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_error.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_error.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_extfree_item.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_extfree_item.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_fs.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_fsops.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_fsops.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_ialloc.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_ialloc.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_ialloc_btree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_ialloc_btree.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_iget.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_imap.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_inode.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_inode.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_inode_item.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_inode_item.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_inum.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_iocore.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_iomap.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_iomap.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_itable.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_itable.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_log.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_log.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_log_priv.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_log_recover.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_log_recover.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_mac.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_mac.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_mount.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_mount.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_qmops.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_quota.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_refcache.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_refcache.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_rename.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_rtalloc.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_rtalloc.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_rw.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_rw.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_sb.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_ail.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_buf.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_extfree.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_inode.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_item.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_priv.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_trans_space.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_types.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_utils.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_utils.h
  soc2011/shm/sys/gnu/fs/xfs/xfs_vfsops.c
  soc2011/shm/sys/gnu/fs/xfs/xfs_vnodeops.c
  soc2011/shm/sys/gnu/fs/xfs/xfsidbg.c
  soc2011/shm/sys/i386/
  soc2011/shm/sys/i386/Makefile
  soc2011/shm/sys/i386/acpica/
  soc2011/shm/sys/i386/acpica/Makefile
  soc2011/shm/sys/i386/acpica/OsdEnvironment.c
  soc2011/shm/sys/i386/acpica/acpi_machdep.c
  soc2011/shm/sys/i386/acpica/acpi_wakecode.S
  soc2011/shm/sys/i386/acpica/acpi_wakeup.c
  soc2011/shm/sys/i386/acpica/genwakecode.sh
  soc2011/shm/sys/i386/acpica/madt.c
  soc2011/shm/sys/i386/bios/
  soc2011/shm/sys/i386/bios/apm.c
  soc2011/shm/sys/i386/bios/apm.h
  soc2011/shm/sys/i386/bios/mca_machdep.c
  soc2011/shm/sys/i386/bios/mca_machdep.h
  soc2011/shm/sys/i386/bios/smapi.c
  soc2011/shm/sys/i386/bios/smapi_bios.S
  soc2011/shm/sys/i386/bios/smbios.c
  soc2011/shm/sys/i386/bios/vpd.c
  soc2011/shm/sys/i386/compile/
  soc2011/shm/sys/i386/compile/.cvsignore
  soc2011/shm/sys/i386/conf/
  soc2011/shm/sys/i386/conf/.cvsignore
  soc2011/shm/sys/i386/conf/DEFAULTS
  soc2011/shm/sys/i386/conf/GENERIC
  soc2011/shm/sys/i386/conf/GENERIC.hints
  soc2011/shm/sys/i386/conf/Makefile
  soc2011/shm/sys/i386/conf/NOTES
  soc2011/shm/sys/i386/conf/PAE
  soc2011/shm/sys/i386/conf/XBOX
  soc2011/shm/sys/i386/conf/XEN
  soc2011/shm/sys/i386/cpufreq/
  soc2011/shm/sys/i386/cpufreq/est.c
  soc2011/shm/sys/i386/cpufreq/hwpstate.c
  soc2011/shm/sys/i386/cpufreq/p4tcc.c
  soc2011/shm/sys/i386/cpufreq/powernow.c
  soc2011/shm/sys/i386/cpufreq/smist.c
  soc2011/shm/sys/i386/i386/
  soc2011/shm/sys/i386/i386/apic_vector.s
  soc2011/shm/sys/i386/i386/atomic.c
  soc2011/shm/sys/i386/i386/autoconf.c
  soc2011/shm/sys/i386/i386/bios.c
  soc2011/shm/sys/i386/i386/bioscall.s
  soc2011/shm/sys/i386/i386/bpf_jit_machdep.c
  soc2011/shm/sys/i386/i386/bpf_jit_machdep.h
  soc2011/shm/sys/i386/i386/busdma_machdep.c
  soc2011/shm/sys/i386/i386/db_disasm.c
  soc2011/shm/sys/i386/i386/db_interface.c
  soc2011/shm/sys/i386/i386/db_trace.c
  soc2011/shm/sys/i386/i386/dump_machdep.c
  soc2011/shm/sys/i386/i386/elan-mmcr.c
  soc2011/shm/sys/i386/i386/elf_machdep.c
  soc2011/shm/sys/i386/i386/exception.s
  soc2011/shm/sys/i386/i386/gdb_machdep.c
  soc2011/shm/sys/i386/i386/genassym.c
  soc2011/shm/sys/i386/i386/geode.c
  soc2011/shm/sys/i386/i386/i686_mem.c
  soc2011/shm/sys/i386/i386/identcpu.c
  soc2011/shm/sys/i386/i386/in_cksum.c
  soc2011/shm/sys/i386/i386/initcpu.c
  soc2011/shm/sys/i386/i386/intr_machdep.c
  soc2011/shm/sys/i386/i386/io.c
  soc2011/shm/sys/i386/i386/io_apic.c
  soc2011/shm/sys/i386/i386/k6_mem.c
  soc2011/shm/sys/i386/i386/legacy.c
  soc2011/shm/sys/i386/i386/local_apic.c
  soc2011/shm/sys/i386/i386/locore.s
  soc2011/shm/sys/i386/i386/longrun.c
  soc2011/shm/sys/i386/i386/machdep.c
  soc2011/shm/sys/i386/i386/mca.c
  soc2011/shm/sys/i386/i386/mem.c
  soc2011/shm/sys/i386/i386/minidump_machdep.c
  soc2011/shm/sys/i386/i386/mp_clock.c
  soc2011/shm/sys/i386/i386/mp_machdep.c
  soc2011/shm/sys/i386/i386/mp_watchdog.c
  soc2011/shm/sys/i386/i386/mpboot.s
  soc2011/shm/sys/i386/i386/mptable.c
  soc2011/shm/sys/i386/i386/mptable_pci.c
  soc2011/shm/sys/i386/i386/msi.c
  soc2011/shm/sys/i386/i386/nexus.c
  soc2011/shm/sys/i386/i386/perfmon.c
  soc2011/shm/sys/i386/i386/pmap.c
  soc2011/shm/sys/i386/i386/ptrace_machdep.c
  soc2011/shm/sys/i386/i386/stack_machdep.c
  soc2011/shm/sys/i386/i386/support.s
  soc2011/shm/sys/i386/i386/swtch.s
  soc2011/shm/sys/i386/i386/symbols.raw
  soc2011/shm/sys/i386/i386/sys_machdep.c
  soc2011/shm/sys/i386/i386/trap.c
  soc2011/shm/sys/i386/i386/tsc.c
  soc2011/shm/sys/i386/i386/uio_machdep.c
  soc2011/shm/sys/i386/i386/vm86.c
  soc2011/shm/sys/i386/i386/vm86bios.s
  soc2011/shm/sys/i386/i386/vm_machdep.c
  soc2011/shm/sys/i386/ibcs2/
  soc2011/shm/sys/i386/ibcs2/Makefile
  soc2011/shm/sys/i386/ibcs2/coff.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_dirent.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_errno.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_errno.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_fcntl.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_fcntl.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_ioctl.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_ioctl.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_ipc.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_ipc.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_isc.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_isc_syscall.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_isc_sysent.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_misc.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_mount.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_msg.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_other.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_proto.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_signal.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_signal.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_socksys.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_socksys.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_stat.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_stat.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_statfs.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_stropts.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_syscall.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_sysent.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_sysi86.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_sysvec.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_termios.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_time.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_types.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_unistd.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_ustat.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_util.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_util.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_utime.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_utsname.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_xenix.c
  soc2011/shm/sys/i386/ibcs2/ibcs2_xenix.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_xenix_syscall.h
  soc2011/shm/sys/i386/ibcs2/ibcs2_xenix_sysent.c
  soc2011/shm/sys/i386/ibcs2/imgact_coff.c
  soc2011/shm/sys/i386/ibcs2/syscalls.conf
  soc2011/shm/sys/i386/ibcs2/syscalls.isc
  soc2011/shm/sys/i386/ibcs2/syscalls.isc.conf
  soc2011/shm/sys/i386/ibcs2/syscalls.master
  soc2011/shm/sys/i386/ibcs2/syscalls.xenix
  soc2011/shm/sys/i386/ibcs2/syscalls.xenix.conf
  soc2011/shm/sys/i386/include/
  soc2011/shm/sys/i386/include/_bus.h
  soc2011/shm/sys/i386/include/_inttypes.h
  soc2011/shm/sys/i386/include/_limits.h
  soc2011/shm/sys/i386/include/_stdint.h
  soc2011/shm/sys/i386/include/_types.h
  soc2011/shm/sys/i386/include/acpica_machdep.h
  soc2011/shm/sys/i386/include/apicreg.h
  soc2011/shm/sys/i386/include/apicvar.h
  soc2011/shm/sys/i386/include/apm_bios.h
  soc2011/shm/sys/i386/include/apm_segments.h
  soc2011/shm/sys/i386/include/asm.h
  soc2011/shm/sys/i386/include/asmacros.h
  soc2011/shm/sys/i386/include/atomic.h
  soc2011/shm/sys/i386/include/bootinfo.h
  soc2011/shm/sys/i386/include/bus.h
  soc2011/shm/sys/i386/include/bus_dma.h
  soc2011/shm/sys/i386/include/clock.h
  soc2011/shm/sys/i386/include/cpu.h
  soc2011/shm/sys/i386/include/cpufunc.h
  soc2011/shm/sys/i386/include/cputypes.h
  soc2011/shm/sys/i386/include/cserial.h
  soc2011/shm/sys/i386/include/db_machdep.h
  soc2011/shm/sys/i386/include/elan_mmcr.h
  soc2011/shm/sys/i386/include/elf.h
  soc2011/shm/sys/i386/include/endian.h
  soc2011/shm/sys/i386/include/exec.h
  soc2011/shm/sys/i386/include/float.h
  soc2011/shm/sys/i386/include/floatingpoint.h
  soc2011/shm/sys/i386/include/frame.h
  soc2011/shm/sys/i386/include/gdb_machdep.h
  soc2011/shm/sys/i386/include/ieeefp.h
  soc2011/shm/sys/i386/include/if_wl_wavelan.h
  soc2011/shm/sys/i386/include/in_cksum.h
  soc2011/shm/sys/i386/include/intr_machdep.h
  soc2011/shm/sys/i386/include/ioctl_bt848.h
  soc2011/shm/sys/i386/include/ioctl_meteor.h
  soc2011/shm/sys/i386/include/iodev.h
  soc2011/shm/sys/i386/include/kdb.h
  soc2011/shm/sys/i386/include/legacyvar.h
  soc2011/shm/sys/i386/include/limits.h
  soc2011/shm/sys/i386/include/mca.h
  soc2011/shm/sys/i386/include/md_var.h
  soc2011/shm/sys/i386/include/memdev.h
  soc2011/shm/sys/i386/include/metadata.h
  soc2011/shm/sys/i386/include/minidump.h
  soc2011/shm/sys/i386/include/mp_watchdog.h
  soc2011/shm/sys/i386/include/mptable.h
  soc2011/shm/sys/i386/include/mutex.h
  soc2011/shm/sys/i386/include/nexusvar.h
  soc2011/shm/sys/i386/include/npx.h
  soc2011/shm/sys/i386/include/param.h
  soc2011/shm/sys/i386/include/pc/
  soc2011/shm/sys/i386/include/pc/bios.h
  soc2011/shm/sys/i386/include/pc/display.h
  soc2011/shm/sys/i386/include/pcaudioio.h
  soc2011/shm/sys/i386/include/pcb.h
  soc2011/shm/sys/i386/include/pcb_ext.h
  soc2011/shm/sys/i386/include/pci_cfgreg.h
  soc2011/shm/sys/i386/include/pcpu.h
  soc2011/shm/sys/i386/include/perfmon.h
  soc2011/shm/sys/i386/include/pmap.h
  soc2011/shm/sys/i386/include/pmc_mdep.h
  soc2011/shm/sys/i386/include/ppireg.h
  soc2011/shm/sys/i386/include/privatespace.h
  soc2011/shm/sys/i386/include/proc.h
  soc2011/shm/sys/i386/include/profile.h
  soc2011/shm/sys/i386/include/psl.h
  soc2011/shm/sys/i386/include/ptrace.h
  soc2011/shm/sys/i386/include/reg.h
  soc2011/shm/sys/i386/include/reloc.h
  soc2011/shm/sys/i386/include/resource.h
  soc2011/shm/sys/i386/include/runq.h
  soc2011/shm/sys/i386/include/segments.h
  soc2011/shm/sys/i386/include/setjmp.h
  soc2011/shm/sys/i386/include/sf_buf.h
  soc2011/shm/sys/i386/include/sigframe.h
  soc2011/shm/sys/i386/include/signal.h
  soc2011/shm/sys/i386/include/smapi.h
  soc2011/shm/sys/i386/include/smp.h
  soc2011/shm/sys/i386/include/speaker.h
  soc2011/shm/sys/i386/include/specialreg.h
  soc2011/shm/sys/i386/include/stack.h
  soc2011/shm/sys/i386/include/stdarg.h
  soc2011/shm/sys/i386/include/sysarch.h
  soc2011/shm/sys/i386/include/timerreg.h
  soc2011/shm/sys/i386/include/trap.h
  soc2011/shm/sys/i386/include/tss.h
  soc2011/shm/sys/i386/include/ucontext.h
  soc2011/shm/sys/i386/include/varargs.h
  soc2011/shm/sys/i386/include/vm.h
  soc2011/shm/sys/i386/include/vm86.h
  soc2011/shm/sys/i386/include/vmparam.h
  soc2011/shm/sys/i386/include/xbox.h
  soc2011/shm/sys/i386/include/xen/
  soc2011/shm/sys/i386/include/xen/features.h
  soc2011/shm/sys/i386/include/xen/hypercall.h
  soc2011/shm/sys/i386/include/xen/synch_bitops.h
  soc2011/shm/sys/i386/include/xen/xen-os.h
  soc2011/shm/sys/i386/include/xen/xen_clock_util.h
  soc2011/shm/sys/i386/include/xen/xenfunc.h
  soc2011/shm/sys/i386/include/xen/xenpmap.h
  soc2011/shm/sys/i386/include/xen/xenstored.h
  soc2011/shm/sys/i386/include/xen/xenvar.h
  soc2011/shm/sys/i386/isa/
  soc2011/shm/sys/i386/isa/atpic.c
  soc2011/shm/sys/i386/isa/atpic_vector.s
  soc2011/shm/sys/i386/isa/ccbque.h
  soc2011/shm/sys/i386/isa/clock.c
  soc2011/shm/sys/i386/isa/elcr.c
  soc2011/shm/sys/i386/isa/elink.c
  soc2011/shm/sys/i386/isa/elink.h
  soc2011/shm/sys/i386/isa/icu.h
  soc2011/shm/sys/i386/isa/isa.c
  soc2011/shm/sys/i386/isa/isa.h
  soc2011/shm/sys/i386/isa/isa_dma.c
  soc2011/shm/sys/i386/isa/nmi.c
  soc2011/shm/sys/i386/isa/npx.c
  soc2011/shm/sys/i386/isa/pmtimer.c
  soc2011/shm/sys/i386/isa/prof_machdep.c
  soc2011/shm/sys/i386/isa/spic.c
  soc2011/shm/sys/i386/isa/spicreg.h
  soc2011/shm/sys/i386/linux/
  soc2011/shm/sys/i386/linux/Makefile
  soc2011/shm/sys/i386/linux/imgact_linux.c
  soc2011/shm/sys/i386/linux/linux.h
  soc2011/shm/sys/i386/linux/linux_dummy.c
  soc2011/shm/sys/i386/linux/linux_genassym.c
  soc2011/shm/sys/i386/linux/linux_ipc64.h
  soc2011/shm/sys/i386/linux/linux_locore.s
  soc2011/shm/sys/i386/linux/linux_machdep.c
  soc2011/shm/sys/i386/linux/linux_proto.h
  soc2011/shm/sys/i386/linux/linux_ptrace.c
  soc2011/shm/sys/i386/linux/linux_support.s
  soc2011/shm/sys/i386/linux/linux_syscall.h
  soc2011/shm/sys/i386/linux/linux_sysent.c
  soc2011/shm/sys/i386/linux/linux_sysvec.c
  soc2011/shm/sys/i386/linux/syscalls.conf
  soc2011/shm/sys/i386/linux/syscalls.master
  soc2011/shm/sys/i386/pci/
  soc2011/shm/sys/i386/pci/pci_bus.c
  soc2011/shm/sys/i386/pci/pci_cfgreg.c
  soc2011/shm/sys/i386/pci/pci_pir.c
  soc2011/shm/sys/i386/svr4/
  soc2011/shm/sys/i386/svr4/svr4_genassym.c
  soc2011/shm/sys/i386/svr4/svr4_locore.s
  soc2011/shm/sys/i386/svr4/svr4_machdep.c
  soc2011/shm/sys/i386/svr4/svr4_machdep.h
  soc2011/shm/sys/i386/xbox/
  soc2011/shm/sys/i386/xbox/pic16l.s
  soc2011/shm/sys/i386/xbox/xbox.c
  soc2011/shm/sys/i386/xbox/xboxfb.c
  soc2011/shm/sys/i386/xen/
  soc2011/shm/sys/i386/xen/clock.c
  soc2011/shm/sys/i386/xen/exception.s
  soc2011/shm/sys/i386/xen/locore.s
  soc2011/shm/sys/i386/xen/mp_machdep.c
  soc2011/shm/sys/i386/xen/mptable.c
  soc2011/shm/sys/i386/xen/pmap.c
  soc2011/shm/sys/i386/xen/xen_clock_util.c
  soc2011/shm/sys/i386/xen/xen_machdep.c
  soc2011/shm/sys/i386/xen/xen_rtc.c
  soc2011/shm/sys/ia64/
  soc2011/shm/sys/ia64/acpica/
  soc2011/shm/sys/ia64/acpica/OsdEnvironment.c
  soc2011/shm/sys/ia64/acpica/acpi_machdep.c
  soc2011/shm/sys/ia64/acpica/acpi_wakeup.c
  soc2011/shm/sys/ia64/acpica/madt.c
  soc2011/shm/sys/ia64/compile/
  soc2011/shm/sys/ia64/compile/.cvsignore
  soc2011/shm/sys/ia64/conf/
  soc2011/shm/sys/ia64/conf/.cvsignore
  soc2011/shm/sys/ia64/conf/DEFAULTS
  soc2011/shm/sys/ia64/conf/GENERIC
  soc2011/shm/sys/ia64/conf/GENERIC.hints
  soc2011/shm/sys/ia64/conf/Makefile
  soc2011/shm/sys/ia64/conf/NOTES
  soc2011/shm/sys/ia64/conf/SKI
  soc2011/shm/sys/ia64/disasm/
  soc2011/shm/sys/ia64/disasm/disasm.h
  soc2011/shm/sys/ia64/disasm/disasm_decode.c
  soc2011/shm/sys/ia64/disasm/disasm_extract.c
  soc2011/shm/sys/ia64/disasm/disasm_format.c
  soc2011/shm/sys/ia64/disasm/disasm_int.h
  soc2011/shm/sys/ia64/ia32/
  soc2011/shm/sys/ia64/ia32/ia32_misc.c
  soc2011/shm/sys/ia64/ia32/ia32_reg.c
  soc2011/shm/sys/ia64/ia32/ia32_signal.c
  soc2011/shm/sys/ia64/ia32/ia32_trap.c
  soc2011/shm/sys/ia64/ia64/
  soc2011/shm/sys/ia64/ia64/autoconf.c
  soc2011/shm/sys/ia64/ia64/bus_machdep.c
  soc2011/shm/sys/ia64/ia64/busdma_machdep.c
  soc2011/shm/sys/ia64/ia64/clock.c
  soc2011/shm/sys/ia64/ia64/context.S
  soc2011/shm/sys/ia64/ia64/db_machdep.c
  soc2011/shm/sys/ia64/ia64/dump_machdep.c
  soc2011/shm/sys/ia64/ia64/efi.c
  soc2011/shm/sys/ia64/ia64/elf_machdep.c
  soc2011/shm/sys/ia64/ia64/emulate.c
  soc2011/shm/sys/ia64/ia64/exception.S
  soc2011/shm/sys/ia64/ia64/gdb_machdep.c
  soc2011/shm/sys/ia64/ia64/genassym.c
  soc2011/shm/sys/ia64/ia64/highfp.c
  soc2011/shm/sys/ia64/ia64/in_cksum.c
  soc2011/shm/sys/ia64/ia64/interrupt.c
  soc2011/shm/sys/ia64/ia64/iodev_machdep.c
  soc2011/shm/sys/ia64/ia64/locore.S
  soc2011/shm/sys/ia64/ia64/machdep.c
  soc2011/shm/sys/ia64/ia64/mca.c
  soc2011/shm/sys/ia64/ia64/mem.c
  soc2011/shm/sys/ia64/ia64/mp_machdep.c
  soc2011/shm/sys/ia64/ia64/nexus.c
  soc2011/shm/sys/ia64/ia64/pal.S
  soc2011/shm/sys/ia64/ia64/pmap.c
  soc2011/shm/sys/ia64/ia64/ptrace_machdep.c
  soc2011/shm/sys/ia64/ia64/sal.c
  soc2011/shm/sys/ia64/ia64/sapic.c
  soc2011/shm/sys/ia64/ia64/setjmp.S
  soc2011/shm/sys/ia64/ia64/ssc.c
  soc2011/shm/sys/ia64/ia64/sscdisk.c
  soc2011/shm/sys/ia64/ia64/stack_machdep.c
  soc2011/shm/sys/ia64/ia64/support.S
  soc2011/shm/sys/ia64/ia64/sys_machdep.c
  soc2011/shm/sys/ia64/ia64/syscall.S
  soc2011/shm/sys/ia64/ia64/trap.c
  soc2011/shm/sys/ia64/ia64/uio_machdep.c
  soc2011/shm/sys/ia64/ia64/uma_machdep.c
  soc2011/shm/sys/ia64/ia64/unaligned.c
  soc2011/shm/sys/ia64/ia64/unwind.c
  soc2011/shm/sys/ia64/ia64/vm_machdep.c
  soc2011/shm/sys/ia64/include/
  soc2011/shm/sys/ia64/include/_bus.h
  soc2011/shm/sys/ia64/include/_inttypes.h
  soc2011/shm/sys/ia64/include/_limits.h
  soc2011/shm/sys/ia64/include/_regset.h
  soc2011/shm/sys/ia64/include/_stdint.h
  soc2011/shm/sys/ia64/include/_types.h
  soc2011/shm/sys/ia64/include/acpica_machdep.h
  soc2011/shm/sys/ia64/include/asm.h
  soc2011/shm/sys/ia64/include/atomic.h
  soc2011/shm/sys/ia64/include/bootinfo.h
  soc2011/shm/sys/ia64/include/bus.h
  soc2011/shm/sys/ia64/include/bus_dma.h
  soc2011/shm/sys/ia64/include/clock.h
  soc2011/shm/sys/ia64/include/cpu.h
  soc2011/shm/sys/ia64/include/cpufunc.h
  soc2011/shm/sys/ia64/include/db_machdep.h
  soc2011/shm/sys/ia64/include/dig64.h
  soc2011/shm/sys/ia64/include/efi.h
  soc2011/shm/sys/ia64/include/elf.h
  soc2011/shm/sys/ia64/include/endian.h
  soc2011/shm/sys/ia64/include/exec.h
  soc2011/shm/sys/ia64/include/float.h
  soc2011/shm/sys/ia64/include/floatingpoint.h
  soc2011/shm/sys/ia64/include/fpu.h
  soc2011/shm/sys/ia64/include/frame.h
  soc2011/shm/sys/ia64/include/gdb_machdep.h
  soc2011/shm/sys/ia64/include/ia64_cpu.h
  soc2011/shm/sys/ia64/include/ieee.h
  soc2011/shm/sys/ia64/include/ieeefp.h
  soc2011/shm/sys/ia64/include/in_cksum.h
  soc2011/shm/sys/ia64/include/intr.h
  soc2011/shm/sys/ia64/include/intrcnt.h
  soc2011/shm/sys/ia64/include/iodev.h
  soc2011/shm/sys/ia64/include/kdb.h
  soc2011/shm/sys/ia64/include/limits.h
  soc2011/shm/sys/ia64/include/mca.h
  soc2011/shm/sys/ia64/include/md_var.h
  soc2011/shm/sys/ia64/include/memdev.h
  soc2011/shm/sys/ia64/include/mutex.h
  soc2011/shm/sys/ia64/include/pal.h
  soc2011/shm/sys/ia64/include/param.h
  soc2011/shm/sys/ia64/include/pc/
  soc2011/shm/sys/ia64/include/pc/display.h
  soc2011/shm/sys/ia64/include/pcb.h
  soc2011/shm/sys/ia64/include/pci_cfgreg.h
  soc2011/shm/sys/ia64/include/pcpu.h
  soc2011/shm/sys/ia64/include/pmap.h
  soc2011/shm/sys/ia64/include/pmc_mdep.h
  soc2011/shm/sys/ia64/include/proc.h
  soc2011/shm/sys/ia64/include/profile.h
  soc2011/shm/sys/ia64/include/pte.h
  soc2011/shm/sys/ia64/include/ptrace.h
  soc2011/shm/sys/ia64/include/reg.h
  soc2011/shm/sys/ia64/include/reloc.h
  soc2011/shm/sys/ia64/include/resource.h
  soc2011/shm/sys/ia64/include/runq.h
  soc2011/shm/sys/ia64/include/sal.h
  soc2011/shm/sys/ia64/include/setjmp.h
  soc2011/shm/sys/ia64/include/sf_buf.h
  soc2011/shm/sys/ia64/include/sigframe.h
  soc2011/shm/sys/ia64/include/signal.h
  soc2011/shm/sys/ia64/include/smp.h
  soc2011/shm/sys/ia64/include/stdarg.h
  soc2011/shm/sys/ia64/include/sysarch.h
  soc2011/shm/sys/ia64/include/ucontext.h
  soc2011/shm/sys/ia64/include/unwind.h
  soc2011/shm/sys/ia64/include/varargs.h
  soc2011/shm/sys/ia64/include/vm.h
  soc2011/shm/sys/ia64/include/vmparam.h
  soc2011/shm/sys/ia64/isa/
  soc2011/shm/sys/ia64/isa/isa.c
  soc2011/shm/sys/ia64/isa/isa_dma.c
  soc2011/shm/sys/ia64/pci/
  soc2011/shm/sys/ia64/pci/pci_cfgreg.c
  soc2011/shm/sys/isa/
  soc2011/shm/sys/isa/atrtc.c
  soc2011/shm/sys/isa/isa_common.c
  soc2011/shm/sys/isa/isa_common.h
  soc2011/shm/sys/isa/isa_dmareg.h
  soc2011/shm/sys/isa/isa_if.m
  soc2011/shm/sys/isa/isahint.c
  soc2011/shm/sys/isa/isareg.h
  soc2011/shm/sys/isa/isavar.h
  soc2011/shm/sys/isa/orm.c
  soc2011/shm/sys/isa/pnp.c
  soc2011/shm/sys/isa/pnpparse.c
  soc2011/shm/sys/isa/pnpreg.h
  soc2011/shm/sys/isa/pnpvar.h
  soc2011/shm/sys/isa/rtc.h
  soc2011/shm/sys/isa/syscons_isa.c
  soc2011/shm/sys/isa/vga_isa.c
  soc2011/shm/sys/kern/
  soc2011/shm/sys/kern/Make.tags.inc
  soc2011/shm/sys/kern/Makefile
  soc2011/shm/sys/kern/bus_if.m
  soc2011/shm/sys/kern/clock_if.m
  soc2011/shm/sys/kern/cpufreq_if.m
  soc2011/shm/sys/kern/device_if.m
  soc2011/shm/sys/kern/genassym.sh
  soc2011/shm/sys/kern/imgact_aout.c
  soc2011/shm/sys/kern/imgact_elf.c
  soc2011/shm/sys/kern/imgact_elf32.c
  soc2011/shm/sys/kern/imgact_elf64.c
  soc2011/shm/sys/kern/imgact_gzip.c
  soc2011/shm/sys/kern/imgact_shell.c
  soc2011/shm/sys/kern/inflate.c
  soc2011/shm/sys/kern/init_main.c
  soc2011/shm/sys/kern/init_sysent.c
  soc2011/shm/sys/kern/kern_acct.c
  soc2011/shm/sys/kern/kern_alq.c
  soc2011/shm/sys/kern/kern_clock.c
  soc2011/shm/sys/kern/kern_condvar.c
  soc2011/shm/sys/kern/kern_conf.c
  soc2011/shm/sys/kern/kern_cons.c
  soc2011/shm/sys/kern/kern_context.c
  soc2011/shm/sys/kern/kern_cpu.c
  soc2011/shm/sys/kern/kern_cpuset.c
  soc2011/shm/sys/kern/kern_ctf.c
  soc2011/shm/sys/kern/kern_descrip.c
  soc2011/shm/sys/kern/kern_dtrace.c
  soc2011/shm/sys/kern/kern_environment.c
  soc2011/shm/sys/kern/kern_event.c
  soc2011/shm/sys/kern/kern_exec.c
  soc2011/shm/sys/kern/kern_exit.c
  soc2011/shm/sys/kern/kern_fail.c
  soc2011/shm/sys/kern/kern_fork.c
  soc2011/shm/sys/kern/kern_idle.c
  soc2011/shm/sys/kern/kern_intr.c
  soc2011/shm/sys/kern/kern_jail.c
  soc2011/shm/sys/kern/kern_kthread.c
  soc2011/shm/sys/kern/kern_ktr.c
  soc2011/shm/sys/kern/kern_ktrace.c
  soc2011/shm/sys/kern/kern_linker.c
  soc2011/shm/sys/kern/kern_lock.c
  soc2011/shm/sys/kern/kern_lockf.c
  soc2011/shm/sys/kern/kern_lockstat.c
  soc2011/shm/sys/kern/kern_malloc.c
  soc2011/shm/sys/kern/kern_mbuf.c
  soc2011/shm/sys/kern/kern_mib.c
  soc2011/shm/sys/kern/kern_module.c
  soc2011/shm/sys/kern/kern_mtxpool.c
  soc2011/shm/sys/kern/kern_mutex.c
  soc2011/shm/sys/kern/kern_ntptime.c
  soc2011/shm/sys/kern/kern_osd.c
  soc2011/shm/sys/kern/kern_physio.c
  soc2011/shm/sys/kern/kern_pmc.c
  soc2011/shm/sys/kern/kern_poll.c
  soc2011/shm/sys/kern/kern_priv.c
  soc2011/shm/sys/kern/kern_proc.c
  soc2011/shm/sys/kern/kern_prot.c
  soc2011/shm/sys/kern/kern_resource.c
  soc2011/shm/sys/kern/kern_rmlock.c
  soc2011/shm/sys/kern/kern_rwlock.c
  soc2011/shm/sys/kern/kern_sdt.c
  soc2011/shm/sys/kern/kern_sema.c
  soc2011/shm/sys/kern/kern_shutdown.c
  soc2011/shm/sys/kern/kern_sig.c
  soc2011/shm/sys/kern/kern_subr.c
  soc2011/shm/sys/kern/kern_switch.c
  soc2011/shm/sys/kern/kern_sx.c
  soc2011/shm/sys/kern/kern_synch.c
  soc2011/shm/sys/kern/kern_syscalls.c
  soc2011/shm/sys/kern/kern_sysctl.c
  soc2011/shm/sys/kern/kern_tc.c
  soc2011/shm/sys/kern/kern_thr.c
  soc2011/shm/sys/kern/kern_thread.c
  soc2011/shm/sys/kern/kern_time.c
  soc2011/shm/sys/kern/kern_timeout.c
  soc2011/shm/sys/kern/kern_umtx.c
  soc2011/shm/sys/kern/kern_uuid.c
  soc2011/shm/sys/kern/kern_xxx.c
  soc2011/shm/sys/kern/ksched.c
  soc2011/shm/sys/kern/link_elf.c
  soc2011/shm/sys/kern/link_elf_obj.c
  soc2011/shm/sys/kern/linker_if.m
  soc2011/shm/sys/kern/makesyscalls.sh
  soc2011/shm/sys/kern/md4c.c
  soc2011/shm/sys/kern/md5c.c
  soc2011/shm/sys/kern/p1003_1b.c
  soc2011/shm/sys/kern/posix4_mib.c
  soc2011/shm/sys/kern/sched_4bsd.c
  soc2011/shm/sys/kern/sched_ule.c
  soc2011/shm/sys/kern/serdev_if.m
  soc2011/shm/sys/kern/stack_protector.c
  soc2011/shm/sys/kern/subr_acl_nfs4.c
  soc2011/shm/sys/kern/subr_acl_posix1e.c
  soc2011/shm/sys/kern/subr_autoconf.c
  soc2011/shm/sys/kern/subr_blist.c
  soc2011/shm/sys/kern/subr_bufring.c
  soc2011/shm/sys/kern/subr_bus.c
  soc2011/shm/sys/kern/subr_clock.c
  soc2011/shm/sys/kern/subr_devstat.c
  soc2011/shm/sys/kern/subr_disk.c
  soc2011/shm/sys/kern/subr_eventhandler.c
  soc2011/shm/sys/kern/subr_fattime.c
  soc2011/shm/sys/kern/subr_firmware.c
  soc2011/shm/sys/kern/subr_hints.c
  soc2011/shm/sys/kern/subr_kdb.c
  soc2011/shm/sys/kern/subr_kobj.c
  soc2011/shm/sys/kern/subr_lock.c
  soc2011/shm/sys/kern/subr_log.c
  soc2011/shm/sys/kern/subr_mbpool.c
  soc2011/shm/sys/kern/subr_mchain.c
  soc2011/shm/sys/kern/subr_module.c
  soc2011/shm/sys/kern/subr_msgbuf.c
  soc2011/shm/sys/kern/subr_param.c
  soc2011/shm/sys/kern/subr_pcpu.c
  soc2011/shm/sys/kern/subr_power.c
  soc2011/shm/sys/kern/subr_prf.c
  soc2011/shm/sys/kern/subr_prof.c
  soc2011/shm/sys/kern/subr_rman.c
  soc2011/shm/sys/kern/subr_rtc.c
  soc2011/shm/sys/kern/subr_sbuf.c
  soc2011/shm/sys/kern/subr_scanf.c
  soc2011/shm/sys/kern/subr_sglist.c
  soc2011/shm/sys/kern/subr_sleepqueue.c
  soc2011/shm/sys/kern/subr_smp.c
  soc2011/shm/sys/kern/subr_stack.c
  soc2011/shm/sys/kern/subr_taskqueue.c
  soc2011/shm/sys/kern/subr_trap.c
  soc2011/shm/sys/kern/subr_turnstile.c
  soc2011/shm/sys/kern/subr_unit.c
  soc2011/shm/sys/kern/subr_witness.c
  soc2011/shm/sys/kern/sys_generic.c
  soc2011/shm/sys/kern/sys_pipe.c
  soc2011/shm/sys/kern/sys_process.c
  soc2011/shm/sys/kern/sys_socket.c
  soc2011/shm/sys/kern/syscalls.c
  soc2011/shm/sys/kern/syscalls.master
  soc2011/shm/sys/kern/systrace_args.c
  soc2011/shm/sys/kern/sysv_ipc.c
  soc2011/shm/sys/kern/sysv_msg.c
  soc2011/shm/sys/kern/sysv_sem.c
  soc2011/shm/sys/kern/sysv_shm.c
  soc2011/shm/sys/kern/tty.c
  soc2011/shm/sys/kern/tty_compat.c
  soc2011/shm/sys/kern/tty_info.c
  soc2011/shm/sys/kern/tty_inq.c
  soc2011/shm/sys/kern/tty_outq.c
  soc2011/shm/sys/kern/tty_pts.c
  soc2011/shm/sys/kern/tty_pty.c
  soc2011/shm/sys/kern/tty_tty.c
  soc2011/shm/sys/kern/tty_ttydisc.c
  soc2011/shm/sys/kern/uipc_accf.c
  soc2011/shm/sys/kern/uipc_cow.c
  soc2011/shm/sys/kern/uipc_debug.c
  soc2011/shm/sys/kern/uipc_domain.c
  soc2011/shm/sys/kern/uipc_mbuf.c
  soc2011/shm/sys/kern/uipc_mbuf2.c
  soc2011/shm/sys/kern/uipc_mqueue.c
  soc2011/shm/sys/kern/uipc_sem.c
  soc2011/shm/sys/kern/uipc_shm.c
  soc2011/shm/sys/kern/uipc_sockbuf.c
  soc2011/shm/sys/kern/uipc_socket.c
  soc2011/shm/sys/kern/uipc_syscalls.c
  soc2011/shm/sys/kern/uipc_usrreq.c
  soc2011/shm/sys/kern/vfs_acl.c
  soc2011/shm/sys/kern/vfs_aio.c
  soc2011/shm/sys/kern/vfs_bio.c
  soc2011/shm/sys/kern/vfs_cache.c
  soc2011/shm/sys/kern/vfs_cluster.c
  soc2011/shm/sys/kern/vfs_default.c
  soc2011/shm/sys/kern/vfs_export.c
  soc2011/shm/sys/kern/vfs_extattr.c
  soc2011/shm/sys/kern/vfs_hash.c
  soc2011/shm/sys/kern/vfs_init.c
  soc2011/shm/sys/kern/vfs_lookup.c
  soc2011/shm/sys/kern/vfs_mount.c
  soc2011/shm/sys/kern/vfs_subr.c
  soc2011/shm/sys/kern/vfs_syscalls.c
  soc2011/shm/sys/kern/vfs_vnops.c
  soc2011/shm/sys/kern/vnode_if.src
  soc2011/shm/sys/kgssapi/
  soc2011/shm/sys/kgssapi/gss_accept_sec_context.c
  soc2011/shm/sys/kgssapi/gss_acquire_cred.c
  soc2011/shm/sys/kgssapi/gss_add_oid_set_member.c
  soc2011/shm/sys/kgssapi/gss_canonicalize_name.c
  soc2011/shm/sys/kgssapi/gss_create_empty_oid_set.c
  soc2011/shm/sys/kgssapi/gss_delete_sec_context.c
  soc2011/shm/sys/kgssapi/gss_display_status.c
  soc2011/shm/sys/kgssapi/gss_export_name.c
  soc2011/shm/sys/kgssapi/gss_get_mic.c
  soc2011/shm/sys/kgssapi/gss_impl.c
  soc2011/shm/sys/kgssapi/gss_import_name.c
  soc2011/shm/sys/kgssapi/gss_init_sec_context.c
  soc2011/shm/sys/kgssapi/gss_names.c
  soc2011/shm/sys/kgssapi/gss_pname_to_uid.c
  soc2011/shm/sys/kgssapi/gss_release_buffer.c
  soc2011/shm/sys/kgssapi/gss_release_cred.c
  soc2011/shm/sys/kgssapi/gss_release_name.c
  soc2011/shm/sys/kgssapi/gss_release_oid_set.c
  soc2011/shm/sys/kgssapi/gss_set_cred_option.c
  soc2011/shm/sys/kgssapi/gss_test_oid_set_member.c
  soc2011/shm/sys/kgssapi/gss_unwrap.c
  soc2011/shm/sys/kgssapi/gss_verify_mic.c
  soc2011/shm/sys/kgssapi/gss_wrap.c
  soc2011/shm/sys/kgssapi/gss_wrap_size_limit.c
  soc2011/shm/sys/kgssapi/gssapi.h
  soc2011/shm/sys/kgssapi/gssapi_impl.h
  soc2011/shm/sys/kgssapi/gssd.x
  soc2011/shm/sys/kgssapi/gssd_prot.c
  soc2011/shm/sys/kgssapi/gsstest.c
  soc2011/shm/sys/kgssapi/kgss_if.m
  soc2011/shm/sys/kgssapi/krb5/
  soc2011/shm/sys/kgssapi/krb5/kcrypto.c
  soc2011/shm/sys/kgssapi/krb5/kcrypto.h
  soc2011/shm/sys/kgssapi/krb5/kcrypto_aes.c
  soc2011/shm/sys/kgssapi/krb5/kcrypto_arcfour.c
  soc2011/shm/sys/kgssapi/krb5/kcrypto_des.c
  soc2011/shm/sys/kgssapi/krb5/kcrypto_des3.c
  soc2011/shm/sys/kgssapi/krb5/krb5_mech.c
  soc2011/shm/sys/libkern/
  soc2011/shm/sys/libkern/arc4random.c
  soc2011/shm/sys/libkern/arm/
  soc2011/shm/sys/libkern/arm/divsi3.S
  soc2011/shm/sys/libkern/arm/ffs.S
  soc2011/shm/sys/libkern/arm/muldi3.c
  soc2011/shm/sys/libkern/ashldi3.c
  soc2011/shm/sys/libkern/ashrdi3.c
  soc2011/shm/sys/libkern/bcd.c
  soc2011/shm/sys/libkern/bcmp.c
  soc2011/shm/sys/libkern/bsearch.c
  soc2011/shm/sys/libkern/cmpdi2.c
  soc2011/shm/sys/libkern/crc32.c
  soc2011/shm/sys/libkern/divdi3.c
  soc2011/shm/sys/libkern/ffs.c
  soc2011/shm/sys/libkern/ffsl.c
  soc2011/shm/sys/libkern/fls.c
  soc2011/shm/sys/libkern/flsl.c
  soc2011/shm/sys/libkern/fnmatch.c
  soc2011/shm/sys/libkern/gets.c
  soc2011/shm/sys/libkern/ia64/
  soc2011/shm/sys/libkern/ia64/__divdi3.S
  soc2011/shm/sys/libkern/ia64/__divsi3.S
  soc2011/shm/sys/libkern/ia64/__moddi3.S
  soc2011/shm/sys/libkern/ia64/__modsi3.S
  soc2011/shm/sys/libkern/ia64/__udivdi3.S
  soc2011/shm/sys/libkern/ia64/__udivsi3.S
  soc2011/shm/sys/libkern/ia64/__umoddi3.S
  soc2011/shm/sys/libkern/ia64/__umodsi3.S
  soc2011/shm/sys/libkern/ia64/bswap16.S
  soc2011/shm/sys/libkern/ia64/bswap32.S
  soc2011/shm/sys/libkern/ia64/byte_swap_2.S
  soc2011/shm/sys/libkern/ia64/byte_swap_4.S
  soc2011/shm/sys/libkern/iconv.c
  soc2011/shm/sys/libkern/iconv_converter_if.m
  soc2011/shm/sys/libkern/iconv_xlat.c
  soc2011/shm/sys/libkern/iconv_xlat16.c
  soc2011/shm/sys/libkern/index.c
  soc2011/shm/sys/libkern/inet_aton.c
  soc2011/shm/sys/libkern/inet_ntoa.c
  soc2011/shm/sys/libkern/jenkins.h
  soc2011/shm/sys/libkern/lshrdi3.c
  soc2011/shm/sys/libkern/mcount.c
  soc2011/shm/sys/libkern/memcmp.c
  soc2011/shm/sys/libkern/memmove.c
  soc2011/shm/sys/libkern/memset.c
  soc2011/shm/sys/libkern/moddi3.c
  soc2011/shm/sys/libkern/qdivrem.c
  soc2011/shm/sys/libkern/qsort.c
  soc2011/shm/sys/libkern/qsort_r.c
  soc2011/shm/sys/libkern/quad.h
  soc2011/shm/sys/libkern/random.c
  soc2011/shm/sys/libkern/rindex.c
  soc2011/shm/sys/libkern/scanc.c
  soc2011/shm/sys/libkern/skpc.c
  soc2011/shm/sys/libkern/strcasecmp.c
  soc2011/shm/sys/libkern/strcat.c
  soc2011/shm/sys/libkern/strcmp.c
  soc2011/shm/sys/libkern/strcpy.c
  soc2011/shm/sys/libkern/strcspn.c
  soc2011/shm/sys/libkern/strdup.c
  soc2011/shm/sys/libkern/strlcat.c
  soc2011/shm/sys/libkern/strlcpy.c
  soc2011/shm/sys/libkern/strlen.c
  soc2011/shm/sys/libkern/strncmp.c
  soc2011/shm/sys/libkern/strncpy.c
  soc2011/shm/sys/libkern/strsep.c
  soc2011/shm/sys/libkern/strspn.c
  soc2011/shm/sys/libkern/strstr.c
  soc2011/shm/sys/libkern/strtol.c
  soc2011/shm/sys/libkern/strtoq.c
  soc2011/shm/sys/libkern/strtoul.c
  soc2011/shm/sys/libkern/strtouq.c
  soc2011/shm/sys/libkern/strvalid.c
  soc2011/shm/sys/libkern/ucmpdi2.c
  soc2011/shm/sys/libkern/udivdi3.c
  soc2011/shm/sys/libkern/umoddi3.c
  soc2011/shm/sys/mips/
  soc2011/shm/sys/mips/adm5120/
  soc2011/shm/sys/mips/adm5120/adm5120_machdep.c
  soc2011/shm/sys/mips/adm5120/adm5120reg.h
  soc2011/shm/sys/mips/adm5120/admpci.c
  soc2011/shm/sys/mips/adm5120/console.c
  soc2011/shm/sys/mips/adm5120/files.adm5120
  soc2011/shm/sys/mips/adm5120/if_admsw.c
  soc2011/shm/sys/mips/adm5120/if_admswreg.h
  soc2011/shm/sys/mips/adm5120/if_admswvar.h
  soc2011/shm/sys/mips/adm5120/obio.c
  soc2011/shm/sys/mips/adm5120/obiovar.h
  soc2011/shm/sys/mips/adm5120/std.adm5120
  soc2011/shm/sys/mips/adm5120/uart_bus_adm5120.c
  soc2011/shm/sys/mips/adm5120/uart_cpu_adm5120.c
  soc2011/shm/sys/mips/adm5120/uart_dev_adm5120.c
  soc2011/shm/sys/mips/adm5120/uart_dev_adm5120.h
  soc2011/shm/sys/mips/compile/
  soc2011/shm/sys/mips/compile/.cvsignore
  soc2011/shm/sys/mips/conf/
  soc2011/shm/sys/mips/conf/.cvsignore
  soc2011/shm/sys/mips/conf/ADM5120
  soc2011/shm/sys/mips/conf/ADM5120.hints
  soc2011/shm/sys/mips/conf/DEFAULTS
  soc2011/shm/sys/mips/conf/IDT
  soc2011/shm/sys/mips/conf/IDT.hints
  soc2011/shm/sys/mips/conf/MALTA
  soc2011/shm/sys/mips/conf/MALTA.hints
  soc2011/shm/sys/mips/conf/QEMU
  soc2011/shm/sys/mips/conf/SENTRY5
  soc2011/shm/sys/mips/conf/SENTRY5.hints
  soc2011/shm/sys/mips/idt/
  soc2011/shm/sys/mips/idt/files.idt
  soc2011/shm/sys/mips/idt/idt_machdep.c
  soc2011/shm/sys/mips/idt/idtpci.c
  soc2011/shm/sys/mips/idt/idtreg.h
  soc2011/shm/sys/mips/idt/if_kr.c
  soc2011/shm/sys/mips/idt/if_krreg.h
  soc2011/shm/sys/mips/idt/obio.c
  soc2011/shm/sys/mips/idt/obiovar.h
  soc2011/shm/sys/mips/idt/std.idt
  soc2011/shm/sys/mips/idt/uart_bus_rc32434.c
  soc2011/shm/sys/mips/idt/uart_cpu_rc32434.c
  soc2011/shm/sys/mips/include/
  soc2011/shm/sys/mips/include/_bus.h
  soc2011/shm/sys/mips/include/_bus_octeon.h
  soc2011/shm/sys/mips/include/_inttypes.h
  soc2011/shm/sys/mips/include/_limits.h
  soc2011/shm/sys/mips/include/_stdint.h
  soc2011/shm/sys/mips/include/_types.h
  soc2011/shm/sys/mips/include/archtype.h
  soc2011/shm/sys/mips/include/asm.h
  soc2011/shm/sys/mips/include/asmacros.h
  soc2011/shm/sys/mips/include/atomic.h
  soc2011/shm/sys/mips/include/bootinfo.h
  soc2011/shm/sys/mips/include/bswap.h
  soc2011/shm/sys/mips/include/bus.h
  soc2011/shm/sys/mips/include/bus_dma.h
  soc2011/shm/sys/mips/include/bus_octeon.h
  soc2011/shm/sys/mips/include/cache.h
  soc2011/shm/sys/mips/include/cache_mipsNN.h
  soc2011/shm/sys/mips/include/cache_r4k.h
  soc2011/shm/sys/mips/include/clock.h
  soc2011/shm/sys/mips/include/clockvar.h
  soc2011/shm/sys/mips/include/cpu.h
  soc2011/shm/sys/mips/include/cpufunc.h
  soc2011/shm/sys/mips/include/cpuinfo.h
  soc2011/shm/sys/mips/include/cpuregs.h
  soc2011/shm/sys/mips/include/cputypes.h
  soc2011/shm/sys/mips/include/db_machdep.h
  soc2011/shm/sys/mips/include/defs.h
  soc2011/shm/sys/mips/include/elf.h
  soc2011/shm/sys/mips/include/endian.h
  soc2011/shm/sys/mips/include/exec.h
  soc2011/shm/sys/mips/include/float.h
  soc2011/shm/sys/mips/include/floatingpoint.h
  soc2011/shm/sys/mips/include/fpu.h
  soc2011/shm/sys/mips/include/frame.h
  soc2011/shm/sys/mips/include/gdb_machdep.h
  soc2011/shm/sys/mips/include/hwfunc.h
  soc2011/shm/sys/mips/include/ieee.h
  soc2011/shm/sys/mips/include/ieeefp.h
  soc2011/shm/sys/mips/include/in_cksum.h
  soc2011/shm/sys/mips/include/intr.h
  soc2011/shm/sys/mips/include/intr_machdep.h
  soc2011/shm/sys/mips/include/iodev.h
  soc2011/shm/sys/mips/include/kdb.h
  soc2011/shm/sys/mips/include/limits.h
  soc2011/shm/sys/mips/include/locore.h
  soc2011/shm/sys/mips/include/md_var.h
  soc2011/shm/sys/mips/include/memdev.h
  soc2011/shm/sys/mips/include/metadata.h
  soc2011/shm/sys/mips/include/minidump.h
  soc2011/shm/sys/mips/include/mips_opcode.h
  soc2011/shm/sys/mips/include/mp_watchdog.h
  soc2011/shm/sys/mips/include/mutex.h
  soc2011/shm/sys/mips/include/param.h
  soc2011/shm/sys/mips/include/pcb.h
  soc2011/shm/sys/mips/include/pci_cfgreg.h
  soc2011/shm/sys/mips/include/pcpu.h
  soc2011/shm/sys/mips/include/pltfm.h
  soc2011/shm/sys/mips/include/pmap.h
  soc2011/shm/sys/mips/include/pmc_mdep.h
  soc2011/shm/sys/mips/include/ppireg.h
  soc2011/shm/sys/mips/include/proc.h
  soc2011/shm/sys/mips/include/profile.h
  soc2011/shm/sys/mips/include/psl.h
  soc2011/shm/sys/mips/include/pte.h
  soc2011/shm/sys/mips/include/ptrace.h
  soc2011/shm/sys/mips/include/queue.h
  soc2011/shm/sys/mips/include/reg.h
  soc2011/shm/sys/mips/include/regdef.h
  soc2011/shm/sys/mips/include/regnum.h
  soc2011/shm/sys/mips/include/reloc.h
  soc2011/shm/sys/mips/include/resource.h
  soc2011/shm/sys/mips/include/rm7000.h
  soc2011/shm/sys/mips/include/runq.h
  soc2011/shm/sys/mips/include/segments.h
  soc2011/shm/sys/mips/include/setjmp.h
  soc2011/shm/sys/mips/include/sf_buf.h
  soc2011/shm/sys/mips/include/sigframe.h
  soc2011/shm/sys/mips/include/signal.h
  soc2011/shm/sys/mips/include/smp.h
  soc2011/shm/sys/mips/include/stdarg.h
  soc2011/shm/sys/mips/include/sysarch.h
  soc2011/shm/sys/mips/include/timerreg.h
  soc2011/shm/sys/mips/include/trap.h
  soc2011/shm/sys/mips/include/ucontext.h
  soc2011/shm/sys/mips/include/varargs.h
  soc2011/shm/sys/mips/include/vm.h
  soc2011/shm/sys/mips/include/vmparam.h
  soc2011/shm/sys/mips/malta/
  soc2011/shm/sys/mips/malta/files.malta
  soc2011/shm/sys/mips/malta/gt.c
  soc2011/shm/sys/mips/malta/gt_pci.c
  soc2011/shm/sys/mips/malta/gtreg.h
  soc2011/shm/sys/mips/malta/gtvar.h
  soc2011/shm/sys/mips/malta/malta_machdep.c
  soc2011/shm/sys/mips/malta/maltareg.h
  soc2011/shm/sys/mips/malta/obio.c
  soc2011/shm/sys/mips/malta/obiovar.h
  soc2011/shm/sys/mips/malta/std.malta
  soc2011/shm/sys/mips/malta/uart_bus_maltausart.c
  soc2011/shm/sys/mips/malta/uart_cpu_maltausart.c
  soc2011/shm/sys/mips/malta/yamon.c
  soc2011/shm/sys/mips/malta/yamon.h
  soc2011/shm/sys/mips/mips/
  soc2011/shm/sys/mips/mips/autoconf.c
  soc2011/shm/sys/mips/mips/busdma_machdep.c
  soc2011/shm/sys/mips/mips/cache.c
  soc2011/shm/sys/mips/mips/cache_mipsNN.c
  soc2011/shm/sys/mips/mips/copystr.S
  soc2011/shm/sys/mips/mips/cpu.c
  soc2011/shm/sys/mips/mips/db_disasm.c
  soc2011/shm/sys/mips/mips/db_interface.c
  soc2011/shm/sys/mips/mips/db_trace.c
  soc2011/shm/sys/mips/mips/dump_machdep.c
  soc2011/shm/sys/mips/mips/elf64_machdep.c
  soc2011/shm/sys/mips/mips/elf_machdep.c
  soc2011/shm/sys/mips/mips/exception.S
  soc2011/shm/sys/mips/mips/fp.S
  soc2011/shm/sys/mips/mips/gdb_machdep.c
  soc2011/shm/sys/mips/mips/genassym.c
  soc2011/shm/sys/mips/mips/in_cksum.c
  soc2011/shm/sys/mips/mips/intr_machdep.c
  soc2011/shm/sys/mips/mips/locore.S
  soc2011/shm/sys/mips/mips/machdep.c
  soc2011/shm/sys/mips/mips/mainbus.c
  soc2011/shm/sys/mips/mips/mem.c
  soc2011/shm/sys/mips/mips/mp_machdep.c
  soc2011/shm/sys/mips/mips/nexus.c
  soc2011/shm/sys/mips/mips/pm_machdep.c
  soc2011/shm/sys/mips/mips/pmap.c
  soc2011/shm/sys/mips/mips/psraccess.S
  soc2011/shm/sys/mips/mips/stack_machdep.c
  soc2011/shm/sys/mips/mips/support.S
  soc2011/shm/sys/mips/mips/swtch.S
  soc2011/shm/sys/mips/mips/tick.c
  soc2011/shm/sys/mips/mips/tlb.S
  soc2011/shm/sys/mips/mips/trap.c
  soc2011/shm/sys/mips/mips/uio_machdep.c
  soc2011/shm/sys/mips/mips/vm_machdep.c
  soc2011/shm/sys/mips/sentry5/
  soc2011/shm/sys/mips/sentry5/files.sentry5
  soc2011/shm/sys/mips/sentry5/obio.c
  soc2011/shm/sys/mips/sentry5/obiovar.h
  soc2011/shm/sys/mips/sentry5/s5_machdep.c
  soc2011/shm/sys/mips/sentry5/s5reg.h
  soc2011/shm/sys/mips/sentry5/siba_cc.c
  soc2011/shm/sys/mips/sentry5/siba_mips.c
  soc2011/shm/sys/mips/sentry5/siba_sdram.c
  soc2011/shm/sys/mips/sentry5/uart_bus_sbusart.c
  soc2011/shm/sys/mips/sentry5/uart_cpu_sbusart.c
  soc2011/shm/sys/modules/
  soc2011/shm/sys/modules/3dfx/
  soc2011/shm/sys/modules/3dfx/Makefile
  soc2011/shm/sys/modules/3dfx_linux/
  soc2011/shm/sys/modules/3dfx_linux/Makefile
  soc2011/shm/sys/modules/Makefile
  soc2011/shm/sys/modules/Makefile.inc
  soc2011/shm/sys/modules/aac/
  soc2011/shm/sys/modules/aac/Makefile
  soc2011/shm/sys/modules/aac/Makefile.inc
  soc2011/shm/sys/modules/aac/aac_linux/
  soc2011/shm/sys/modules/aac/aac_linux/Makefile
  soc2011/shm/sys/modules/accf_data/
  soc2011/shm/sys/modules/accf_data/Makefile
  soc2011/shm/sys/modules/accf_dns/
  soc2011/shm/sys/modules/accf_dns/Makefile
  soc2011/shm/sys/modules/accf_http/
  soc2011/shm/sys/modules/accf_http/Makefile
  soc2011/shm/sys/modules/acpi/
  soc2011/shm/sys/modules/acpi/Makefile
  soc2011/shm/sys/modules/acpi/Makefile.inc
  soc2011/shm/sys/modules/acpi/acpi/
  soc2011/shm/sys/modules/acpi/acpi/Makefile
  soc2011/shm/sys/modules/acpi/acpi_aiboost/
  soc2011/shm/sys/modules/acpi/acpi_aiboost/Makefile
  soc2011/shm/sys/modules/acpi/acpi_asus/
  soc2011/shm/sys/modules/acpi/acpi_asus/Makefile
  soc2011/shm/sys/modules/acpi/acpi_dock/
  soc2011/shm/sys/modules/acpi/acpi_dock/Makefile
  soc2011/shm/sys/modules/acpi/acpi_fujitsu/
  soc2011/shm/sys/modules/acpi/acpi_fujitsu/Makefile
  soc2011/shm/sys/modules/acpi/acpi_hp/
  soc2011/shm/sys/modules/acpi/acpi_hp/Makefile
  soc2011/shm/sys/modules/acpi/acpi_ibm/
  soc2011/shm/sys/modules/acpi/acpi_ibm/Makefile
  soc2011/shm/sys/modules/acpi/acpi_panasonic/
  soc2011/shm/sys/modules/acpi/acpi_panasonic/Makefile
  soc2011/shm/sys/modules/acpi/acpi_sony/
  soc2011/shm/sys/modules/acpi/acpi_sony/Makefile
  soc2011/shm/sys/modules/acpi/acpi_toshiba/
  soc2011/shm/sys/modules/acpi/acpi_toshiba/Makefile
  soc2011/shm/sys/modules/acpi/acpi_video/
  soc2011/shm/sys/modules/acpi/acpi_video/Makefile
  soc2011/shm/sys/modules/acpi/acpi_wmi/
  soc2011/shm/sys/modules/acpi/acpi_wmi/Makefile
  soc2011/shm/sys/modules/ae/
  soc2011/shm/sys/modules/ae/Makefile
  soc2011/shm/sys/modules/age/
  soc2011/shm/sys/modules/age/Makefile
  soc2011/shm/sys/modules/agp/
  soc2011/shm/sys/modules/agp/Makefile
  soc2011/shm/sys/modules/aha/
  soc2011/shm/sys/modules/aha/Makefile
  soc2011/shm/sys/modules/ahb/
  soc2011/shm/sys/modules/ahb/Makefile
  soc2011/shm/sys/modules/ahci/
  soc2011/shm/sys/modules/ahci/Makefile
  soc2011/shm/sys/modules/aic/
  soc2011/shm/sys/modules/aic/Makefile
  soc2011/shm/sys/modules/aic7xxx/
  soc2011/shm/sys/modules/aic7xxx/Makefile
  soc2011/shm/sys/modules/aic7xxx/Makefile.inc
  soc2011/shm/sys/modules/aic7xxx/ahc/
  soc2011/shm/sys/modules/aic7xxx/ahc/Makefile
  soc2011/shm/sys/modules/aic7xxx/ahc/Makefile.inc
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_eisa/
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_eisa/Makefile
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_isa/
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_isa/Makefile
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_pci/
  soc2011/shm/sys/modules/aic7xxx/ahc/ahc_pci/Makefile
  soc2011/shm/sys/modules/aic7xxx/ahd/
  soc2011/shm/sys/modules/aic7xxx/ahd/Makefile
  soc2011/shm/sys/modules/aic7xxx/aicasm/
  soc2011/shm/sys/modules/aic7xxx/aicasm/Makefile
  soc2011/shm/sys/modules/aio/
  soc2011/shm/sys/modules/aio/Makefile
  soc2011/shm/sys/modules/alc/
  soc2011/shm/sys/modules/alc/Makefile
  soc2011/shm/sys/modules/ale/
  soc2011/shm/sys/modules/ale/Makefile
  soc2011/shm/sys/modules/amd/
  soc2011/shm/sys/modules/amd/Makefile
  soc2011/shm/sys/modules/amdsbwd/
  soc2011/shm/sys/modules/amdsbwd/Makefile
  soc2011/shm/sys/modules/amdtemp/
  soc2011/shm/sys/modules/amdtemp/Makefile
  soc2011/shm/sys/modules/amr/
  soc2011/shm/sys/modules/amr/Makefile
  soc2011/shm/sys/modules/amr/amr_cam/
  soc2011/shm/sys/modules/amr/amr_cam/Makefile
  soc2011/shm/sys/modules/amr/amr_linux/
  soc2011/shm/sys/modules/amr/amr_linux/Makefile
  soc2011/shm/sys/modules/an/
  soc2011/shm/sys/modules/an/Makefile
  soc2011/shm/sys/modules/aout/
  soc2011/shm/sys/modules/aout/Makefile
  soc2011/shm/sys/modules/apm/
  soc2011/shm/sys/modules/apm/Makefile
  soc2011/shm/sys/modules/arcmsr/
  soc2011/shm/sys/modules/arcmsr/Makefile
  soc2011/shm/sys/modules/arcnet/
  soc2011/shm/sys/modules/arcnet/Makefile
  soc2011/shm/sys/modules/asmc/
  soc2011/shm/sys/modules/asmc/Makefile
  soc2011/shm/sys/modules/asr/
  soc2011/shm/sys/modules/asr/Makefile
  soc2011/shm/sys/modules/ata/
  soc2011/shm/sys/modules/ata/Makefile
  soc2011/shm/sys/modules/ata/Makefile.inc
  soc2011/shm/sys/modules/ata/atacam/
  soc2011/shm/sys/modules/ata/atacam/Makefile
  soc2011/shm/sys/modules/ata/atacard/
  soc2011/shm/sys/modules/ata/atacard/Makefile
  soc2011/shm/sys/modules/ata/atacbus/
  soc2011/shm/sys/modules/ata/atacbus/Makefile
  soc2011/shm/sys/modules/ata/atacore/
  soc2011/shm/sys/modules/ata/atacore/Makefile
  soc2011/shm/sys/modules/ata/atadevel/
  soc2011/shm/sys/modules/ata/atadevel/Makefile
  soc2011/shm/sys/modules/ata/atadevel/ata-devel.c
  soc2011/shm/sys/modules/ata/atadisk/
  soc2011/shm/sys/modules/ata/atadisk/Makefile
  soc2011/shm/sys/modules/ata/ataisa/
  soc2011/shm/sys/modules/ata/ataisa/Makefile
  soc2011/shm/sys/modules/ata/atapci/
  soc2011/shm/sys/modules/ata/atapci/Makefile
  soc2011/shm/sys/modules/ata/atapci/Makefile.inc
  soc2011/shm/sys/modules/ata/atapci/chipsets/
  soc2011/shm/sys/modules/ata/atapci/chipsets/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/Makefile.inc
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataacard/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataacard/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataacerlabs/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataacerlabs/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataadaptec/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataadaptec/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataahci/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataahci/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataamd/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataamd/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataati/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataati/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacenatek/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacenatek/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacypress/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacypress/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacyrix/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atacyrix/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atahighpoint/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atahighpoint/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataintel/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataintel/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataite/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataite/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atajmicron/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atajmicron/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atamarvell/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atamarvell/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atamicron/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atamicron/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanational/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanational/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanetcell/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanetcell/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanvidia/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atanvidia/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atapromise/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atapromise/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataserverworks/
  soc2011/shm/sys/modules/ata/atapci/chipsets/ataserverworks/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atasiliconimage/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atasiliconimage/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atasis/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atasis/Makefile
  soc2011/shm/sys/modules/ata/atapci/chipsets/atavia/
  soc2011/shm/sys/modules/ata/atapci/chipsets/atavia/Makefile
  soc2011/shm/sys/modules/ata/atapicam/
  soc2011/shm/sys/modules/ata/atapicam/Makefile
  soc2011/shm/sys/modules/ata/atapicd/
  soc2011/shm/sys/modules/ata/atapicd/Makefile
  soc2011/shm/sys/modules/ata/atapifd/
  soc2011/shm/sys/modules/ata/atapifd/Makefile
  soc2011/shm/sys/modules/ata/atapist/
  soc2011/shm/sys/modules/ata/atapist/Makefile
  soc2011/shm/sys/modules/ata/ataraid/
  soc2011/shm/sys/modules/ata/ataraid/Makefile
  soc2011/shm/sys/modules/ath/
  soc2011/shm/sys/modules/ath/Makefile
  soc2011/shm/sys/modules/auxio/
  soc2011/shm/sys/modules/auxio/Makefile
  soc2011/shm/sys/modules/bce/
  soc2011/shm/sys/modules/bce/Makefile
  soc2011/shm/sys/modules/bfe/
  soc2011/shm/sys/modules/bfe/Makefile
  soc2011/shm/sys/modules/bge/
  soc2011/shm/sys/modules/bge/Makefile
  soc2011/shm/sys/modules/bios/
  soc2011/shm/sys/modules/bios/Makefile
  soc2011/shm/sys/modules/bios/smapi/
  soc2011/shm/sys/modules/bios/smapi/Makefile
  soc2011/shm/sys/modules/bios/smbios/
  soc2011/shm/sys/modules/bios/smbios/Makefile
  soc2011/shm/sys/modules/bios/vpd/
  soc2011/shm/sys/modules/bios/vpd/Makefile
  soc2011/shm/sys/modules/bktr/
  soc2011/shm/sys/modules/bktr/Makefile
  soc2011/shm/sys/modules/bktr/Makefile.inc
  soc2011/shm/sys/modules/bktr/bktr/
  soc2011/shm/sys/modules/bktr/bktr/Makefile
  soc2011/shm/sys/modules/bktr/bktr_mem/
  soc2011/shm/sys/modules/bktr/bktr_mem/Makefile
  soc2011/shm/sys/modules/bm/
  soc2011/shm/sys/modules/bm/Makefile
  soc2011/shm/sys/modules/bridgestp/
  soc2011/shm/sys/modules/bridgestp/Makefile
  soc2011/shm/sys/modules/bwi/
  soc2011/shm/sys/modules/bwi/Makefile
  soc2011/shm/sys/modules/bwn/
  soc2011/shm/sys/modules/bwn/Makefile
  soc2011/shm/sys/modules/cam/
  soc2011/shm/sys/modules/cam/Makefile
  soc2011/shm/sys/modules/canbepm/
  soc2011/shm/sys/modules/canbepm/Makefile
  soc2011/shm/sys/modules/canbus/
  soc2011/shm/sys/modules/canbus/Makefile
  soc2011/shm/sys/modules/cardbus/
  soc2011/shm/sys/modules/cardbus/Makefile
  soc2011/shm/sys/modules/cas/
  soc2011/shm/sys/modules/cas/Makefile
  soc2011/shm/sys/modules/cbb/
  soc2011/shm/sys/modules/cbb/Makefile
  soc2011/shm/sys/modules/cd9660/
  soc2011/shm/sys/modules/cd9660/Makefile
  soc2011/shm/sys/modules/cd9660_iconv/
  soc2011/shm/sys/modules/cd9660_iconv/Makefile
  soc2011/shm/sys/modules/ce/
  soc2011/shm/sys/modules/ce/Makefile
  soc2011/shm/sys/modules/ciss/
  soc2011/shm/sys/modules/ciss/Makefile
  soc2011/shm/sys/modules/cm/
  soc2011/shm/sys/modules/cm/Makefile
  soc2011/shm/sys/modules/cmx/
  soc2011/shm/sys/modules/cmx/Makefile
  soc2011/shm/sys/modules/coda/
  soc2011/shm/sys/modules/coda/Makefile
  soc2011/shm/sys/modules/coda5/
  soc2011/shm/sys/modules/coda5/Makefile
  soc2011/shm/sys/modules/coff/
  soc2011/shm/sys/modules/coff/Makefile
  soc2011/shm/sys/modules/coretemp/
  soc2011/shm/sys/modules/coretemp/Makefile
  soc2011/shm/sys/modules/cp/
  soc2011/shm/sys/modules/cp/Makefile
  soc2011/shm/sys/modules/cpuctl/
  soc2011/shm/sys/modules/cpuctl/Makefile
  soc2011/shm/sys/modules/cpufreq/
  soc2011/shm/sys/modules/cpufreq/Makefile
  soc2011/shm/sys/modules/crypto/
  soc2011/shm/sys/modules/crypto/Makefile
  soc2011/shm/sys/modules/cryptodev/
  soc2011/shm/sys/modules/cryptodev/Makefile
  soc2011/shm/sys/modules/cs/
  soc2011/shm/sys/modules/cs/Makefile
  soc2011/shm/sys/modules/ctau/
  soc2011/shm/sys/modules/ctau/Makefile
  soc2011/shm/sys/modules/cx/
  soc2011/shm/sys/modules/cx/Makefile
  soc2011/shm/sys/modules/cxgb/
  soc2011/shm/sys/modules/cxgb/Makefile
  soc2011/shm/sys/modules/cxgb/cxgb/
  soc2011/shm/sys/modules/cxgb/cxgb/Makefile
  soc2011/shm/sys/modules/cxgb/cxgb_t3fw/
  soc2011/shm/sys/modules/cxgb/cxgb_t3fw/Makefile
  soc2011/shm/sys/modules/cxgb/iw_cxgb/
  soc2011/shm/sys/modules/cxgb/iw_cxgb/Makefile
  soc2011/shm/sys/modules/cxgb/toecore/
  soc2011/shm/sys/modules/cxgb/toecore/Makefile
  soc2011/shm/sys/modules/cxgb/tom/
  soc2011/shm/sys/modules/cxgb/tom/Makefile
  soc2011/shm/sys/modules/cyclic/
  soc2011/shm/sys/modules/cyclic/Makefile
  soc2011/shm/sys/modules/dc/
  soc2011/shm/sys/modules/dc/Makefile
  soc2011/shm/sys/modules/dcons/
  soc2011/shm/sys/modules/dcons/Makefile
  soc2011/shm/sys/modules/dcons_crom/
  soc2011/shm/sys/modules/dcons_crom/Makefile
  soc2011/shm/sys/modules/de/
  soc2011/shm/sys/modules/de/Makefile
  soc2011/shm/sys/modules/digi/
  soc2011/shm/sys/modules/digi/Makefile   (contents, props changed)
  soc2011/shm/sys/modules/digi/Makefile.inc   (contents, props changed)
  soc2011/shm/sys/modules/digi/digi/
  soc2011/shm/sys/modules/digi/digi/Makefile
  soc2011/shm/sys/modules/digi/digi_CX/
  soc2011/shm/sys/modules/digi/digi_CX/Makefile
  soc2011/shm/sys/modules/digi/digi_CX_PCI/
  soc2011/shm/sys/modules/digi/digi_CX_PCI/Makefile
  soc2011/shm/sys/modules/digi/digi_EPCX/
  soc2011/shm/sys/modules/digi/digi_EPCX/Makefile
  soc2011/shm/sys/modules/digi/digi_EPCX_PCI/
  soc2011/shm/sys/modules/digi/digi_EPCX_PCI/Makefile
  soc2011/shm/sys/modules/digi/digi_Xe/
  soc2011/shm/sys/modules/digi/digi_Xe/Makefile
  soc2011/shm/sys/modules/digi/digi_Xem/
  soc2011/shm/sys/modules/digi/digi_Xem/Makefile
  soc2011/shm/sys/modules/digi/digi_Xr/
  soc2011/shm/sys/modules/digi/digi_Xr/Makefile
  soc2011/shm/sys/modules/dpms/
  soc2011/shm/sys/modules/dpms/Makefile
  soc2011/shm/sys/modules/dpt/
  soc2011/shm/sys/modules/dpt/Makefile
  soc2011/shm/sys/modules/drm/
  soc2011/shm/sys/modules/drm/Makefile
  soc2011/shm/sys/modules/drm/Makefile.inc
  soc2011/shm/sys/modules/drm/drm/
  soc2011/shm/sys/modules/drm/drm/Makefile
  soc2011/shm/sys/modules/drm/i915/
  soc2011/shm/sys/modules/drm/i915/Makefile
  soc2011/shm/sys/modules/drm/mach64/
  soc2011/shm/sys/modules/drm/mach64/Makefile
  soc2011/shm/sys/modules/drm/mga/
  soc2011/shm/sys/modules/drm/mga/Makefile
  soc2011/shm/sys/modules/drm/r128/
  soc2011/shm/sys/modules/drm/r128/Makefile
  soc2011/shm/sys/modules/drm/radeon/
  soc2011/shm/sys/modules/drm/radeon/Makefile
  soc2011/shm/sys/modules/drm/savage/
  soc2011/shm/sys/modules/drm/savage/Makefile
  soc2011/shm/sys/modules/drm/sis/
  soc2011/shm/sys/modules/drm/sis/Makefile
  soc2011/shm/sys/modules/drm/tdfx/
  soc2011/shm/sys/modules/drm/tdfx/Makefile
  soc2011/shm/sys/modules/dtrace/
  soc2011/shm/sys/modules/dtrace/Makefile
  soc2011/shm/sys/modules/dtrace/Makefile.inc
  soc2011/shm/sys/modules/dtrace/dtmalloc/
  soc2011/shm/sys/modules/dtrace/dtmalloc/Makefile
  soc2011/shm/sys/modules/dtrace/dtnfsclient/
  soc2011/shm/sys/modules/dtrace/dtnfsclient/Makefile
  soc2011/shm/sys/modules/dtrace/dtrace/
  soc2011/shm/sys/modules/dtrace/dtrace/Makefile
  soc2011/shm/sys/modules/dtrace/dtrace_test/
  soc2011/shm/sys/modules/dtrace/dtrace_test/Makefile
  soc2011/shm/sys/modules/dtrace/dtraceall/
  soc2011/shm/sys/modules/dtrace/dtraceall/Makefile
  soc2011/shm/sys/modules/dtrace/dtraceall/dtraceall.c
  soc2011/shm/sys/modules/dtrace/fasttrap/
  soc2011/shm/sys/modules/dtrace/fasttrap/Makefile
  soc2011/shm/sys/modules/dtrace/fbt/
  soc2011/shm/sys/modules/dtrace/fbt/Makefile
  soc2011/shm/sys/modules/dtrace/lockstat/
  soc2011/shm/sys/modules/dtrace/lockstat/Makefile
  soc2011/shm/sys/modules/dtrace/profile/
  soc2011/shm/sys/modules/dtrace/profile/Makefile
  soc2011/shm/sys/modules/dtrace/prototype/
  soc2011/shm/sys/modules/dtrace/prototype/Makefile
  soc2011/shm/sys/modules/dtrace/sdt/
  soc2011/shm/sys/modules/dtrace/sdt/Makefile
  soc2011/shm/sys/modules/dtrace/systrace/
  soc2011/shm/sys/modules/dtrace/systrace/Makefile
  soc2011/shm/sys/modules/dummynet/
  soc2011/shm/sys/modules/dummynet/Makefile
  soc2011/shm/sys/modules/ed/
  soc2011/shm/sys/modules/ed/Makefile
  soc2011/shm/sys/modules/elink/
  soc2011/shm/sys/modules/elink/Makefile
  soc2011/shm/sys/modules/em/
  soc2011/shm/sys/modules/em/Makefile
  soc2011/shm/sys/modules/en/
  soc2011/shm/sys/modules/en/Makefile
  soc2011/shm/sys/modules/ep/
  soc2011/shm/sys/modules/ep/Makefile
  soc2011/shm/sys/modules/epic/
  soc2011/shm/sys/modules/epic/Makefile
  soc2011/shm/sys/modules/esp/
  soc2011/shm/sys/modules/esp/Makefile
  soc2011/shm/sys/modules/et/
  soc2011/shm/sys/modules/et/Makefile
  soc2011/shm/sys/modules/ex/
  soc2011/shm/sys/modules/ex/Makefile
  soc2011/shm/sys/modules/exca/
  soc2011/shm/sys/modules/exca/Makefile
  soc2011/shm/sys/modules/ext2fs/
  soc2011/shm/sys/modules/ext2fs/Makefile
  soc2011/shm/sys/modules/fatm/
  soc2011/shm/sys/modules/fatm/Makefile
  soc2011/shm/sys/modules/fdc/
  soc2011/shm/sys/modules/fdc/Makefile
  soc2011/shm/sys/modules/fdescfs/
  soc2011/shm/sys/modules/fdescfs/Makefile
  soc2011/shm/sys/modules/fe/
  soc2011/shm/sys/modules/fe/Makefile
  soc2011/shm/sys/modules/firewire/
  soc2011/shm/sys/modules/firewire/Makefile
  soc2011/shm/sys/modules/firewire/Makefile.inc
  soc2011/shm/sys/modules/firewire/firewire/
  soc2011/shm/sys/modules/firewire/firewire/Makefile
  soc2011/shm/sys/modules/firewire/fwe/
  soc2011/shm/sys/modules/firewire/fwe/Makefile
  soc2011/shm/sys/modules/firewire/fwip/
  soc2011/shm/sys/modules/firewire/fwip/Makefile
  soc2011/shm/sys/modules/firewire/sbp/
  soc2011/shm/sys/modules/firewire/sbp/Makefile
  soc2011/shm/sys/modules/firewire/sbp_targ/
  soc2011/shm/sys/modules/firewire/sbp_targ/Makefile
  soc2011/shm/sys/modules/firmware/
  soc2011/shm/sys/modules/firmware/Makefile
  soc2011/shm/sys/modules/fxp/
  soc2011/shm/sys/modules/fxp/Makefile
  soc2011/shm/sys/modules/gem/
  soc2011/shm/sys/modules/gem/Makefile
  soc2011/shm/sys/modules/geom/
  soc2011/shm/sys/modules/geom/Makefile
  soc2011/shm/sys/modules/geom/Makefile.inc
  soc2011/shm/sys/modules/geom/geom_bde/
  soc2011/shm/sys/modules/geom/geom_bde/Makefile
  soc2011/shm/sys/modules/geom/geom_bsd/
  soc2011/shm/sys/modules/geom/geom_bsd/Makefile
  soc2011/shm/sys/modules/geom/geom_cache/
  soc2011/shm/sys/modules/geom/geom_cache/Makefile
  soc2011/shm/sys/modules/geom/geom_ccd/
  soc2011/shm/sys/modules/geom/geom_ccd/Makefile
  soc2011/shm/sys/modules/geom/geom_concat/
  soc2011/shm/sys/modules/geom/geom_concat/Makefile
  soc2011/shm/sys/modules/geom/geom_eli/
  soc2011/shm/sys/modules/geom/geom_eli/Makefile
  soc2011/shm/sys/modules/geom/geom_fox/
  soc2011/shm/sys/modules/geom/geom_fox/Makefile
  soc2011/shm/sys/modules/geom/geom_gate/
  soc2011/shm/sys/modules/geom/geom_gate/Makefile
  soc2011/shm/sys/modules/geom/geom_journal/
  soc2011/shm/sys/modules/geom/geom_journal/Makefile
  soc2011/shm/sys/modules/geom/geom_label/
  soc2011/shm/sys/modules/geom/geom_label/Makefile
  soc2011/shm/sys/modules/geom/geom_linux_lvm/
  soc2011/shm/sys/modules/geom/geom_linux_lvm/Makefile
  soc2011/shm/sys/modules/geom/geom_mbr/
  soc2011/shm/sys/modules/geom/geom_mbr/Makefile
  soc2011/shm/sys/modules/geom/geom_mirror/
  soc2011/shm/sys/modules/geom/geom_mirror/Makefile
  soc2011/shm/sys/modules/geom/geom_multipath/
  soc2011/shm/sys/modules/geom/geom_multipath/Makefile
  soc2011/shm/sys/modules/geom/geom_nop/
  soc2011/shm/sys/modules/geom/geom_nop/Makefile
  soc2011/shm/sys/modules/geom/geom_part/
  soc2011/shm/sys/modules/geom/geom_part/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_apm/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_apm/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_bsd/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_bsd/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_ebr/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_ebr/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_gpt/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_gpt/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_mbr/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_mbr/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_pc98/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_pc98/Makefile
  soc2011/shm/sys/modules/geom/geom_part/geom_part_vtoc8/
  soc2011/shm/sys/modules/geom/geom_part/geom_part_vtoc8/Makefile
  soc2011/shm/sys/modules/geom/geom_pc98/
  soc2011/shm/sys/modules/geom/geom_pc98/Makefile
  soc2011/shm/sys/modules/geom/geom_raid3/
  soc2011/shm/sys/modules/geom/geom_raid3/Makefile
  soc2011/shm/sys/modules/geom/geom_sched/
  soc2011/shm/sys/modules/geom/geom_sched/Makefile
  soc2011/shm/sys/modules/geom/geom_sched/Makefile.inc
  soc2011/shm/sys/modules/geom/geom_sched/gs_sched/
  soc2011/shm/sys/modules/geom/geom_sched/gs_sched/Makefile
  soc2011/shm/sys/modules/geom/geom_sched/gsched_rr/
  soc2011/shm/sys/modules/geom/geom_sched/gsched_rr/Makefile
  soc2011/shm/sys/modules/geom/geom_shsec/
  soc2011/shm/sys/modules/geom/geom_shsec/Makefile
  soc2011/shm/sys/modules/geom/geom_stripe/
  soc2011/shm/sys/modules/geom/geom_stripe/Makefile
  soc2011/shm/sys/modules/geom/geom_sunlabel/
  soc2011/shm/sys/modules/geom/geom_sunlabel/Makefile
  soc2011/shm/sys/modules/geom/geom_uzip/
  soc2011/shm/sys/modules/geom/geom_uzip/Makefile
  soc2011/shm/sys/modules/geom/geom_vinum/
  soc2011/shm/sys/modules/geom/geom_vinum/Makefile
  soc2011/shm/sys/modules/geom/geom_virstor/
  soc2011/shm/sys/modules/geom/geom_virstor/Makefile
  soc2011/shm/sys/modules/geom/geom_vol_ffs/
  soc2011/shm/sys/modules/geom/geom_vol_ffs/Makefile
  soc2011/shm/sys/modules/geom/geom_zero/
  soc2011/shm/sys/modules/geom/geom_zero/Makefile
  soc2011/shm/sys/modules/glxsb/
  soc2011/shm/sys/modules/glxsb/Makefile
  soc2011/shm/sys/modules/hatm/
  soc2011/shm/sys/modules/hatm/Makefile
  soc2011/shm/sys/modules/hifn/
  soc2011/shm/sys/modules/hifn/Makefile
  soc2011/shm/sys/modules/hme/
  soc2011/shm/sys/modules/hme/Makefile
  soc2011/shm/sys/modules/hpfs/
  soc2011/shm/sys/modules/hpfs/Makefile
  soc2011/shm/sys/modules/hptiop/
  soc2011/shm/sys/modules/hptiop/Makefile
  soc2011/shm/sys/modules/hptmv/
  soc2011/shm/sys/modules/hptmv/Makefile
  soc2011/shm/sys/modules/hptrr/
  soc2011/shm/sys/modules/hptrr/Makefile
  soc2011/shm/sys/modules/hwpmc/
  soc2011/shm/sys/modules/hwpmc/Makefile
  soc2011/shm/sys/modules/i2c/
  soc2011/shm/sys/modules/i2c/Makefile
  soc2011/shm/sys/modules/i2c/Makefile.inc
  soc2011/shm/sys/modules/i2c/controllers/
  soc2011/shm/sys/modules/i2c/controllers/Makefile
  soc2011/shm/sys/modules/i2c/controllers/Makefile.inc
  soc2011/shm/sys/modules/i2c/controllers/alpm/
  soc2011/shm/sys/modules/i2c/controllers/alpm/Makefile
  soc2011/shm/sys/modules/i2c/controllers/amdpm/
  soc2011/shm/sys/modules/i2c/controllers/amdpm/Makefile
  soc2011/shm/sys/modules/i2c/controllers/amdsmb/
  soc2011/shm/sys/modules/i2c/controllers/amdsmb/Makefile
  soc2011/shm/sys/modules/i2c/controllers/ichsmb/
  soc2011/shm/sys/modules/i2c/controllers/ichsmb/Makefile
  soc2011/shm/sys/modules/i2c/controllers/intpm/
  soc2011/shm/sys/modules/i2c/controllers/intpm/Makefile
  soc2011/shm/sys/modules/i2c/controllers/lpbb/
  soc2011/shm/sys/modules/i2c/controllers/lpbb/Makefile
  soc2011/shm/sys/modules/i2c/controllers/nfsmb/
  soc2011/shm/sys/modules/i2c/controllers/nfsmb/Makefile
  soc2011/shm/sys/modules/i2c/controllers/pcf/
  soc2011/shm/sys/modules/i2c/controllers/pcf/Makefile
  soc2011/shm/sys/modules/i2c/controllers/viapm/
  soc2011/shm/sys/modules/i2c/controllers/viapm/Makefile
  soc2011/shm/sys/modules/i2c/if_ic/
  soc2011/shm/sys/modules/i2c/if_ic/Makefile
  soc2011/shm/sys/modules/i2c/iic/
  soc2011/shm/sys/modules/i2c/iic/Makefile
  soc2011/shm/sys/modules/i2c/iicbb/
  soc2011/shm/sys/modules/i2c/iicbb/Makefile
  soc2011/shm/sys/modules/i2c/iicbus/
  soc2011/shm/sys/modules/i2c/iicbus/Makefile
  soc2011/shm/sys/modules/i2c/iicsmb/
  soc2011/shm/sys/modules/i2c/iicsmb/Makefile
  soc2011/shm/sys/modules/i2c/smb/
  soc2011/shm/sys/modules/i2c/smb/Makefile
  soc2011/shm/sys/modules/i2c/smbus/
  soc2011/shm/sys/modules/i2c/smbus/Makefile
  soc2011/shm/sys/modules/ibcs2/
  soc2011/shm/sys/modules/ibcs2/Makefile
  soc2011/shm/sys/modules/ichwd/
  soc2011/shm/sys/modules/ichwd/Makefile
  soc2011/shm/sys/modules/ida/
  soc2011/shm/sys/modules/ida/Makefile
  soc2011/shm/sys/modules/ie/
  soc2011/shm/sys/modules/ie/Makefile
  soc2011/shm/sys/modules/if_bridge/
  soc2011/shm/sys/modules/if_bridge/Makefile
  soc2011/shm/sys/modules/if_disc/
  soc2011/shm/sys/modules/if_disc/Makefile
  soc2011/shm/sys/modules/if_edsc/
  soc2011/shm/sys/modules/if_edsc/Makefile
  soc2011/shm/sys/modules/if_ef/
  soc2011/shm/sys/modules/if_ef/Makefile
  soc2011/shm/sys/modules/if_epair/
  soc2011/shm/sys/modules/if_epair/Makefile
  soc2011/shm/sys/modules/if_faith/
  soc2011/shm/sys/modules/if_faith/Makefile
  soc2011/shm/sys/modules/if_gif/
  soc2011/shm/sys/modules/if_gif/Makefile
  soc2011/shm/sys/modules/if_gre/
  soc2011/shm/sys/modules/if_gre/Makefile
  soc2011/shm/sys/modules/if_lagg/
  soc2011/shm/sys/modules/if_lagg/Makefile
  soc2011/shm/sys/modules/if_ndis/
  soc2011/shm/sys/modules/if_ndis/Makefile
  soc2011/shm/sys/modules/if_stf/
  soc2011/shm/sys/modules/if_stf/Makefile
  soc2011/shm/sys/modules/if_tap/
  soc2011/shm/sys/modules/if_tap/Makefile
  soc2011/shm/sys/modules/if_tun/
  soc2011/shm/sys/modules/if_tun/Makefile
  soc2011/shm/sys/modules/if_vlan/
  soc2011/shm/sys/modules/if_vlan/Makefile
  soc2011/shm/sys/modules/igb/
  soc2011/shm/sys/modules/igb/Makefile
  soc2011/shm/sys/modules/iir/
  soc2011/shm/sys/modules/iir/Makefile
  soc2011/shm/sys/modules/io/
  soc2011/shm/sys/modules/io/Makefile
  soc2011/shm/sys/modules/ip6_mroute_mod/
  soc2011/shm/sys/modules/ip6_mroute_mod/Makefile
  soc2011/shm/sys/modules/ip_mroute_mod/
  soc2011/shm/sys/modules/ip_mroute_mod/Makefile
  soc2011/shm/sys/modules/ipdivert/
  soc2011/shm/sys/modules/ipdivert/Makefile
  soc2011/shm/sys/modules/ipfilter/
  soc2011/shm/sys/modules/ipfilter/Makefile
  soc2011/shm/sys/modules/ipfw/
  soc2011/shm/sys/modules/ipfw/Makefile
  soc2011/shm/sys/modules/ipfw_nat/
  soc2011/shm/sys/modules/ipfw_nat/Makefile
  soc2011/shm/sys/modules/ipmi/
  soc2011/shm/sys/modules/ipmi/Makefile
  soc2011/shm/sys/modules/ipmi/ipmi_linux/
  soc2011/shm/sys/modules/ipmi/ipmi_linux/Makefile
  soc2011/shm/sys/modules/ips/
  soc2011/shm/sys/modules/ips/Makefile
  soc2011/shm/sys/modules/ipw/
  soc2011/shm/sys/modules/ipw/Makefile
  soc2011/shm/sys/modules/ipwfw/
  soc2011/shm/sys/modules/ipwfw/Makefile
  soc2011/shm/sys/modules/ipwfw/ipw_bss/
  soc2011/shm/sys/modules/ipwfw/ipw_bss/Makefile
  soc2011/shm/sys/modules/ipwfw/ipw_ibss/
  soc2011/shm/sys/modules/ipwfw/ipw_ibss/Makefile
  soc2011/shm/sys/modules/ipwfw/ipw_monitor/
  soc2011/shm/sys/modules/ipwfw/ipw_monitor/Makefile
  soc2011/shm/sys/modules/iscsi/
  soc2011/shm/sys/modules/iscsi/Makefile
  soc2011/shm/sys/modules/iscsi/initiator/
  soc2011/shm/sys/modules/iscsi/initiator/Makefile
  soc2011/shm/sys/modules/isp/
  soc2011/shm/sys/modules/isp/Makefile
  soc2011/shm/sys/modules/ispfw/
  soc2011/shm/sys/modules/ispfw/Makefile
  soc2011/shm/sys/modules/ispfw/isp_1000/
  soc2011/shm/sys/modules/ispfw/isp_1000/Makefile
  soc2011/shm/sys/modules/ispfw/isp_1040/
  soc2011/shm/sys/modules/ispfw/isp_1040/Makefile
  soc2011/shm/sys/modules/ispfw/isp_1040_it/
  soc2011/shm/sys/modules/ispfw/isp_1040_it/Makefile
  soc2011/shm/sys/modules/ispfw/isp_1080/
  soc2011/shm/sys/modules/ispfw/isp_1080/Makefile
  soc2011/shm/sys/modules/ispfw/isp_1080_it/
  soc2011/shm/sys/modules/ispfw/isp_1080_it/Makefile
  soc2011/shm/sys/modules/ispfw/isp_12160/
  soc2011/shm/sys/modules/ispfw/isp_12160/Makefile
  soc2011/shm/sys/modules/ispfw/isp_12160_it/
  soc2011/shm/sys/modules/ispfw/isp_12160_it/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2100/
  soc2011/shm/sys/modules/ispfw/isp_2100/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2200/
  soc2011/shm/sys/modules/ispfw/isp_2200/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2300/
  soc2011/shm/sys/modules/ispfw/isp_2300/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2322/
  soc2011/shm/sys/modules/ispfw/isp_2322/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2400/
  soc2011/shm/sys/modules/ispfw/isp_2400/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2400_multi/
  soc2011/shm/sys/modules/ispfw/isp_2400_multi/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2500/
  soc2011/shm/sys/modules/ispfw/isp_2500/Makefile
  soc2011/shm/sys/modules/ispfw/isp_2500_multi/
  soc2011/shm/sys/modules/ispfw/isp_2500_multi/Makefile
  soc2011/shm/sys/modules/ispfw/ispfw/
  soc2011/shm/sys/modules/ispfw/ispfw/Makefile
  soc2011/shm/sys/modules/iwi/
  soc2011/shm/sys/modules/iwi/Makefile
  soc2011/shm/sys/modules/iwifw/
  soc2011/shm/sys/modules/iwifw/Makefile
  soc2011/shm/sys/modules/iwifw/iwi_bss/
  soc2011/shm/sys/modules/iwifw/iwi_bss/Makefile
  soc2011/shm/sys/modules/iwifw/iwi_ibss/
  soc2011/shm/sys/modules/iwifw/iwi_ibss/Makefile
  soc2011/shm/sys/modules/iwifw/iwi_monitor/
  soc2011/shm/sys/modules/iwifw/iwi_monitor/Makefile
  soc2011/shm/sys/modules/iwn/
  soc2011/shm/sys/modules/iwn/Makefile
  soc2011/shm/sys/modules/iwnfw/
  soc2011/shm/sys/modules/iwnfw/Makefile
  soc2011/shm/sys/modules/iwnfw/Makefile.inc
  soc2011/shm/sys/modules/iwnfw/iwn1000/
  soc2011/shm/sys/modules/iwnfw/iwn1000/Makefile
  soc2011/shm/sys/modules/iwnfw/iwn4965/
  soc2011/shm/sys/modules/iwnfw/iwn4965/Makefile
  soc2011/shm/sys/modules/iwnfw/iwn5000/
  soc2011/shm/sys/modules/iwnfw/iwn5000/Makefile
  soc2011/shm/sys/modules/iwnfw/iwn5150/
  soc2011/shm/sys/modules/iwnfw/iwn5150/Makefile
  soc2011/shm/sys/modules/iwnfw/iwn6000/
  soc2011/shm/sys/modules/iwnfw/iwn6000/Makefile
  soc2011/shm/sys/modules/ixgb/
  soc2011/shm/sys/modules/ixgb/Makefile
  soc2011/shm/sys/modules/ixgbe/
  soc2011/shm/sys/modules/ixgbe/Makefile
  soc2011/shm/sys/modules/jme/
  soc2011/shm/sys/modules/jme/Makefile
  soc2011/shm/sys/modules/joy/
  soc2011/shm/sys/modules/joy/Makefile
  soc2011/shm/sys/modules/kbdmux/
  soc2011/shm/sys/modules/kbdmux/Makefile
  soc2011/shm/sys/modules/kgssapi/
  soc2011/shm/sys/modules/kgssapi/Makefile
  soc2011/shm/sys/modules/kgssapi_krb5/
  soc2011/shm/sys/modules/kgssapi_krb5/Makefile
  soc2011/shm/sys/modules/krpc/
  soc2011/shm/sys/modules/krpc/Makefile
  soc2011/shm/sys/modules/ksyms/
  soc2011/shm/sys/modules/ksyms/Makefile
  soc2011/shm/sys/modules/le/
  soc2011/shm/sys/modules/le/Makefile
  soc2011/shm/sys/modules/lge/
  soc2011/shm/sys/modules/lge/Makefile
  soc2011/shm/sys/modules/libalias/
  soc2011/shm/sys/modules/libalias/Makefile
  soc2011/shm/sys/modules/libalias/libalias/
  soc2011/shm/sys/modules/libalias/libalias/Makefile
  soc2011/shm/sys/modules/libalias/modules/
  soc2011/shm/sys/modules/libalias/modules/Makefile
  soc2011/shm/sys/modules/libalias/modules/Makefile.inc
  soc2011/shm/sys/modules/libalias/modules/cuseeme/
  soc2011/shm/sys/modules/libalias/modules/cuseeme/Makefile
  soc2011/shm/sys/modules/libalias/modules/dummy/
  soc2011/shm/sys/modules/libalias/modules/dummy/Makefile
  soc2011/shm/sys/modules/libalias/modules/ftp/
  soc2011/shm/sys/modules/libalias/modules/ftp/Makefile
  soc2011/shm/sys/modules/libalias/modules/irc/
  soc2011/shm/sys/modules/libalias/modules/irc/Makefile
  soc2011/shm/sys/modules/libalias/modules/modules.inc
  soc2011/shm/sys/modules/libalias/modules/nbt/
  soc2011/shm/sys/modules/libalias/modules/nbt/Makefile
  soc2011/shm/sys/modules/libalias/modules/pptp/
  soc2011/shm/sys/modules/libalias/modules/pptp/Makefile
  soc2011/shm/sys/modules/libalias/modules/skinny/
  soc2011/shm/sys/modules/libalias/modules/skinny/Makefile
  soc2011/shm/sys/modules/libalias/modules/smedia/
  soc2011/shm/sys/modules/libalias/modules/smedia/Makefile
  soc2011/shm/sys/modules/libiconv/
  soc2011/shm/sys/modules/libiconv/Makefile
  soc2011/shm/sys/modules/libmbpool/
  soc2011/shm/sys/modules/libmbpool/Makefile
  soc2011/shm/sys/modules/libmchain/
  soc2011/shm/sys/modules/libmchain/Makefile
  soc2011/shm/sys/modules/lindev/
  soc2011/shm/sys/modules/lindev/Makefile
  soc2011/shm/sys/modules/linprocfs/
  soc2011/shm/sys/modules/linprocfs/Makefile
  soc2011/shm/sys/modules/linsysfs/
  soc2011/shm/sys/modules/linsysfs/Makefile
  soc2011/shm/sys/modules/linux/
  soc2011/shm/sys/modules/linux/Makefile
  soc2011/shm/sys/modules/lmc/
  soc2011/shm/sys/modules/lmc/Makefile
  soc2011/shm/sys/modules/lpt/
  soc2011/shm/sys/modules/lpt/Makefile
  soc2011/shm/sys/modules/mac_biba/
  soc2011/shm/sys/modules/mac_biba/Makefile
  soc2011/shm/sys/modules/mac_bsdextended/
  soc2011/shm/sys/modules/mac_bsdextended/Makefile
  soc2011/shm/sys/modules/mac_ifoff/
  soc2011/shm/sys/modules/mac_ifoff/Makefile
  soc2011/shm/sys/modules/mac_lomac/
  soc2011/shm/sys/modules/mac_lomac/Makefile
  soc2011/shm/sys/modules/mac_mls/
  soc2011/shm/sys/modules/mac_mls/Makefile
  soc2011/shm/sys/modules/mac_none/
  soc2011/shm/sys/modules/mac_none/Makefile
  soc2011/shm/sys/modules/mac_partition/
  soc2011/shm/sys/modules/mac_partition/Makefile
  soc2011/shm/sys/modules/mac_portacl/
  soc2011/shm/sys/modules/mac_portacl/Makefile
  soc2011/shm/sys/modules/mac_seeotheruids/
  soc2011/shm/sys/modules/mac_seeotheruids/Makefile
  soc2011/shm/sys/modules/mac_stub/
  soc2011/shm/sys/modules/mac_stub/Makefile
  soc2011/shm/sys/modules/mac_test/
  soc2011/shm/sys/modules/mac_test/Makefile
  soc2011/shm/sys/modules/malo/
  soc2011/shm/sys/modules/malo/Makefile
  soc2011/shm/sys/modules/mcd/
  soc2011/shm/sys/modules/mcd/Makefile
  soc2011/shm/sys/modules/md/
  soc2011/shm/sys/modules/md/Makefile
  soc2011/shm/sys/modules/mem/
  soc2011/shm/sys/modules/mem/Makefile
  soc2011/shm/sys/modules/mfi/
  soc2011/shm/sys/modules/mfi/Makefile
  soc2011/shm/sys/modules/mfi/mfi_linux/
  soc2011/shm/sys/modules/mfi/mfi_linux/Makefile
  soc2011/shm/sys/modules/mfi/mfip/
  soc2011/shm/sys/modules/mfi/mfip/Makefile
  soc2011/shm/sys/modules/mii/
  soc2011/shm/sys/modules/mii/Makefile
  soc2011/shm/sys/modules/mlx/
  soc2011/shm/sys/modules/mlx/Makefile
  soc2011/shm/sys/modules/mly/
  soc2011/shm/sys/modules/mly/Makefile
  soc2011/shm/sys/modules/mmc/
  soc2011/shm/sys/modules/mmc/Makefile
  soc2011/shm/sys/modules/mmcsd/
  soc2011/shm/sys/modules/mmcsd/Makefile
  soc2011/shm/sys/modules/mpt/
  soc2011/shm/sys/modules/mpt/Makefile
  soc2011/shm/sys/modules/mqueue/
  soc2011/shm/sys/modules/mqueue/Makefile
  soc2011/shm/sys/modules/msdosfs/
  soc2011/shm/sys/modules/msdosfs/Makefile
  soc2011/shm/sys/modules/msdosfs_iconv/
  soc2011/shm/sys/modules/msdosfs_iconv/Makefile
  soc2011/shm/sys/modules/mse/
  soc2011/shm/sys/modules/mse/Makefile
  soc2011/shm/sys/modules/msk/
  soc2011/shm/sys/modules/msk/Makefile
  soc2011/shm/sys/modules/mvs/
  soc2011/shm/sys/modules/mvs/Makefile
  soc2011/shm/sys/modules/mwl/
  soc2011/shm/sys/modules/mwl/Makefile
  soc2011/shm/sys/modules/mwlfw/
  soc2011/shm/sys/modules/mwlfw/Makefile
  soc2011/shm/sys/modules/mxge/
  soc2011/shm/sys/modules/mxge/Makefile
  soc2011/shm/sys/modules/mxge/mxge/
  soc2011/shm/sys/modules/mxge/mxge/Makefile
  soc2011/shm/sys/modules/mxge/mxge_eth_z8e/
  soc2011/shm/sys/modules/mxge/mxge_eth_z8e/Makefile
  soc2011/shm/sys/modules/mxge/mxge_ethp_z8e/
  soc2011/shm/sys/modules/mxge/mxge_ethp_z8e/Makefile
  soc2011/shm/sys/modules/mxge/mxge_rss_eth_z8e/
  soc2011/shm/sys/modules/mxge/mxge_rss_eth_z8e/Makefile
  soc2011/shm/sys/modules/mxge/mxge_rss_ethp_z8e/
  soc2011/shm/sys/modules/mxge/mxge_rss_ethp_z8e/Makefile
  soc2011/shm/sys/modules/my/
  soc2011/shm/sys/modules/my/Makefile
  soc2011/shm/sys/modules/ncp/
  soc2011/shm/sys/modules/ncp/Makefile
  soc2011/shm/sys/modules/ncv/
  soc2011/shm/sys/modules/ncv/Makefile
  soc2011/shm/sys/modules/ndis/
  soc2011/shm/sys/modules/ndis/Makefile
  soc2011/shm/sys/modules/netgraph/
  soc2011/shm/sys/modules/netgraph/Makefile
  soc2011/shm/sys/modules/netgraph/Makefile.inc
  soc2011/shm/sys/modules/netgraph/UI/
  soc2011/shm/sys/modules/netgraph/UI/Makefile
  soc2011/shm/sys/modules/netgraph/async/
  soc2011/shm/sys/modules/netgraph/async/Makefile
  soc2011/shm/sys/modules/netgraph/atm/
  soc2011/shm/sys/modules/netgraph/atm/Makefile
  soc2011/shm/sys/modules/netgraph/atm/Makefile.inc
  soc2011/shm/sys/modules/netgraph/atm/atm/
  soc2011/shm/sys/modules/netgraph/atm/atm/Makefile
  soc2011/shm/sys/modules/netgraph/atm/atmbase/
  soc2011/shm/sys/modules/netgraph/atm/atmbase/Makefile
  soc2011/shm/sys/modules/netgraph/atm/ccatm/
  soc2011/shm/sys/modules/netgraph/atm/ccatm/Makefile
  soc2011/shm/sys/modules/netgraph/atm/sscfu/
  soc2011/shm/sys/modules/netgraph/atm/sscfu/Makefile
  soc2011/shm/sys/modules/netgraph/atm/sscop/
  soc2011/shm/sys/modules/netgraph/atm/sscop/Makefile
  soc2011/shm/sys/modules/netgraph/atm/uni/
  soc2011/shm/sys/modules/netgraph/atm/uni/Makefile
  soc2011/shm/sys/modules/netgraph/atmllc/
  soc2011/shm/sys/modules/netgraph/atmllc/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/
  soc2011/shm/sys/modules/netgraph/bluetooth/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/Makefile.inc
  soc2011/shm/sys/modules/netgraph/bluetooth/bluetooth/
  soc2011/shm/sys/modules/netgraph/bluetooth/bluetooth/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/bt3c/
  soc2011/shm/sys/modules/netgraph/bluetooth/bt3c/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/h4/
  soc2011/shm/sys/modules/netgraph/bluetooth/h4/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/hci/
  soc2011/shm/sys/modules/netgraph/bluetooth/hci/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/l2cap/
  soc2011/shm/sys/modules/netgraph/bluetooth/l2cap/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/socket/
  soc2011/shm/sys/modules/netgraph/bluetooth/socket/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/ubt/
  soc2011/shm/sys/modules/netgraph/bluetooth/ubt/Makefile
  soc2011/shm/sys/modules/netgraph/bluetooth/ubtbcmfw/
  soc2011/shm/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile
  soc2011/shm/sys/modules/netgraph/bpf/
  soc2011/shm/sys/modules/netgraph/bpf/Makefile
  soc2011/shm/sys/modules/netgraph/bridge/
  soc2011/shm/sys/modules/netgraph/bridge/Makefile
  soc2011/shm/sys/modules/netgraph/car/
  soc2011/shm/sys/modules/netgraph/car/Makefile
  soc2011/shm/sys/modules/netgraph/cisco/
  soc2011/shm/sys/modules/netgraph/cisco/Makefile
  soc2011/shm/sys/modules/netgraph/deflate/
  soc2011/shm/sys/modules/netgraph/deflate/Makefile
  soc2011/shm/sys/modules/netgraph/device/
  soc2011/shm/sys/modules/netgraph/device/Makefile
  soc2011/shm/sys/modules/netgraph/echo/
  soc2011/shm/sys/modules/netgraph/echo/Makefile
  soc2011/shm/sys/modules/netgraph/eiface/
  soc2011/shm/sys/modules/netgraph/eiface/Makefile
  soc2011/shm/sys/modules/netgraph/etf/
  soc2011/shm/sys/modules/netgraph/etf/Makefile
  soc2011/shm/sys/modules/netgraph/ether/
  soc2011/shm/sys/modules/netgraph/ether/Makefile
  soc2011/shm/sys/modules/netgraph/ether_echo/
  soc2011/shm/sys/modules/netgraph/ether_echo/Makefile
  soc2011/shm/sys/modules/netgraph/fec/
  soc2011/shm/sys/modules/netgraph/fec/Makefile
  soc2011/shm/sys/modules/netgraph/frame_relay/
  soc2011/shm/sys/modules/netgraph/frame_relay/Makefile
  soc2011/shm/sys/modules/netgraph/gif/
  soc2011/shm/sys/modules/netgraph/gif/Makefile
  soc2011/shm/sys/modules/netgraph/gif_demux/
  soc2011/shm/sys/modules/netgraph/gif_demux/Makefile
  soc2011/shm/sys/modules/netgraph/hole/
  soc2011/shm/sys/modules/netgraph/hole/Makefile
  soc2011/shm/sys/modules/netgraph/hub/
  soc2011/shm/sys/modules/netgraph/hub/Makefile
  soc2011/shm/sys/modules/netgraph/iface/
  soc2011/shm/sys/modules/netgraph/iface/Makefile
  soc2011/shm/sys/modules/netgraph/ip_input/
  soc2011/shm/sys/modules/netgraph/ip_input/Makefile
  soc2011/shm/sys/modules/netgraph/ipfw/
  soc2011/shm/sys/modules/netgraph/ipfw/Makefile
  soc2011/shm/sys/modules/netgraph/ksocket/
  soc2011/shm/sys/modules/netgraph/ksocket/Makefile
  soc2011/shm/sys/modules/netgraph/l2tp/
  soc2011/shm/sys/modules/netgraph/l2tp/Makefile
  soc2011/shm/sys/modules/netgraph/lmi/
  soc2011/shm/sys/modules/netgraph/lmi/Makefile
  soc2011/shm/sys/modules/netgraph/mppc/
  soc2011/shm/sys/modules/netgraph/mppc/Makefile
  soc2011/shm/sys/modules/netgraph/nat/
  soc2011/shm/sys/modules/netgraph/nat/Makefile
  soc2011/shm/sys/modules/netgraph/netflow/
  soc2011/shm/sys/modules/netgraph/netflow/Makefile
  soc2011/shm/sys/modules/netgraph/netgraph/
  soc2011/shm/sys/modules/netgraph/netgraph/Makefile
  soc2011/shm/sys/modules/netgraph/one2many/
  soc2011/shm/sys/modules/netgraph/one2many/Makefile
  soc2011/shm/sys/modules/netgraph/pipe/
  soc2011/shm/sys/modules/netgraph/pipe/Makefile
  soc2011/shm/sys/modules/netgraph/ppp/
  soc2011/shm/sys/modules/netgraph/ppp/Makefile
  soc2011/shm/sys/modules/netgraph/pppoe/
  soc2011/shm/sys/modules/netgraph/pppoe/Makefile
  soc2011/shm/sys/modules/netgraph/pptpgre/
  soc2011/shm/sys/modules/netgraph/pptpgre/Makefile
  soc2011/shm/sys/modules/netgraph/pred1/
  soc2011/shm/sys/modules/netgraph/pred1/Makefile
  soc2011/shm/sys/modules/netgraph/rfc1490/
  soc2011/shm/sys/modules/netgraph/rfc1490/Makefile
  soc2011/shm/sys/modules/netgraph/sample/
  soc2011/shm/sys/modules/netgraph/sample/Makefile
  soc2011/shm/sys/modules/netgraph/socket/
  soc2011/shm/sys/modules/netgraph/socket/Makefile
  soc2011/shm/sys/modules/netgraph/source/
  soc2011/shm/sys/modules/netgraph/source/Makefile
  soc2011/shm/sys/modules/netgraph/split/
  soc2011/shm/sys/modules/netgraph/split/Makefile
  soc2011/shm/sys/modules/netgraph/sppp/
  soc2011/shm/sys/modules/netgraph/sppp/Makefile
  soc2011/shm/sys/modules/netgraph/tag/
  soc2011/shm/sys/modules/netgraph/tag/Makefile
  soc2011/shm/sys/modules/netgraph/tcpmss/
  soc2011/shm/sys/modules/netgraph/tcpmss/Makefile
  soc2011/shm/sys/modules/netgraph/tee/
  soc2011/shm/sys/modules/netgraph/tee/Makefile
  soc2011/shm/sys/modules/netgraph/tty/
  soc2011/shm/sys/modules/netgraph/tty/Makefile
  soc2011/shm/sys/modules/netgraph/vjc/
  soc2011/shm/sys/modules/netgraph/vjc/Makefile
  soc2011/shm/sys/modules/netgraph/vlan/
  soc2011/shm/sys/modules/netgraph/vlan/Makefile
  soc2011/shm/sys/modules/nfe/
  soc2011/shm/sys/modules/nfe/Makefile
  soc2011/shm/sys/modules/nfs_common/
  soc2011/shm/sys/modules/nfs_common/Makefile
  soc2011/shm/sys/modules/nfscl/
  soc2011/shm/sys/modules/nfscl/Makefile
  soc2011/shm/sys/modules/nfsclient/
  soc2011/shm/sys/modules/nfsclient/Makefile
  soc2011/shm/sys/modules/nfscommon/
  soc2011/shm/sys/modules/nfscommon/Makefile
  soc2011/shm/sys/modules/nfsd/
  soc2011/shm/sys/modules/nfsd/Makefile
  soc2011/shm/sys/modules/nfslockd/
  soc2011/shm/sys/modules/nfslockd/Makefile
  soc2011/shm/sys/modules/nfsserver/
  soc2011/shm/sys/modules/nfsserver/Makefile
  soc2011/shm/sys/modules/nfssvc/
  soc2011/shm/sys/modules/nfssvc/Makefile
  soc2011/shm/sys/modules/nge/
  soc2011/shm/sys/modules/nge/Makefile
  soc2011/shm/sys/modules/nmdm/
  soc2011/shm/sys/modules/nmdm/Makefile
  soc2011/shm/sys/modules/nsp/
  soc2011/shm/sys/modules/nsp/Makefile
  soc2011/shm/sys/modules/ntfs/
  soc2011/shm/sys/modules/ntfs/Makefile
  soc2011/shm/sys/modules/ntfs_iconv/
  soc2011/shm/sys/modules/ntfs_iconv/Makefile
  soc2011/shm/sys/modules/nullfs/
  soc2011/shm/sys/modules/nullfs/Makefile
  soc2011/shm/sys/modules/nve/
  soc2011/shm/sys/modules/nve/Makefile
  soc2011/shm/sys/modules/nvram/
  soc2011/shm/sys/modules/nvram/Makefile
  soc2011/shm/sys/modules/nwfs/
  soc2011/shm/sys/modules/nwfs/Makefile
  soc2011/shm/sys/modules/nxge/
  soc2011/shm/sys/modules/nxge/Makefile
  soc2011/shm/sys/modules/opensolaris/
  soc2011/shm/sys/modules/opensolaris/Makefile
  soc2011/shm/sys/modules/padlock/
  soc2011/shm/sys/modules/padlock/Makefile
  soc2011/shm/sys/modules/patm/
  soc2011/shm/sys/modules/patm/Makefile
  soc2011/shm/sys/modules/pccard/
  soc2011/shm/sys/modules/pccard/Makefile
  soc2011/shm/sys/modules/pcfclock/
  soc2011/shm/sys/modules/pcfclock/Makefile
  soc2011/shm/sys/modules/pcn/
  soc2011/shm/sys/modules/pcn/Makefile
  soc2011/shm/sys/modules/pf/
  soc2011/shm/sys/modules/pf/Makefile
  soc2011/shm/sys/modules/pflog/
  soc2011/shm/sys/modules/pflog/Makefile
  soc2011/shm/sys/modules/plip/
  soc2011/shm/sys/modules/plip/Makefile
  soc2011/shm/sys/modules/pmc/
  soc2011/shm/sys/modules/pmc/Makefile
  soc2011/shm/sys/modules/portalfs/
  soc2011/shm/sys/modules/portalfs/Makefile
  soc2011/shm/sys/modules/powermac_nvram/
  soc2011/shm/sys/modules/powermac_nvram/Makefile
  soc2011/shm/sys/modules/ppbus/
  soc2011/shm/sys/modules/ppbus/Makefile
  soc2011/shm/sys/modules/ppc/
  soc2011/shm/sys/modules/ppc/Makefile
  soc2011/shm/sys/modules/ppi/
  soc2011/shm/sys/modules/ppi/Makefile
  soc2011/shm/sys/modules/pps/
  soc2011/shm/sys/modules/pps/Makefile
  soc2011/shm/sys/modules/procfs/
  soc2011/shm/sys/modules/procfs/Makefile
  soc2011/shm/sys/modules/pseudofs/
  soc2011/shm/sys/modules/pseudofs/Makefile
  soc2011/shm/sys/modules/pst/
  soc2011/shm/sys/modules/pst/Makefile
  soc2011/shm/sys/modules/puc/
  soc2011/shm/sys/modules/puc/Makefile
  soc2011/shm/sys/modules/ral/
  soc2011/shm/sys/modules/ral/Makefile
  soc2011/shm/sys/modules/ralfw/
  soc2011/shm/sys/modules/ralfw/Makefile
  soc2011/shm/sys/modules/ralfw/Makefile.inc
  soc2011/shm/sys/modules/ralfw/rt2561/
  soc2011/shm/sys/modules/ralfw/rt2561/Makefile
  soc2011/shm/sys/modules/ralfw/rt2561s/
  soc2011/shm/sys/modules/ralfw/rt2561s/Makefile
  soc2011/shm/sys/modules/ralfw/rt2661/
  soc2011/shm/sys/modules/ralfw/rt2661/Makefile
  soc2011/shm/sys/modules/random/
  soc2011/shm/sys/modules/random/Makefile
  soc2011/shm/sys/modules/rc/
  soc2011/shm/sys/modules/rc/Makefile
  soc2011/shm/sys/modules/rc4/
  soc2011/shm/sys/modules/rc4/Makefile
  soc2011/shm/sys/modules/rdma/
  soc2011/shm/sys/modules/rdma/Makefile
  soc2011/shm/sys/modules/rdma/addr/
  soc2011/shm/sys/modules/rdma/addr/Makefile
  soc2011/shm/sys/modules/rdma/cma/
  soc2011/shm/sys/modules/rdma/cma/Makefile
  soc2011/shm/sys/modules/rdma/core/
  soc2011/shm/sys/modules/rdma/core/Makefile
  soc2011/shm/sys/modules/rdma/iwcm/
  soc2011/shm/sys/modules/rdma/iwcm/Makefile
  soc2011/shm/sys/modules/rdma/krping/
  soc2011/shm/sys/modules/rdma/krping/Makefile
  soc2011/shm/sys/modules/re/
  soc2011/shm/sys/modules/re/Makefile
  soc2011/shm/sys/modules/reiserfs/
  soc2011/shm/sys/modules/reiserfs/Makefile
  soc2011/shm/sys/modules/rl/
  soc2011/shm/sys/modules/rl/Makefile
  soc2011/shm/sys/modules/rndtest/
  soc2011/shm/sys/modules/rndtest/Makefile
  soc2011/shm/sys/modules/rp/
  soc2011/shm/sys/modules/rp/Makefile
  soc2011/shm/sys/modules/runfw/
  soc2011/shm/sys/modules/runfw/Makefile
  soc2011/shm/sys/modules/s3/
  soc2011/shm/sys/modules/s3/Makefile
  soc2011/shm/sys/modules/safe/
  soc2011/shm/sys/modules/safe/Makefile
  soc2011/shm/sys/modules/sbni/
  soc2011/shm/sys/modules/sbni/Makefile
  soc2011/shm/sys/modules/scc/
  soc2011/shm/sys/modules/scc/Makefile
  soc2011/shm/sys/modules/scd/
  soc2011/shm/sys/modules/scd/Makefile
  soc2011/shm/sys/modules/scsi_low/
  soc2011/shm/sys/modules/scsi_low/Makefile
  soc2011/shm/sys/modules/sdhci/
  soc2011/shm/sys/modules/sdhci/Makefile
  soc2011/shm/sys/modules/sem/
  soc2011/shm/sys/modules/sem/Makefile
  soc2011/shm/sys/modules/sf/
  soc2011/shm/sys/modules/sf/Makefile
  soc2011/shm/sys/modules/sge/
  soc2011/shm/sys/modules/sge/Makefile
  soc2011/shm/sys/modules/siba_bwn/
  soc2011/shm/sys/modules/siba_bwn/Makefile
  soc2011/shm/sys/modules/siis/
  soc2011/shm/sys/modules/siis/Makefile
  soc2011/shm/sys/modules/sio/
  soc2011/shm/sys/modules/sio/Makefile
  soc2011/shm/sys/modules/sis/
  soc2011/shm/sys/modules/sis/Makefile
  soc2011/shm/sys/modules/sk/
  soc2011/shm/sys/modules/sk/Makefile
  soc2011/shm/sys/modules/smbfs/
  soc2011/shm/sys/modules/smbfs/Makefile
  soc2011/shm/sys/modules/sn/
  soc2011/shm/sys/modules/sn/Makefile
  soc2011/shm/sys/modules/snc/
  soc2011/shm/sys/modules/snc/Makefile
  soc2011/shm/sys/modules/snp/
  soc2011/shm/sys/modules/snp/Makefile
  soc2011/shm/sys/modules/sound/
  soc2011/shm/sys/modules/sound/Makefile
  soc2011/shm/sys/modules/sound/Makefile.inc
  soc2011/shm/sys/modules/sound/driver/
  soc2011/shm/sys/modules/sound/driver/Makefile
  soc2011/shm/sys/modules/sound/driver/Makefile.inc
  soc2011/shm/sys/modules/sound/driver/ad1816/
  soc2011/shm/sys/modules/sound/driver/ad1816/Makefile
  soc2011/shm/sys/modules/sound/driver/ai2s/
  soc2011/shm/sys/modules/sound/driver/ai2s/Makefile
  soc2011/shm/sys/modules/sound/driver/als4000/
  soc2011/shm/sys/modules/sound/driver/als4000/Makefile
  soc2011/shm/sys/modules/sound/driver/atiixp/
  soc2011/shm/sys/modules/sound/driver/atiixp/Makefile
  soc2011/shm/sys/modules/sound/driver/audiocs/
  soc2011/shm/sys/modules/sound/driver/audiocs/Makefile
  soc2011/shm/sys/modules/sound/driver/cmi/
  soc2011/shm/sys/modules/sound/driver/cmi/Makefile
  soc2011/shm/sys/modules/sound/driver/cs4281/
  soc2011/shm/sys/modules/sound/driver/cs4281/Makefile
  soc2011/shm/sys/modules/sound/driver/csa/
  soc2011/shm/sys/modules/sound/driver/csa/Makefile
  soc2011/shm/sys/modules/sound/driver/davbus/
  soc2011/shm/sys/modules/sound/driver/davbus/Makefile
  soc2011/shm/sys/modules/sound/driver/driver/
  soc2011/shm/sys/modules/sound/driver/driver/Makefile
  soc2011/shm/sys/modules/sound/driver/ds1/
  soc2011/shm/sys/modules/sound/driver/ds1/Makefile
  soc2011/shm/sys/modules/sound/driver/emu10k1/
  soc2011/shm/sys/modules/sound/driver/emu10k1/Makefile
  soc2011/shm/sys/modules/sound/driver/emu10kx/
  soc2011/shm/sys/modules/sound/driver/emu10kx/Makefile
  soc2011/shm/sys/modules/sound/driver/envy24/
  soc2011/shm/sys/modules/sound/driver/envy24/Makefile
  soc2011/shm/sys/modules/sound/driver/envy24ht/
  soc2011/shm/sys/modules/sound/driver/envy24ht/Makefile
  soc2011/shm/sys/modules/sound/driver/es137x/
  soc2011/shm/sys/modules/sound/driver/es137x/Makefile
  soc2011/shm/sys/modules/sound/driver/ess/
  soc2011/shm/sys/modules/sound/driver/ess/Makefile
  soc2011/shm/sys/modules/sound/driver/fm801/
  soc2011/shm/sys/modules/sound/driver/fm801/Makefile
  soc2011/shm/sys/modules/sound/driver/hda/
  soc2011/shm/sys/modules/sound/driver/hda/Makefile
  soc2011/shm/sys/modules/sound/driver/ich/
  soc2011/shm/sys/modules/sound/driver/ich/Makefile   (contents, props changed)
  soc2011/shm/sys/modules/sound/driver/maestro/
  soc2011/shm/sys/modules/sound/driver/maestro/Makefile
  soc2011/shm/sys/modules/sound/driver/maestro3/
  soc2011/shm/sys/modules/sound/driver/maestro3/Makefile
  soc2011/shm/sys/modules/sound/driver/mss/
  soc2011/shm/sys/modules/sound/driver/mss/Makefile
  soc2011/shm/sys/modules/sound/driver/neomagic/
  soc2011/shm/sys/modules/sound/driver/neomagic/Makefile
  soc2011/shm/sys/modules/sound/driver/sb16/
  soc2011/shm/sys/modules/sound/driver/sb16/Makefile
  soc2011/shm/sys/modules/sound/driver/sb8/
  soc2011/shm/sys/modules/sound/driver/sb8/Makefile
  soc2011/shm/sys/modules/sound/driver/sbc/
  soc2011/shm/sys/modules/sound/driver/sbc/Makefile
  soc2011/shm/sys/modules/sound/driver/solo/
  soc2011/shm/sys/modules/sound/driver/solo/Makefile
  soc2011/shm/sys/modules/sound/driver/spicds/
  soc2011/shm/sys/modules/sound/driver/spicds/Makefile
  soc2011/shm/sys/modules/sound/driver/t4dwave/
  soc2011/shm/sys/modules/sound/driver/t4dwave/Makefile
  soc2011/shm/sys/modules/sound/driver/uaudio/
  soc2011/shm/sys/modules/sound/driver/uaudio/Makefile
  soc2011/shm/sys/modules/sound/driver/via8233/
  soc2011/shm/sys/modules/sound/driver/via8233/Makefile
  soc2011/shm/sys/modules/sound/driver/via82c686/
  soc2011/shm/sys/modules/sound/driver/via82c686/Makefile
  soc2011/shm/sys/modules/sound/driver/vibes/
  soc2011/shm/sys/modules/sound/driver/vibes/Makefile
  soc2011/shm/sys/modules/sound/sound/
  soc2011/shm/sys/modules/sound/sound/Makefile
  soc2011/shm/sys/modules/speaker/
  soc2011/shm/sys/modules/speaker/Makefile
  soc2011/shm/sys/modules/splash/
  soc2011/shm/sys/modules/splash/Makefile
  soc2011/shm/sys/modules/splash/Makefile.inc
  soc2011/shm/sys/modules/splash/bmp/
  soc2011/shm/sys/modules/splash/bmp/Makefile
  soc2011/shm/sys/modules/splash/pcx/
  soc2011/shm/sys/modules/splash/pcx/Makefile
  soc2011/shm/sys/modules/sppp/
  soc2011/shm/sys/modules/sppp/Makefile
  soc2011/shm/sys/modules/ste/
  soc2011/shm/sys/modules/ste/Makefile
  soc2011/shm/sys/modules/stg/
  soc2011/shm/sys/modules/stg/Makefile
  soc2011/shm/sys/modules/stge/
  soc2011/shm/sys/modules/stge/Makefile
  soc2011/shm/sys/modules/streams/
  soc2011/shm/sys/modules/streams/Makefile
  soc2011/shm/sys/modules/svr4/
  soc2011/shm/sys/modules/svr4/Makefile
  soc2011/shm/sys/modules/svr4/README
  soc2011/shm/sys/modules/svr4/TO-DO
  soc2011/shm/sys/modules/sym/
  soc2011/shm/sys/modules/sym/Makefile
  soc2011/shm/sys/modules/syscons/
  soc2011/shm/sys/modules/syscons/Makefile
  soc2011/shm/sys/modules/syscons/Makefile.inc
  soc2011/shm/sys/modules/syscons/apm/
  soc2011/shm/sys/modules/syscons/apm/Makefile
  soc2011/shm/sys/modules/syscons/blank/
  soc2011/shm/sys/modules/syscons/blank/Makefile
  soc2011/shm/sys/modules/syscons/daemon/
  soc2011/shm/sys/modules/syscons/daemon/Makefile
  soc2011/shm/sys/modules/syscons/dragon/
  soc2011/shm/sys/modules/syscons/dragon/Makefile
  soc2011/shm/sys/modules/syscons/fade/
  soc2011/shm/sys/modules/syscons/fade/Makefile
  soc2011/shm/sys/modules/syscons/fire/
  soc2011/shm/sys/modules/syscons/fire/Makefile
  soc2011/shm/sys/modules/syscons/green/
  soc2011/shm/sys/modules/syscons/green/Makefile
  soc2011/shm/sys/modules/syscons/logo/
  soc2011/shm/sys/modules/syscons/logo/Makefile
  soc2011/shm/sys/modules/syscons/rain/
  soc2011/shm/sys/modules/syscons/rain/Makefile
  soc2011/shm/sys/modules/syscons/snake/
  soc2011/shm/sys/modules/syscons/snake/Makefile
  soc2011/shm/sys/modules/syscons/star/
  soc2011/shm/sys/modules/syscons/star/Makefile
  soc2011/shm/sys/modules/syscons/warp/
  soc2011/shm/sys/modules/syscons/warp/Makefile
  soc2011/shm/sys/modules/sysvipc/
  soc2011/shm/sys/modules/sysvipc/Makefile
  soc2011/shm/sys/modules/sysvipc/Makefile.inc
  soc2011/shm/sys/modules/sysvipc/sysvmsg/
  soc2011/shm/sys/modules/sysvipc/sysvmsg/Makefile
  soc2011/shm/sys/modules/sysvipc/sysvsem/
  soc2011/shm/sys/modules/sysvipc/sysvsem/Makefile
  soc2011/shm/sys/modules/sysvipc/sysvshm/
  soc2011/shm/sys/modules/sysvipc/sysvshm/Makefile
  soc2011/shm/sys/modules/ti/
  soc2011/shm/sys/modules/ti/Makefile
  soc2011/shm/sys/modules/tl/
  soc2011/shm/sys/modules/tl/Makefile
  soc2011/shm/sys/modules/tmpfs/
  soc2011/shm/sys/modules/tmpfs/Makefile
  soc2011/shm/sys/modules/trm/
  soc2011/shm/sys/modules/trm/Makefile
  soc2011/shm/sys/modules/twa/
  soc2011/shm/sys/modules/twa/Makefile
  soc2011/shm/sys/modules/twe/
  soc2011/shm/sys/modules/twe/Makefile
  soc2011/shm/sys/modules/tx/
  soc2011/shm/sys/modules/tx/Makefile
  soc2011/shm/sys/modules/txp/
  soc2011/shm/sys/modules/txp/Makefile
  soc2011/shm/sys/modules/uart/
  soc2011/shm/sys/modules/uart/Makefile
  soc2011/shm/sys/modules/ubsec/
  soc2011/shm/sys/modules/ubsec/Makefile
  soc2011/shm/sys/modules/ubser/
  soc2011/shm/sys/modules/ubser/Makefile
  soc2011/shm/sys/modules/uchcom/
  soc2011/shm/sys/modules/uchcom/Makefile
  soc2011/shm/sys/modules/ucycom/
  soc2011/shm/sys/modules/ucycom/Makefile
  soc2011/shm/sys/modules/udf/
  soc2011/shm/sys/modules/udf/Makefile
  soc2011/shm/sys/modules/udf_iconv/
  soc2011/shm/sys/modules/udf_iconv/Makefile
  soc2011/shm/sys/modules/ufs/
  soc2011/shm/sys/modules/ufs/Makefile
  soc2011/shm/sys/modules/unionfs/
  soc2011/shm/sys/modules/unionfs/Makefile
  soc2011/shm/sys/modules/usb/
  soc2011/shm/sys/modules/usb/Makefile
  soc2011/shm/sys/modules/usb/at91dci/
  soc2011/shm/sys/modules/usb/at91dci/Makefile
  soc2011/shm/sys/modules/usb/atmegadci/
  soc2011/shm/sys/modules/usb/atmegadci/Makefile
  soc2011/shm/sys/modules/usb/atp/
  soc2011/shm/sys/modules/usb/atp/Makefile
  soc2011/shm/sys/modules/usb/aue/
  soc2011/shm/sys/modules/usb/aue/Makefile
  soc2011/shm/sys/modules/usb/axe/
  soc2011/shm/sys/modules/usb/axe/Makefile
  soc2011/shm/sys/modules/usb/cdce/
  soc2011/shm/sys/modules/usb/cdce/Makefile
  soc2011/shm/sys/modules/usb/cue/
  soc2011/shm/sys/modules/usb/cue/Makefile
  soc2011/shm/sys/modules/usb/ehci/
  soc2011/shm/sys/modules/usb/ehci/Makefile
  soc2011/shm/sys/modules/usb/kue/
  soc2011/shm/sys/modules/usb/kue/Makefile
  soc2011/shm/sys/modules/usb/musb/
  soc2011/shm/sys/modules/usb/musb/Makefile
  soc2011/shm/sys/modules/usb/ohci/
  soc2011/shm/sys/modules/usb/ohci/Makefile
  soc2011/shm/sys/modules/usb/quirk/
  soc2011/shm/sys/modules/usb/quirk/Makefile
  soc2011/shm/sys/modules/usb/rue/
  soc2011/shm/sys/modules/usb/rue/Makefile
  soc2011/shm/sys/modules/usb/rum/
  soc2011/shm/sys/modules/usb/rum/Makefile
  soc2011/shm/sys/modules/usb/run/
  soc2011/shm/sys/modules/usb/run/Makefile
  soc2011/shm/sys/modules/usb/template/
  soc2011/shm/sys/modules/usb/template/Makefile
  soc2011/shm/sys/modules/usb/u3g/
  soc2011/shm/sys/modules/usb/u3g/Makefile
  soc2011/shm/sys/modules/usb/uark/
  soc2011/shm/sys/modules/usb/uark/Makefile
  soc2011/shm/sys/modules/usb/uath/
  soc2011/shm/sys/modules/usb/uath/Makefile
  soc2011/shm/sys/modules/usb/ubsa/
  soc2011/shm/sys/modules/usb/ubsa/Makefile
  soc2011/shm/sys/modules/usb/ubser/
  soc2011/shm/sys/modules/usb/ubser/Makefile
  soc2011/shm/sys/modules/usb/uchcom/
  soc2011/shm/sys/modules/usb/uchcom/Makefile
  soc2011/shm/sys/modules/usb/ucom/
  soc2011/shm/sys/modules/usb/ucom/Makefile
  soc2011/shm/sys/modules/usb/ucycom/
  soc2011/shm/sys/modules/usb/ucycom/Makefile
  soc2011/shm/sys/modules/usb/udav/
  soc2011/shm/sys/modules/usb/udav/Makefile
  soc2011/shm/sys/modules/usb/udbp/
  soc2011/shm/sys/modules/usb/udbp/Makefile
  soc2011/shm/sys/modules/usb/uep/
  soc2011/shm/sys/modules/usb/uep/Makefile
  soc2011/shm/sys/modules/usb/uether/
  soc2011/shm/sys/modules/usb/uether/Makefile
  soc2011/shm/sys/modules/usb/ufm/
  soc2011/shm/sys/modules/usb/ufm/Makefile
  soc2011/shm/sys/modules/usb/ufoma/
  soc2011/shm/sys/modules/usb/ufoma/Makefile
  soc2011/shm/sys/modules/usb/uftdi/
  soc2011/shm/sys/modules/usb/uftdi/Makefile
  soc2011/shm/sys/modules/usb/ugensa/
  soc2011/shm/sys/modules/usb/ugensa/Makefile
  soc2011/shm/sys/modules/usb/uhci/
  soc2011/shm/sys/modules/usb/uhci/Makefile
  soc2011/shm/sys/modules/usb/uhid/
  soc2011/shm/sys/modules/usb/uhid/Makefile
  soc2011/shm/sys/modules/usb/uhso/
  soc2011/shm/sys/modules/usb/uhso/Makefile
  soc2011/shm/sys/modules/usb/uipaq/
  soc2011/shm/sys/modules/usb/uipaq/Makefile
  soc2011/shm/sys/modules/usb/ukbd/
  soc2011/shm/sys/modules/usb/ukbd/Makefile
  soc2011/shm/sys/modules/usb/ulpt/
  soc2011/shm/sys/modules/usb/ulpt/Makefile
  soc2011/shm/sys/modules/usb/umass/
  soc2011/shm/sys/modules/usb/umass/Makefile
  soc2011/shm/sys/modules/usb/umct/
  soc2011/shm/sys/modules/usb/umct/Makefile
  soc2011/shm/sys/modules/usb/umodem/
  soc2011/shm/sys/modules/usb/umodem/Makefile
  soc2011/shm/sys/modules/usb/umoscom/
  soc2011/shm/sys/modules/usb/umoscom/Makefile
  soc2011/shm/sys/modules/usb/ums/
  soc2011/shm/sys/modules/usb/ums/Makefile
  soc2011/shm/sys/modules/usb/upgt/
  soc2011/shm/sys/modules/usb/upgt/Makefile
  soc2011/shm/sys/modules/usb/uplcom/
  soc2011/shm/sys/modules/usb/uplcom/Makefile
  soc2011/shm/sys/modules/usb/ural/
  soc2011/shm/sys/modules/usb/ural/Makefile
  soc2011/shm/sys/modules/usb/urio/
  soc2011/shm/sys/modules/usb/urio/Makefile
  soc2011/shm/sys/modules/usb/urtw/
  soc2011/shm/sys/modules/usb/urtw/Makefile
  soc2011/shm/sys/modules/usb/usb/
  soc2011/shm/sys/modules/usb/usb/Makefile
  soc2011/shm/sys/modules/usb/usfs/
  soc2011/shm/sys/modules/usb/usfs/Makefile
  soc2011/shm/sys/modules/usb/uslcom/
  soc2011/shm/sys/modules/usb/uslcom/Makefile
  soc2011/shm/sys/modules/usb/uss820dci/
  soc2011/shm/sys/modules/usb/uss820dci/Makefile
  soc2011/shm/sys/modules/usb/uvisor/
  soc2011/shm/sys/modules/usb/uvisor/Makefile
  soc2011/shm/sys/modules/usb/uvscom/
  soc2011/shm/sys/modules/usb/uvscom/Makefile
  soc2011/shm/sys/modules/usb/zyd/
  soc2011/shm/sys/modules/usb/zyd/Makefile
  soc2011/shm/sys/modules/utopia/
  soc2011/shm/sys/modules/utopia/Makefile
  soc2011/shm/sys/modules/vesa/
  soc2011/shm/sys/modules/vesa/Makefile
  soc2011/shm/sys/modules/vge/
  soc2011/shm/sys/modules/vge/Makefile
  soc2011/shm/sys/modules/vkbd/
  soc2011/shm/sys/modules/vkbd/Makefile
  soc2011/shm/sys/modules/vpo/
  soc2011/shm/sys/modules/vpo/Makefile
  soc2011/shm/sys/modules/vr/
  soc2011/shm/sys/modules/vr/Makefile
  soc2011/shm/sys/modules/vx/
  soc2011/shm/sys/modules/vx/Makefile
  soc2011/shm/sys/modules/wb/
  soc2011/shm/sys/modules/wb/Makefile
  soc2011/shm/sys/modules/wi/
  soc2011/shm/sys/modules/wi/Makefile
  soc2011/shm/sys/modules/wlan/
  soc2011/shm/sys/modules/wlan/Makefile
  soc2011/shm/sys/modules/wlan_acl/
  soc2011/shm/sys/modules/wlan_acl/Makefile
  soc2011/shm/sys/modules/wlan_amrr/
  soc2011/shm/sys/modules/wlan_amrr/Makefile
  soc2011/shm/sys/modules/wlan_ccmp/
  soc2011/shm/sys/modules/wlan_ccmp/Makefile
  soc2011/shm/sys/modules/wlan_rssadapt/
  soc2011/shm/sys/modules/wlan_rssadapt/Makefile
  soc2011/shm/sys/modules/wlan_tkip/
  soc2011/shm/sys/modules/wlan_tkip/Makefile
  soc2011/shm/sys/modules/wlan_wep/
  soc2011/shm/sys/modules/wlan_wep/Makefile
  soc2011/shm/sys/modules/wlan_xauth/
  soc2011/shm/sys/modules/wlan_xauth/Makefile
  soc2011/shm/sys/modules/wpi/
  soc2011/shm/sys/modules/wpi/Makefile
  soc2011/shm/sys/modules/wpifw/
  soc2011/shm/sys/modules/wpifw/Makefile
  soc2011/shm/sys/modules/x86bios/
  soc2011/shm/sys/modules/x86bios/Makefile
  soc2011/shm/sys/modules/x86emu/
  soc2011/shm/sys/modules/x86emu/Makefile
  soc2011/shm/sys/modules/xe/
  soc2011/shm/sys/modules/xe/Makefile
  soc2011/shm/sys/modules/xfs/
  soc2011/shm/sys/modules/xfs/Makefile
  soc2011/shm/sys/modules/xl/
  soc2011/shm/sys/modules/xl/Makefile
  soc2011/shm/sys/modules/zfs/
  soc2011/shm/sys/modules/zfs/Makefile
  soc2011/shm/sys/modules/zfs/Makefile.orig
  soc2011/shm/sys/modules/zlib/
  soc2011/shm/sys/modules/zlib/Makefile
  soc2011/shm/sys/net/
  soc2011/shm/sys/net/bpf.c
  soc2011/shm/sys/net/bpf.h
  soc2011/shm/sys/net/bpf_buffer.c
  soc2011/shm/sys/net/bpf_buffer.h
  soc2011/shm/sys/net/bpf_filter.c
  soc2011/shm/sys/net/bpf_jitter.c
  soc2011/shm/sys/net/bpf_jitter.h
  soc2011/shm/sys/net/bpf_zerocopy.c
  soc2011/shm/sys/net/bpf_zerocopy.h
  soc2011/shm/sys/net/bpfdesc.h
  soc2011/shm/sys/net/bridgestp.c
  soc2011/shm/sys/net/bridgestp.h
  soc2011/shm/sys/net/ethernet.h
  soc2011/shm/sys/net/fddi.h
  soc2011/shm/sys/net/firewire.h
  soc2011/shm/sys/net/flowtable.c
  soc2011/shm/sys/net/flowtable.h
  soc2011/shm/sys/net/ieee8023ad_lacp.c
  soc2011/shm/sys/net/ieee8023ad_lacp.h
  soc2011/shm/sys/net/if.c
  soc2011/shm/sys/net/if.h
  soc2011/shm/sys/net/if_arc.h
  soc2011/shm/sys/net/if_arcsubr.c
  soc2011/shm/sys/net/if_arp.h
  soc2011/shm/sys/net/if_atm.h
  soc2011/shm/sys/net/if_atmsubr.c
  soc2011/shm/sys/net/if_bridge.c
  soc2011/shm/sys/net/if_bridgevar.h
  soc2011/shm/sys/net/if_clone.c
  soc2011/shm/sys/net/if_clone.h
  soc2011/shm/sys/net/if_dead.c
  soc2011/shm/sys/net/if_disc.c
  soc2011/shm/sys/net/if_dl.h
  soc2011/shm/sys/net/if_edsc.c
  soc2011/shm/sys/net/if_ef.c
  soc2011/shm/sys/net/if_enc.c
  soc2011/shm/sys/net/if_enc.h
  soc2011/shm/sys/net/if_epair.c
  soc2011/shm/sys/net/if_ethersubr.c
  soc2011/shm/sys/net/if_faith.c
  soc2011/shm/sys/net/if_fddisubr.c
  soc2011/shm/sys/net/if_fwsubr.c
  soc2011/shm/sys/net/if_gif.c
  soc2011/shm/sys/net/if_gif.h
  soc2011/shm/sys/net/if_gre.c
  soc2011/shm/sys/net/if_gre.h
  soc2011/shm/sys/net/if_iso88025subr.c
  soc2011/shm/sys/net/if_lagg.c
  soc2011/shm/sys/net/if_lagg.h
  soc2011/shm/sys/net/if_llatbl.c
  soc2011/shm/sys/net/if_llatbl.h
  soc2011/shm/sys/net/if_llc.h
  soc2011/shm/sys/net/if_loop.c
  soc2011/shm/sys/net/if_media.c
  soc2011/shm/sys/net/if_media.h
  soc2011/shm/sys/net/if_mib.c
  soc2011/shm/sys/net/if_mib.h
  soc2011/shm/sys/net/if_sppp.h
  soc2011/shm/sys/net/if_spppfr.c
  soc2011/shm/sys/net/if_spppsubr.c
  soc2011/shm/sys/net/if_stf.c
  soc2011/shm/sys/net/if_stf.h
  soc2011/shm/sys/net/if_tap.c
  soc2011/shm/sys/net/if_tap.h
  soc2011/shm/sys/net/if_tapvar.h
  soc2011/shm/sys/net/if_tun.c
  soc2011/shm/sys/net/if_tun.h
  soc2011/shm/sys/net/if_types.h
  soc2011/shm/sys/net/if_var.h
  soc2011/shm/sys/net/if_vlan.c
  soc2011/shm/sys/net/if_vlan_var.h
  soc2011/shm/sys/net/iso88025.h
  soc2011/shm/sys/net/netisr.c
  soc2011/shm/sys/net/netisr.h
  soc2011/shm/sys/net/pfil.c
  soc2011/shm/sys/net/pfil.h
  soc2011/shm/sys/net/pfkeyv2.h
  soc2011/shm/sys/net/ppp_defs.h
  soc2011/shm/sys/net/radix.c
  soc2011/shm/sys/net/radix.h
  soc2011/shm/sys/net/radix_mpath.c
  soc2011/shm/sys/net/radix_mpath.h
  soc2011/shm/sys/net/raw_cb.c
  soc2011/shm/sys/net/raw_cb.h
  soc2011/shm/sys/net/raw_usrreq.c
  soc2011/shm/sys/net/route.c
  soc2011/shm/sys/net/route.h
  soc2011/shm/sys/net/rtsock.c
  soc2011/shm/sys/net/slcompress.c
  soc2011/shm/sys/net/slcompress.h
  soc2011/shm/sys/net/vnet.c
  soc2011/shm/sys/net/vnet.h
  soc2011/shm/sys/net/zlib.c
  soc2011/shm/sys/net/zlib.h
  soc2011/shm/sys/net80211/
  soc2011/shm/sys/net80211/_ieee80211.h
  soc2011/shm/sys/net80211/ieee80211.c
  soc2011/shm/sys/net80211/ieee80211.h
  soc2011/shm/sys/net80211/ieee80211_acl.c
  soc2011/shm/sys/net80211/ieee80211_action.c
  soc2011/shm/sys/net80211/ieee80211_action.h
  soc2011/shm/sys/net80211/ieee80211_adhoc.c
  soc2011/shm/sys/net80211/ieee80211_adhoc.h
  soc2011/shm/sys/net80211/ieee80211_ageq.c
  soc2011/shm/sys/net80211/ieee80211_ageq.h
  soc2011/shm/sys/net80211/ieee80211_amrr.c
  soc2011/shm/sys/net80211/ieee80211_amrr.h
  soc2011/shm/sys/net80211/ieee80211_crypto.c
  soc2011/shm/sys/net80211/ieee80211_crypto.h
  soc2011/shm/sys/net80211/ieee80211_crypto_ccmp.c
  soc2011/shm/sys/net80211/ieee80211_crypto_none.c
  soc2011/shm/sys/net80211/ieee80211_crypto_tkip.c
  soc2011/shm/sys/net80211/ieee80211_crypto_wep.c
  soc2011/shm/sys/net80211/ieee80211_ddb.c
  soc2011/shm/sys/net80211/ieee80211_dfs.c
  soc2011/shm/sys/net80211/ieee80211_dfs.h
  soc2011/shm/sys/net80211/ieee80211_freebsd.c
  soc2011/shm/sys/net80211/ieee80211_freebsd.h
  soc2011/shm/sys/net80211/ieee80211_hostap.c
  soc2011/shm/sys/net80211/ieee80211_hostap.h
  soc2011/shm/sys/net80211/ieee80211_ht.c
  soc2011/shm/sys/net80211/ieee80211_ht.h
  soc2011/shm/sys/net80211/ieee80211_hwmp.c
  soc2011/shm/sys/net80211/ieee80211_input.c
  soc2011/shm/sys/net80211/ieee80211_input.h
  soc2011/shm/sys/net80211/ieee80211_ioctl.c
  soc2011/shm/sys/net80211/ieee80211_ioctl.h
  soc2011/shm/sys/net80211/ieee80211_mesh.c
  soc2011/shm/sys/net80211/ieee80211_mesh.h
  soc2011/shm/sys/net80211/ieee80211_monitor.c
  soc2011/shm/sys/net80211/ieee80211_monitor.h
  soc2011/shm/sys/net80211/ieee80211_node.c
  soc2011/shm/sys/net80211/ieee80211_node.h
  soc2011/shm/sys/net80211/ieee80211_output.c
  soc2011/shm/sys/net80211/ieee80211_phy.c
  soc2011/shm/sys/net80211/ieee80211_phy.h
  soc2011/shm/sys/net80211/ieee80211_power.c
  soc2011/shm/sys/net80211/ieee80211_power.h
  soc2011/shm/sys/net80211/ieee80211_proto.c
  soc2011/shm/sys/net80211/ieee80211_proto.h
  soc2011/shm/sys/net80211/ieee80211_radiotap.c
  soc2011/shm/sys/net80211/ieee80211_radiotap.h
  soc2011/shm/sys/net80211/ieee80211_ratectl.c
  soc2011/shm/sys/net80211/ieee80211_ratectl.h
  soc2011/shm/sys/net80211/ieee80211_regdomain.c
  soc2011/shm/sys/net80211/ieee80211_regdomain.h
  soc2011/shm/sys/net80211/ieee80211_rssadapt.c
  soc2011/shm/sys/net80211/ieee80211_rssadapt.h
  soc2011/shm/sys/net80211/ieee80211_scan.c
  soc2011/shm/sys/net80211/ieee80211_scan.h
  soc2011/shm/sys/net80211/ieee80211_scan_sta.c
  soc2011/shm/sys/net80211/ieee80211_sta.c
  soc2011/shm/sys/net80211/ieee80211_sta.h
  soc2011/shm/sys/net80211/ieee80211_superg.c
  soc2011/shm/sys/net80211/ieee80211_superg.h
  soc2011/shm/sys/net80211/ieee80211_tdma.c
  soc2011/shm/sys/net80211/ieee80211_tdma.h
  soc2011/shm/sys/net80211/ieee80211_var.h
  soc2011/shm/sys/net80211/ieee80211_wds.c
  soc2011/shm/sys/net80211/ieee80211_wds.h
  soc2011/shm/sys/net80211/ieee80211_xauth.c
  soc2011/shm/sys/netatalk/
  soc2011/shm/sys/netatalk/COPYRIGHT
  soc2011/shm/sys/netatalk/aarp.c
  soc2011/shm/sys/netatalk/aarp.h
  soc2011/shm/sys/netatalk/at.h
  soc2011/shm/sys/netatalk/at_control.c
  soc2011/shm/sys/netatalk/at_extern.h
  soc2011/shm/sys/netatalk/at_proto.c
  soc2011/shm/sys/netatalk/at_rmx.c
  soc2011/shm/sys/netatalk/at_var.h
  soc2011/shm/sys/netatalk/ddp.h
  soc2011/shm/sys/netatalk/ddp_input.c
  soc2011/shm/sys/netatalk/ddp_output.c
  soc2011/shm/sys/netatalk/ddp_pcb.c
  soc2011/shm/sys/netatalk/ddp_pcb.h
  soc2011/shm/sys/netatalk/ddp_usrreq.c
  soc2011/shm/sys/netatalk/ddp_var.h
  soc2011/shm/sys/netatalk/endian.h
  soc2011/shm/sys/netatalk/phase2.h
  soc2011/shm/sys/netgraph/
  soc2011/shm/sys/netgraph/NOTES
  soc2011/shm/sys/netgraph/atm/
  soc2011/shm/sys/netgraph/atm/ccatm/
  soc2011/shm/sys/netgraph/atm/ccatm/ng_ccatm.c
  soc2011/shm/sys/netgraph/atm/ccatm/ng_ccatm_cust.h
  soc2011/shm/sys/netgraph/atm/ng_atm.c
  soc2011/shm/sys/netgraph/atm/ng_atm.h
  soc2011/shm/sys/netgraph/atm/ng_ccatm.h
  soc2011/shm/sys/netgraph/atm/ng_sscfu.h
  soc2011/shm/sys/netgraph/atm/ng_sscop.h
  soc2011/shm/sys/netgraph/atm/ng_uni.h
  soc2011/shm/sys/netgraph/atm/ngatmbase.c
  soc2011/shm/sys/netgraph/atm/ngatmbase.h
  soc2011/shm/sys/netgraph/atm/sscfu/
  soc2011/shm/sys/netgraph/atm/sscfu/ng_sscfu.c
  soc2011/shm/sys/netgraph/atm/sscfu/ng_sscfu_cust.h
  soc2011/shm/sys/netgraph/atm/sscop/
  soc2011/shm/sys/netgraph/atm/sscop/ng_sscop.c
  soc2011/shm/sys/netgraph/atm/sscop/ng_sscop_cust.h
  soc2011/shm/sys/netgraph/atm/uni/
  soc2011/shm/sys/netgraph/atm/uni/ng_uni.c
  soc2011/shm/sys/netgraph/atm/uni/ng_uni_cust.h
  soc2011/shm/sys/netgraph/bluetooth/
  soc2011/shm/sys/netgraph/bluetooth/common/
  soc2011/shm/sys/netgraph/bluetooth/common/ng_bluetooth.c
  soc2011/shm/sys/netgraph/bluetooth/drivers/
  soc2011/shm/sys/netgraph/bluetooth/drivers/bt3c/
  soc2011/shm/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
  soc2011/shm/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
  soc2011/shm/sys/netgraph/bluetooth/drivers/h4/
  soc2011/shm/sys/netgraph/bluetooth/drivers/h4/TODO
  soc2011/shm/sys/netgraph/bluetooth/drivers/h4/ng_h4.c
  soc2011/shm/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h
  soc2011/shm/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
  soc2011/shm/sys/netgraph/bluetooth/drivers/ubt/
  soc2011/shm/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
  soc2011/shm/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
  soc2011/shm/sys/netgraph/bluetooth/drivers/ubtbcmfw/
  soc2011/shm/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
  soc2011/shm/sys/netgraph/bluetooth/hci/
  soc2011/shm/sys/netgraph/bluetooth/hci/TODO
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_cmds.c
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_cmds.h
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_evnt.c
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_main.c
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_misc.c
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_misc.h
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_prse.h
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
  soc2011/shm/sys/netgraph/bluetooth/hci/ng_hci_var.h
  soc2011/shm/sys/netgraph/bluetooth/include/
  soc2011/shm/sys/netgraph/bluetooth/include/ng_bluetooth.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_bt3c.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_btsocket.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_btsocket_hci_raw.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_btsocket_l2cap.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_btsocket_rfcomm.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_btsocket_sco.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_h4.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_hci.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_l2cap.h
  soc2011/shm/sys/netgraph/bluetooth/include/ng_ubt.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/
  soc2011/shm/sys/netgraph/bluetooth/l2cap/TODO
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_cmds.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_evnt.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_llpi.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_misc.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_prse.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.c
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_ulpi.h
  soc2011/shm/sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
  soc2011/shm/sys/netgraph/bluetooth/socket/
  soc2011/shm/sys/netgraph/bluetooth/socket/TODO
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket.c
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c
  soc2011/shm/sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
  soc2011/shm/sys/netgraph/netflow/
  soc2011/shm/sys/netgraph/netflow/netflow.c
  soc2011/shm/sys/netgraph/netflow/netflow.h
  soc2011/shm/sys/netgraph/netflow/ng_netflow.c
  soc2011/shm/sys/netgraph/netflow/ng_netflow.h
  soc2011/shm/sys/netgraph/netgraph.h
  soc2011/shm/sys/netgraph/ng_UI.c
  soc2011/shm/sys/netgraph/ng_UI.h
  soc2011/shm/sys/netgraph/ng_async.c
  soc2011/shm/sys/netgraph/ng_async.h
  soc2011/shm/sys/netgraph/ng_atmllc.c
  soc2011/shm/sys/netgraph/ng_atmllc.h
  soc2011/shm/sys/netgraph/ng_base.c
  soc2011/shm/sys/netgraph/ng_bpf.c
  soc2011/shm/sys/netgraph/ng_bpf.h
  soc2011/shm/sys/netgraph/ng_bridge.c
  soc2011/shm/sys/netgraph/ng_bridge.h
  soc2011/shm/sys/netgraph/ng_car.c
  soc2011/shm/sys/netgraph/ng_car.h
  soc2011/shm/sys/netgraph/ng_cisco.c
  soc2011/shm/sys/netgraph/ng_cisco.h
  soc2011/shm/sys/netgraph/ng_deflate.c
  soc2011/shm/sys/netgraph/ng_deflate.h
  soc2011/shm/sys/netgraph/ng_device.c
  soc2011/shm/sys/netgraph/ng_device.h
  soc2011/shm/sys/netgraph/ng_echo.c
  soc2011/shm/sys/netgraph/ng_echo.h
  soc2011/shm/sys/netgraph/ng_eiface.c
  soc2011/shm/sys/netgraph/ng_eiface.h
  soc2011/shm/sys/netgraph/ng_etf.c
  soc2011/shm/sys/netgraph/ng_etf.h
  soc2011/shm/sys/netgraph/ng_ether.c
  soc2011/shm/sys/netgraph/ng_ether.h
  soc2011/shm/sys/netgraph/ng_ether_echo.c
  soc2011/shm/sys/netgraph/ng_ether_echo.h
  soc2011/shm/sys/netgraph/ng_fec.c
  soc2011/shm/sys/netgraph/ng_fec.h
  soc2011/shm/sys/netgraph/ng_frame_relay.c
  soc2011/shm/sys/netgraph/ng_frame_relay.h
  soc2011/shm/sys/netgraph/ng_gif.c
  soc2011/shm/sys/netgraph/ng_gif.h
  soc2011/shm/sys/netgraph/ng_gif_demux.c
  soc2011/shm/sys/netgraph/ng_gif_demux.h
  soc2011/shm/sys/netgraph/ng_hole.c
  soc2011/shm/sys/netgraph/ng_hole.h
  soc2011/shm/sys/netgraph/ng_hub.c
  soc2011/shm/sys/netgraph/ng_hub.h
  soc2011/shm/sys/netgraph/ng_iface.c
  soc2011/shm/sys/netgraph/ng_iface.h
  soc2011/shm/sys/netgraph/ng_ip_input.c
  soc2011/shm/sys/netgraph/ng_ip_input.h
  soc2011/shm/sys/netgraph/ng_ipfw.c
  soc2011/shm/sys/netgraph/ng_ipfw.h
  soc2011/shm/sys/netgraph/ng_ksocket.c
  soc2011/shm/sys/netgraph/ng_ksocket.h
  soc2011/shm/sys/netgraph/ng_l2tp.c
  soc2011/shm/sys/netgraph/ng_l2tp.h
  soc2011/shm/sys/netgraph/ng_lmi.c
  soc2011/shm/sys/netgraph/ng_lmi.h
  soc2011/shm/sys/netgraph/ng_message.h
  soc2011/shm/sys/netgraph/ng_mppc.c
  soc2011/shm/sys/netgraph/ng_mppc.h
  soc2011/shm/sys/netgraph/ng_nat.c
  soc2011/shm/sys/netgraph/ng_nat.h
  soc2011/shm/sys/netgraph/ng_one2many.c
  soc2011/shm/sys/netgraph/ng_one2many.h
  soc2011/shm/sys/netgraph/ng_parse.c
  soc2011/shm/sys/netgraph/ng_parse.h
  soc2011/shm/sys/netgraph/ng_pipe.c
  soc2011/shm/sys/netgraph/ng_pipe.h
  soc2011/shm/sys/netgraph/ng_ppp.c
  soc2011/shm/sys/netgraph/ng_ppp.h
  soc2011/shm/sys/netgraph/ng_pppoe.c
  soc2011/shm/sys/netgraph/ng_pppoe.h
  soc2011/shm/sys/netgraph/ng_pptpgre.c
  soc2011/shm/sys/netgraph/ng_pptpgre.h
  soc2011/shm/sys/netgraph/ng_pred1.c
  soc2011/shm/sys/netgraph/ng_pred1.h
  soc2011/shm/sys/netgraph/ng_rfc1490.c
  soc2011/shm/sys/netgraph/ng_rfc1490.h
  soc2011/shm/sys/netgraph/ng_sample.c
  soc2011/shm/sys/netgraph/ng_sample.h
  soc2011/shm/sys/netgraph/ng_socket.c
  soc2011/shm/sys/netgraph/ng_socket.h
  soc2011/shm/sys/netgraph/ng_socketvar.h
  soc2011/shm/sys/netgraph/ng_source.c
  soc2011/shm/sys/netgraph/ng_source.h
  soc2011/shm/sys/netgraph/ng_split.c
  soc2011/shm/sys/netgraph/ng_split.h
  soc2011/shm/sys/netgraph/ng_sppp.c
  soc2011/shm/sys/netgraph/ng_sppp.h
  soc2011/shm/sys/netgraph/ng_tag.c
  soc2011/shm/sys/netgraph/ng_tag.h
  soc2011/shm/sys/netgraph/ng_tcpmss.c
  soc2011/shm/sys/netgraph/ng_tcpmss.h
  soc2011/shm/sys/netgraph/ng_tee.c
  soc2011/shm/sys/netgraph/ng_tee.h
  soc2011/shm/sys/netgraph/ng_tty.c
  soc2011/shm/sys/netgraph/ng_tty.h
  soc2011/shm/sys/netgraph/ng_vjc.c
  soc2011/shm/sys/netgraph/ng_vjc.h
  soc2011/shm/sys/netgraph/ng_vlan.c
  soc2011/shm/sys/netgraph/ng_vlan.h
  soc2011/shm/sys/netinet/
  soc2011/shm/sys/netinet/accf_data.c
  soc2011/shm/sys/netinet/accf_dns.c
  soc2011/shm/sys/netinet/accf_http.c
  soc2011/shm/sys/netinet/icmp6.h
  soc2011/shm/sys/netinet/icmp_var.h
  soc2011/shm/sys/netinet/if_atm.c
  soc2011/shm/sys/netinet/if_atm.h
  soc2011/shm/sys/netinet/if_ether.c
  soc2011/shm/sys/netinet/if_ether.h
  soc2011/shm/sys/netinet/igmp.c
  soc2011/shm/sys/netinet/igmp.h
  soc2011/shm/sys/netinet/igmp_var.h
  soc2011/shm/sys/netinet/in.c
  soc2011/shm/sys/netinet/in.h
  soc2011/shm/sys/netinet/in_cksum.c
  soc2011/shm/sys/netinet/in_gif.c
  soc2011/shm/sys/netinet/in_gif.h
  soc2011/shm/sys/netinet/in_mcast.c
  soc2011/shm/sys/netinet/in_pcb.c
  soc2011/shm/sys/netinet/in_pcb.h
  soc2011/shm/sys/netinet/in_proto.c
  soc2011/shm/sys/netinet/in_rmx.c
  soc2011/shm/sys/netinet/in_systm.h
  soc2011/shm/sys/netinet/in_var.h
  soc2011/shm/sys/netinet/ip.h
  soc2011/shm/sys/netinet/ip6.h
  soc2011/shm/sys/netinet/ip_carp.c
  soc2011/shm/sys/netinet/ip_carp.h
  soc2011/shm/sys/netinet/ip_divert.c
  soc2011/shm/sys/netinet/ip_divert.h
  soc2011/shm/sys/netinet/ip_dummynet.h
  soc2011/shm/sys/netinet/ip_ecn.c
  soc2011/shm/sys/netinet/ip_ecn.h
  soc2011/shm/sys/netinet/ip_encap.c
  soc2011/shm/sys/netinet/ip_encap.h
  soc2011/shm/sys/netinet/ip_fastfwd.c
  soc2011/shm/sys/netinet/ip_fw.h
  soc2011/shm/sys/netinet/ip_gre.c
  soc2011/shm/sys/netinet/ip_gre.h
  soc2011/shm/sys/netinet/ip_icmp.c
  soc2011/shm/sys/netinet/ip_icmp.h
  soc2011/shm/sys/netinet/ip_id.c
  soc2011/shm/sys/netinet/ip_input.c
  soc2011/shm/sys/netinet/ip_ipsec.c
  soc2011/shm/sys/netinet/ip_ipsec.h
  soc2011/shm/sys/netinet/ip_mroute.c
  soc2011/shm/sys/netinet/ip_mroute.h
  soc2011/shm/sys/netinet/ip_options.c
  soc2011/shm/sys/netinet/ip_options.h
  soc2011/shm/sys/netinet/ip_output.c
  soc2011/shm/sys/netinet/ip_var.h
  soc2011/shm/sys/netinet/ipfw/
  soc2011/shm/sys/netinet/ipfw/dn_heap.c
  soc2011/shm/sys/netinet/ipfw/dn_heap.h
  soc2011/shm/sys/netinet/ipfw/dn_sched.h
  soc2011/shm/sys/netinet/ipfw/dn_sched_fifo.c
  soc2011/shm/sys/netinet/ipfw/dn_sched_prio.c
  soc2011/shm/sys/netinet/ipfw/dn_sched_qfq.c
  soc2011/shm/sys/netinet/ipfw/dn_sched_rr.c
  soc2011/shm/sys/netinet/ipfw/dn_sched_wf2q.c
  soc2011/shm/sys/netinet/ipfw/dummynet.txt
  soc2011/shm/sys/netinet/ipfw/ip_dn_glue.c
  soc2011/shm/sys/netinet/ipfw/ip_dn_io.c
  soc2011/shm/sys/netinet/ipfw/ip_dn_private.h
  soc2011/shm/sys/netinet/ipfw/ip_dummynet.c
  soc2011/shm/sys/netinet/ipfw/ip_fw2.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_dynamic.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_log.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_nat.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_pfil.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_private.h
  soc2011/shm/sys/netinet/ipfw/ip_fw_sockopt.c
  soc2011/shm/sys/netinet/ipfw/ip_fw_table.c
  soc2011/shm/sys/netinet/ipfw/test/
  soc2011/shm/sys/netinet/ipfw/test/Makefile
  soc2011/shm/sys/netinet/ipfw/test/dn_test.h
  soc2011/shm/sys/netinet/ipfw/test/main.c
  soc2011/shm/sys/netinet/ipfw/test/mylist.h
  soc2011/shm/sys/netinet/ipfw/test/test_dn_heap.c
  soc2011/shm/sys/netinet/ipfw/test/test_dn_sched.c
  soc2011/shm/sys/netinet/libalias/
  soc2011/shm/sys/netinet/libalias/HISTORY
  soc2011/shm/sys/netinet/libalias/alias.c
  soc2011/shm/sys/netinet/libalias/alias.h
  soc2011/shm/sys/netinet/libalias/alias_cuseeme.c
  soc2011/shm/sys/netinet/libalias/alias_db.c
  soc2011/shm/sys/netinet/libalias/alias_dummy.c
  soc2011/shm/sys/netinet/libalias/alias_ftp.c
  soc2011/shm/sys/netinet/libalias/alias_irc.c
  soc2011/shm/sys/netinet/libalias/alias_local.h
  soc2011/shm/sys/netinet/libalias/alias_mod.c
  soc2011/shm/sys/netinet/libalias/alias_mod.h
  soc2011/shm/sys/netinet/libalias/alias_nbt.c
  soc2011/shm/sys/netinet/libalias/alias_pptp.c
  soc2011/shm/sys/netinet/libalias/alias_proxy.c
  soc2011/shm/sys/netinet/libalias/alias_sctp.c
  soc2011/shm/sys/netinet/libalias/alias_sctp.h
  soc2011/shm/sys/netinet/libalias/alias_skinny.c
  soc2011/shm/sys/netinet/libalias/alias_smedia.c
  soc2011/shm/sys/netinet/libalias/alias_util.c
  soc2011/shm/sys/netinet/libalias/libalias.3
  soc2011/shm/sys/netinet/pim.h
  soc2011/shm/sys/netinet/pim_var.h
  soc2011/shm/sys/netinet/raw_ip.c
  soc2011/shm/sys/netinet/sctp.h
  soc2011/shm/sys/netinet/sctp_asconf.c
  soc2011/shm/sys/netinet/sctp_asconf.h
  soc2011/shm/sys/netinet/sctp_auth.c
  soc2011/shm/sys/netinet/sctp_auth.h
  soc2011/shm/sys/netinet/sctp_bsd_addr.c
  soc2011/shm/sys/netinet/sctp_bsd_addr.h
  soc2011/shm/sys/netinet/sctp_cc_functions.c
  soc2011/shm/sys/netinet/sctp_cc_functions.h
  soc2011/shm/sys/netinet/sctp_constants.h
  soc2011/shm/sys/netinet/sctp_crc32.c
  soc2011/shm/sys/netinet/sctp_crc32.h
  soc2011/shm/sys/netinet/sctp_header.h
  soc2011/shm/sys/netinet/sctp_indata.c
  soc2011/shm/sys/netinet/sctp_indata.h
  soc2011/shm/sys/netinet/sctp_input.c
  soc2011/shm/sys/netinet/sctp_input.h
  soc2011/shm/sys/netinet/sctp_lock_bsd.h
  soc2011/shm/sys/netinet/sctp_os.h
  soc2011/shm/sys/netinet/sctp_os_bsd.h
  soc2011/shm/sys/netinet/sctp_output.c
  soc2011/shm/sys/netinet/sctp_output.h
  soc2011/shm/sys/netinet/sctp_pcb.c
  soc2011/shm/sys/netinet/sctp_pcb.h
  soc2011/shm/sys/netinet/sctp_peeloff.c
  soc2011/shm/sys/netinet/sctp_peeloff.h
  soc2011/shm/sys/netinet/sctp_structs.h
  soc2011/shm/sys/netinet/sctp_sysctl.c
  soc2011/shm/sys/netinet/sctp_sysctl.h
  soc2011/shm/sys/netinet/sctp_timer.c
  soc2011/shm/sys/netinet/sctp_timer.h
  soc2011/shm/sys/netinet/sctp_uio.h
  soc2011/shm/sys/netinet/sctp_usrreq.c
  soc2011/shm/sys/netinet/sctp_var.h
  soc2011/shm/sys/netinet/sctputil.c
  soc2011/shm/sys/netinet/sctputil.h
  soc2011/shm/sys/netinet/tcp.h
  soc2011/shm/sys/netinet/tcp_debug.c
  soc2011/shm/sys/netinet/tcp_debug.h
  soc2011/shm/sys/netinet/tcp_fsm.h
  soc2011/shm/sys/netinet/tcp_hostcache.c
  soc2011/shm/sys/netinet/tcp_hostcache.h
  soc2011/shm/sys/netinet/tcp_input.c
  soc2011/shm/sys/netinet/tcp_lro.c
  soc2011/shm/sys/netinet/tcp_lro.h
  soc2011/shm/sys/netinet/tcp_offload.c
  soc2011/shm/sys/netinet/tcp_offload.h
  soc2011/shm/sys/netinet/tcp_output.c
  soc2011/shm/sys/netinet/tcp_reass.c
  soc2011/shm/sys/netinet/tcp_sack.c
  soc2011/shm/sys/netinet/tcp_seq.h
  soc2011/shm/sys/netinet/tcp_subr.c
  soc2011/shm/sys/netinet/tcp_syncache.c
  soc2011/shm/sys/netinet/tcp_syncache.h
  soc2011/shm/sys/netinet/tcp_timer.c
  soc2011/shm/sys/netinet/tcp_timer.h
  soc2011/shm/sys/netinet/tcp_timewait.c
  soc2011/shm/sys/netinet/tcp_usrreq.c
  soc2011/shm/sys/netinet/tcp_var.h
  soc2011/shm/sys/netinet/tcpip.h
  soc2011/shm/sys/netinet/toedev.h
  soc2011/shm/sys/netinet/udp.h
  soc2011/shm/sys/netinet/udp_usrreq.c
  soc2011/shm/sys/netinet/udp_var.h
  soc2011/shm/sys/netinet6/
  soc2011/shm/sys/netinet6/dest6.c
  soc2011/shm/sys/netinet6/frag6.c
  soc2011/shm/sys/netinet6/icmp6.c
  soc2011/shm/sys/netinet6/icmp6.h
  soc2011/shm/sys/netinet6/in6.c
  soc2011/shm/sys/netinet6/in6.h
  soc2011/shm/sys/netinet6/in6_cksum.c
  soc2011/shm/sys/netinet6/in6_gif.c
  soc2011/shm/sys/netinet6/in6_gif.h
  soc2011/shm/sys/netinet6/in6_ifattach.c
  soc2011/shm/sys/netinet6/in6_ifattach.h
  soc2011/shm/sys/netinet6/in6_mcast.c
  soc2011/shm/sys/netinet6/in6_pcb.c
  soc2011/shm/sys/netinet6/in6_pcb.h
  soc2011/shm/sys/netinet6/in6_proto.c
  soc2011/shm/sys/netinet6/in6_rmx.c
  soc2011/shm/sys/netinet6/in6_src.c
  soc2011/shm/sys/netinet6/in6_var.h
  soc2011/shm/sys/netinet6/ip6.h
  soc2011/shm/sys/netinet6/ip6_ecn.h
  soc2011/shm/sys/netinet6/ip6_forward.c
  soc2011/shm/sys/netinet6/ip6_id.c
  soc2011/shm/sys/netinet6/ip6_input.c
  soc2011/shm/sys/netinet6/ip6_ipsec.c
  soc2011/shm/sys/netinet6/ip6_ipsec.h
  soc2011/shm/sys/netinet6/ip6_mroute.c
  soc2011/shm/sys/netinet6/ip6_mroute.h
  soc2011/shm/sys/netinet6/ip6_output.c
  soc2011/shm/sys/netinet6/ip6_var.h
  soc2011/shm/sys/netinet6/ip6protosw.h
  soc2011/shm/sys/netinet6/mld6.c
  soc2011/shm/sys/netinet6/mld6.h
  soc2011/shm/sys/netinet6/mld6_var.h
  soc2011/shm/sys/netinet6/nd6.c
  soc2011/shm/sys/netinet6/nd6.h
  soc2011/shm/sys/netinet6/nd6_nbr.c
  soc2011/shm/sys/netinet6/nd6_rtr.c
  soc2011/shm/sys/netinet6/pim6.h
  soc2011/shm/sys/netinet6/pim6_var.h
  soc2011/shm/sys/netinet6/raw_ip6.c
  soc2011/shm/sys/netinet6/raw_ip6.h
  soc2011/shm/sys/netinet6/route6.c
  soc2011/shm/sys/netinet6/scope6.c
  soc2011/shm/sys/netinet6/scope6_var.h
  soc2011/shm/sys/netinet6/sctp6_usrreq.c
  soc2011/shm/sys/netinet6/sctp6_var.h
  soc2011/shm/sys/netinet6/tcp6_var.h
  soc2011/shm/sys/netinet6/udp6_usrreq.c
  soc2011/shm/sys/netinet6/udp6_var.h
  soc2011/shm/sys/netipsec/
  soc2011/shm/sys/netipsec/ah.h
  soc2011/shm/sys/netipsec/ah_var.h
  soc2011/shm/sys/netipsec/esp.h
  soc2011/shm/sys/netipsec/esp_var.h
  soc2011/shm/sys/netipsec/ipcomp.h
  soc2011/shm/sys/netipsec/ipcomp_var.h
  soc2011/shm/sys/netipsec/ipip_var.h
  soc2011/shm/sys/netipsec/ipsec.c
  soc2011/shm/sys/netipsec/ipsec.h
  soc2011/shm/sys/netipsec/ipsec6.h
  soc2011/shm/sys/netipsec/ipsec_input.c
  soc2011/shm/sys/netipsec/ipsec_mbuf.c
  soc2011/shm/sys/netipsec/ipsec_output.c
  soc2011/shm/sys/netipsec/key.c
  soc2011/shm/sys/netipsec/key.h
  soc2011/shm/sys/netipsec/key_debug.c
  soc2011/shm/sys/netipsec/key_debug.h
  soc2011/shm/sys/netipsec/key_var.h
  soc2011/shm/sys/netipsec/keydb.h
  soc2011/shm/sys/netipsec/keysock.c
  soc2011/shm/sys/netipsec/keysock.h
  soc2011/shm/sys/netipsec/xform.h
  soc2011/shm/sys/netipsec/xform_ah.c
  soc2011/shm/sys/netipsec/xform_esp.c
  soc2011/shm/sys/netipsec/xform_ipcomp.c
  soc2011/shm/sys/netipsec/xform_ipip.c
  soc2011/shm/sys/netipsec/xform_tcp.c
  soc2011/shm/sys/netipx/
  soc2011/shm/sys/netipx/README
  soc2011/shm/sys/netipx/ipx.c
  soc2011/shm/sys/netipx/ipx.h
  soc2011/shm/sys/netipx/ipx_cksum.c
  soc2011/shm/sys/netipx/ipx_if.h
  soc2011/shm/sys/netipx/ipx_input.c
  soc2011/shm/sys/netipx/ipx_outputfl.c
  soc2011/shm/sys/netipx/ipx_pcb.c
  soc2011/shm/sys/netipx/ipx_pcb.h
  soc2011/shm/sys/netipx/ipx_proto.c
  soc2011/shm/sys/netipx/ipx_usrreq.c
  soc2011/shm/sys/netipx/ipx_var.h
  soc2011/shm/sys/netipx/spx.h
  soc2011/shm/sys/netipx/spx_debug.c
  soc2011/shm/sys/netipx/spx_debug.h
  soc2011/shm/sys/netipx/spx_reass.c
  soc2011/shm/sys/netipx/spx_timer.h
  soc2011/shm/sys/netipx/spx_usrreq.c
  soc2011/shm/sys/netipx/spx_var.h
  soc2011/shm/sys/netnatm/
  soc2011/shm/sys/netnatm/natm.c
  soc2011/shm/sys/netnatm/natm.h
  soc2011/shm/sys/netnatm/natm_pcb.c
  soc2011/shm/sys/netnatm/natm_proto.c
  soc2011/shm/sys/netncp/
  soc2011/shm/sys/netncp/ncp.h
  soc2011/shm/sys/netncp/ncp_cfg.h
  soc2011/shm/sys/netncp/ncp_conn.c
  soc2011/shm/sys/netncp/ncp_conn.h
  soc2011/shm/sys/netncp/ncp_crypt.c
  soc2011/shm/sys/netncp/ncp_file.h
  soc2011/shm/sys/netncp/ncp_lib.h
  soc2011/shm/sys/netncp/ncp_login.c
  soc2011/shm/sys/netncp/ncp_mod.c
  soc2011/shm/sys/netncp/ncp_ncp.c
  soc2011/shm/sys/netncp/ncp_ncp.h
  soc2011/shm/sys/netncp/ncp_nls.c
  soc2011/shm/sys/netncp/ncp_nls.h
  soc2011/shm/sys/netncp/ncp_rcfile.h
  soc2011/shm/sys/netncp/ncp_rq.c
  soc2011/shm/sys/netncp/ncp_rq.h
  soc2011/shm/sys/netncp/ncp_sock.c
  soc2011/shm/sys/netncp/ncp_sock.h
  soc2011/shm/sys/netncp/ncp_subr.c
  soc2011/shm/sys/netncp/ncp_subr.h
  soc2011/shm/sys/netncp/ncp_user.h
  soc2011/shm/sys/netncp/ncpio.h
  soc2011/shm/sys/netncp/nwerror.h
  soc2011/shm/sys/netsmb/
  soc2011/shm/sys/netsmb/netbios.h
  soc2011/shm/sys/netsmb/smb.h
  soc2011/shm/sys/netsmb/smb_conn.c
  soc2011/shm/sys/netsmb/smb_conn.h
  soc2011/shm/sys/netsmb/smb_crypt.c
  soc2011/shm/sys/netsmb/smb_dev.c
  soc2011/shm/sys/netsmb/smb_dev.h
  soc2011/shm/sys/netsmb/smb_iod.c
  soc2011/shm/sys/netsmb/smb_rq.c
  soc2011/shm/sys/netsmb/smb_rq.h
  soc2011/shm/sys/netsmb/smb_smb.c
  soc2011/shm/sys/netsmb/smb_subr.c
  soc2011/shm/sys/netsmb/smb_subr.h
  soc2011/shm/sys/netsmb/smb_tran.h
  soc2011/shm/sys/netsmb/smb_trantcp.c
  soc2011/shm/sys/netsmb/smb_trantcp.h
  soc2011/shm/sys/netsmb/smb_usr.c
  soc2011/shm/sys/nfs/
  soc2011/shm/sys/nfs/nfs_common.c
  soc2011/shm/sys/nfs/nfs_common.h
  soc2011/shm/sys/nfs/nfs_nfssvc.c
  soc2011/shm/sys/nfs/nfsproto.h
  soc2011/shm/sys/nfs/nfssvc.h
  soc2011/shm/sys/nfs/xdr_subs.h
  soc2011/shm/sys/nfsclient/
  soc2011/shm/sys/nfsclient/bootp_subr.c
  soc2011/shm/sys/nfsclient/krpc.h
  soc2011/shm/sys/nfsclient/krpc_subr.c
  soc2011/shm/sys/nfsclient/nfs.h
  soc2011/shm/sys/nfsclient/nfs_bio.c
  soc2011/shm/sys/nfsclient/nfs_diskless.c
  soc2011/shm/sys/nfsclient/nfs_kdtrace.c
  soc2011/shm/sys/nfsclient/nfs_kdtrace.h
  soc2011/shm/sys/nfsclient/nfs_krpc.c
  soc2011/shm/sys/nfsclient/nfs_lock.c
  soc2011/shm/sys/nfsclient/nfs_lock.h
  soc2011/shm/sys/nfsclient/nfs_nfsiod.c
  soc2011/shm/sys/nfsclient/nfs_node.c
  soc2011/shm/sys/nfsclient/nfs_subs.c
  soc2011/shm/sys/nfsclient/nfs_vfsops.c
  soc2011/shm/sys/nfsclient/nfs_vnops.c
  soc2011/shm/sys/nfsclient/nfsargs.h
  soc2011/shm/sys/nfsclient/nfsdiskless.h
  soc2011/shm/sys/nfsclient/nfsm_subs.h
  soc2011/shm/sys/nfsclient/nfsmount.h
  soc2011/shm/sys/nfsclient/nfsnode.h
  soc2011/shm/sys/nfsclient/nfsstats.h
  soc2011/shm/sys/nfsclient/nlminfo.h
  soc2011/shm/sys/nfsserver/
  soc2011/shm/sys/nfsserver/nfs.h
  soc2011/shm/sys/nfsserver/nfs_fha.c
  soc2011/shm/sys/nfsserver/nfs_fha.h
  soc2011/shm/sys/nfsserver/nfs_serv.c
  soc2011/shm/sys/nfsserver/nfs_srvkrpc.c
  soc2011/shm/sys/nfsserver/nfs_srvsubs.c
  soc2011/shm/sys/nfsserver/nfsm_subs.h
  soc2011/shm/sys/nfsserver/nfsrvcache.h
  soc2011/shm/sys/nfsserver/nfsrvstats.h
  soc2011/shm/sys/nlm/
  soc2011/shm/sys/nlm/nlm.h
  soc2011/shm/sys/nlm/nlm_advlock.c
  soc2011/shm/sys/nlm/nlm_prot.h
  soc2011/shm/sys/nlm/nlm_prot_clnt.c
  soc2011/shm/sys/nlm/nlm_prot_impl.c
  soc2011/shm/sys/nlm/nlm_prot_server.c
  soc2011/shm/sys/nlm/nlm_prot_svc.c
  soc2011/shm/sys/nlm/nlm_prot_xdr.c
  soc2011/shm/sys/nlm/sm_inter.h
  soc2011/shm/sys/nlm/sm_inter_xdr.c
  soc2011/shm/sys/opencrypto/
  soc2011/shm/sys/opencrypto/cast.c
  soc2011/shm/sys/opencrypto/cast.h
  soc2011/shm/sys/opencrypto/castsb.h
  soc2011/shm/sys/opencrypto/criov.c
  soc2011/shm/sys/opencrypto/crypto.c
  soc2011/shm/sys/opencrypto/cryptodev.c
  soc2011/shm/sys/opencrypto/cryptodev.h
  soc2011/shm/sys/opencrypto/cryptodev_if.m
  soc2011/shm/sys/opencrypto/cryptosoft.c
  soc2011/shm/sys/opencrypto/cryptosoft.h
  soc2011/shm/sys/opencrypto/deflate.c
  soc2011/shm/sys/opencrypto/deflate.h
  soc2011/shm/sys/opencrypto/rmd160.c
  soc2011/shm/sys/opencrypto/rmd160.h
  soc2011/shm/sys/opencrypto/skipjack.c
  soc2011/shm/sys/opencrypto/skipjack.h
  soc2011/shm/sys/opencrypto/xform.c
  soc2011/shm/sys/opencrypto/xform.h
  soc2011/shm/sys/pc98/
  soc2011/shm/sys/pc98/apm/
  soc2011/shm/sys/pc98/apm/apm_bioscall.S
  soc2011/shm/sys/pc98/cbus/
  soc2011/shm/sys/pc98/cbus/30line.h
  soc2011/shm/sys/pc98/cbus/cbus.h
  soc2011/shm/sys/pc98/cbus/cbus_dma.c
  soc2011/shm/sys/pc98/cbus/cbus_dmareg.h
  soc2011/shm/sys/pc98/cbus/clock.c
  soc2011/shm/sys/pc98/cbus/fdc.c
  soc2011/shm/sys/pc98/cbus/fdc_cbus.c
  soc2011/shm/sys/pc98/cbus/fdcreg.h
  soc2011/shm/sys/pc98/cbus/fdcvar.h
  soc2011/shm/sys/pc98/cbus/gdc.c
  soc2011/shm/sys/pc98/cbus/nmi.c
  soc2011/shm/sys/pc98/cbus/olpt.c
  soc2011/shm/sys/pc98/cbus/olptreg.h
  soc2011/shm/sys/pc98/cbus/pckbd.c
  soc2011/shm/sys/pc98/cbus/pckbdtables.h
  soc2011/shm/sys/pc98/cbus/pcrtc.c
  soc2011/shm/sys/pc98/cbus/pmc.c
  soc2011/shm/sys/pc98/cbus/sc_machdep.h
  soc2011/shm/sys/pc98/cbus/scgdcrndr.c
  soc2011/shm/sys/pc98/cbus/scterm-sck.c
  soc2011/shm/sys/pc98/cbus/sctermvar.h
  soc2011/shm/sys/pc98/cbus/scvtb.c
  soc2011/shm/sys/pc98/cbus/sio.c
  soc2011/shm/sys/pc98/cbus/sio_cbus.c
  soc2011/shm/sys/pc98/cbus/syscons_cbus.c
  soc2011/shm/sys/pc98/compile/
  soc2011/shm/sys/pc98/compile/.cvsignore
  soc2011/shm/sys/pc98/conf/
  soc2011/shm/sys/pc98/conf/.cvsignore
  soc2011/shm/sys/pc98/conf/DEFAULTS
  soc2011/shm/sys/pc98/conf/GENERIC
  soc2011/shm/sys/pc98/conf/GENERIC.hints
  soc2011/shm/sys/pc98/conf/Makefile
  soc2011/shm/sys/pc98/conf/NOTES
  soc2011/shm/sys/pc98/include/
  soc2011/shm/sys/pc98/include/_bus.h
  soc2011/shm/sys/pc98/include/_inttypes.h
  soc2011/shm/sys/pc98/include/_limits.h
  soc2011/shm/sys/pc98/include/_stdint.h
  soc2011/shm/sys/pc98/include/_types.h
  soc2011/shm/sys/pc98/include/apicreg.h
  soc2011/shm/sys/pc98/include/apicvar.h
  soc2011/shm/sys/pc98/include/apm_bios.h
  soc2011/shm/sys/pc98/include/apm_segments.h
  soc2011/shm/sys/pc98/include/asm.h
  soc2011/shm/sys/pc98/include/asmacros.h
  soc2011/shm/sys/pc98/include/atomic.h
  soc2011/shm/sys/pc98/include/bootinfo.h
  soc2011/shm/sys/pc98/include/bus.h
  soc2011/shm/sys/pc98/include/bus_dma.h
  soc2011/shm/sys/pc98/include/clock.h
  soc2011/shm/sys/pc98/include/cpu.h
  soc2011/shm/sys/pc98/include/cpufunc.h
  soc2011/shm/sys/pc98/include/cputypes.h
  soc2011/shm/sys/pc98/include/cserial.h
  soc2011/shm/sys/pc98/include/db_machdep.h
  soc2011/shm/sys/pc98/include/elf.h
  soc2011/shm/sys/pc98/include/endian.h
  soc2011/shm/sys/pc98/include/exec.h
  soc2011/shm/sys/pc98/include/float.h
  soc2011/shm/sys/pc98/include/floatingpoint.h
  soc2011/shm/sys/pc98/include/frame.h
  soc2011/shm/sys/pc98/include/gdb_machdep.h
  soc2011/shm/sys/pc98/include/ieeefp.h
  soc2011/shm/sys/pc98/include/in_cksum.h
  soc2011/shm/sys/pc98/include/intr_machdep.h
  soc2011/shm/sys/pc98/include/ioctl_bt848.h
  soc2011/shm/sys/pc98/include/ioctl_meteor.h
  soc2011/shm/sys/pc98/include/iodev.h
  soc2011/shm/sys/pc98/include/kdb.h
  soc2011/shm/sys/pc98/include/legacyvar.h
  soc2011/shm/sys/pc98/include/limits.h
  soc2011/shm/sys/pc98/include/mca.h
  soc2011/shm/sys/pc98/include/md_var.h
  soc2011/shm/sys/pc98/include/memdev.h
  soc2011/shm/sys/pc98/include/metadata.h
  soc2011/shm/sys/pc98/include/minidump.h
  soc2011/shm/sys/pc98/include/mp_watchdog.h
  soc2011/shm/sys/pc98/include/mptable.h
  soc2011/shm/sys/pc98/include/mutex.h
  soc2011/shm/sys/pc98/include/nexusvar.h
  soc2011/shm/sys/pc98/include/npx.h
  soc2011/shm/sys/pc98/include/param.h
  soc2011/shm/sys/pc98/include/pc/
  soc2011/shm/sys/pc98/include/pc/bios.h
  soc2011/shm/sys/pc98/include/pc/display.h
  soc2011/shm/sys/pc98/include/pc/vesa.h
  soc2011/shm/sys/pc98/include/pcaudioio.h
  soc2011/shm/sys/pc98/include/pcb.h
  soc2011/shm/sys/pc98/include/pcb_ext.h
  soc2011/shm/sys/pc98/include/pci_cfgreg.h
  soc2011/shm/sys/pc98/include/pcpu.h
  soc2011/shm/sys/pc98/include/perfmon.h
  soc2011/shm/sys/pc98/include/pmap.h
  soc2011/shm/sys/pc98/include/pmc_mdep.h
  soc2011/shm/sys/pc98/include/ppireg.h
  soc2011/shm/sys/pc98/include/privatespace.h
  soc2011/shm/sys/pc98/include/proc.h
  soc2011/shm/sys/pc98/include/profile.h
  soc2011/shm/sys/pc98/include/psl.h
  soc2011/shm/sys/pc98/include/ptrace.h
  soc2011/shm/sys/pc98/include/reg.h
  soc2011/shm/sys/pc98/include/reloc.h
  soc2011/shm/sys/pc98/include/resource.h
  soc2011/shm/sys/pc98/include/runq.h
  soc2011/shm/sys/pc98/include/segments.h
  soc2011/shm/sys/pc98/include/setjmp.h
  soc2011/shm/sys/pc98/include/sf_buf.h
  soc2011/shm/sys/pc98/include/sigframe.h
  soc2011/shm/sys/pc98/include/signal.h
  soc2011/shm/sys/pc98/include/smapi.h
  soc2011/shm/sys/pc98/include/smp.h
  soc2011/shm/sys/pc98/include/speaker.h
  soc2011/shm/sys/pc98/include/specialreg.h
  soc2011/shm/sys/pc98/include/stack.h
  soc2011/shm/sys/pc98/include/stdarg.h
  soc2011/shm/sys/pc98/include/sysarch.h
  soc2011/shm/sys/pc98/include/timerreg.h
  soc2011/shm/sys/pc98/include/trap.h
  soc2011/shm/sys/pc98/include/tss.h
  soc2011/shm/sys/pc98/include/ucontext.h
  soc2011/shm/sys/pc98/include/varargs.h
  soc2011/shm/sys/pc98/include/vm.h
  soc2011/shm/sys/pc98/include/vm86.h
  soc2011/shm/sys/pc98/include/vmparam.h
  soc2011/shm/sys/pc98/linux/
  soc2011/shm/sys/pc98/linux/linux.h
  soc2011/shm/sys/pc98/linux/linux_ipc64.h
  soc2011/shm/sys/pc98/linux/linux_proto.h
  soc2011/shm/sys/pc98/pc98/
  soc2011/shm/sys/pc98/pc98/busio.s
  soc2011/shm/sys/pc98/pc98/busiosubr.c
  soc2011/shm/sys/pc98/pc98/canbepm.c
  soc2011/shm/sys/pc98/pc98/canbus.c
  soc2011/shm/sys/pc98/pc98/canbus.h
  soc2011/shm/sys/pc98/pc98/canbus_if.m
  soc2011/shm/sys/pc98/pc98/canbusvars.h
  soc2011/shm/sys/pc98/pc98/machdep.c
  soc2011/shm/sys/pc98/pc98/pc98_machdep.c
  soc2011/shm/sys/pc98/pc98/pc98_machdep.h
  soc2011/shm/sys/pci/
  soc2011/shm/sys/pci/alpm.c
  soc2011/shm/sys/pci/amdpm.c
  soc2011/shm/sys/pci/amdsmb.c
  soc2011/shm/sys/pci/if_rl.c
  soc2011/shm/sys/pci/if_rlreg.h
  soc2011/shm/sys/pci/intpm.c
  soc2011/shm/sys/pci/intpmreg.h
  soc2011/shm/sys/pci/locate.pl   (contents, props changed)
  soc2011/shm/sys/pci/ncr.c
  soc2011/shm/sys/pci/ncrreg.h
  soc2011/shm/sys/pci/nfsmb.c
  soc2011/shm/sys/pci/viapm.c
  soc2011/shm/sys/powerpc/
  soc2011/shm/sys/powerpc/aim/
  soc2011/shm/sys/powerpc/aim/clock.c
  soc2011/shm/sys/powerpc/aim/copyinout.c
  soc2011/shm/sys/powerpc/aim/interrupt.c
  soc2011/shm/sys/powerpc/aim/locore.S
  soc2011/shm/sys/powerpc/aim/machdep.c
  soc2011/shm/sys/powerpc/aim/mmu_oea.c
  soc2011/shm/sys/powerpc/aim/mmu_oea64.c
  soc2011/shm/sys/powerpc/aim/mp_cpudep.c
  soc2011/shm/sys/powerpc/aim/nexus.c
  soc2011/shm/sys/powerpc/aim/ofw_machdep.c
  soc2011/shm/sys/powerpc/aim/ofwmagic.S
  soc2011/shm/sys/powerpc/aim/platform_chrp.c
  soc2011/shm/sys/powerpc/aim/swtch.S
  soc2011/shm/sys/powerpc/aim/trap.c
  soc2011/shm/sys/powerpc/aim/trap_subr.S
  soc2011/shm/sys/powerpc/aim/uma_machdep.c
  soc2011/shm/sys/powerpc/aim/vm_machdep.c
  soc2011/shm/sys/powerpc/booke/
  soc2011/shm/sys/powerpc/booke/clock.c
  soc2011/shm/sys/powerpc/booke/copyinout.c
  soc2011/shm/sys/powerpc/booke/interrupt.c
  soc2011/shm/sys/powerpc/booke/locore.S
  soc2011/shm/sys/powerpc/booke/machdep.c
  soc2011/shm/sys/powerpc/booke/mp_cpudep.c
  soc2011/shm/sys/powerpc/booke/platform_bare.c
  soc2011/shm/sys/powerpc/booke/pmap.c
  soc2011/shm/sys/powerpc/booke/swtch.S
  soc2011/shm/sys/powerpc/booke/trap.c
  soc2011/shm/sys/powerpc/booke/trap_subr.S
  soc2011/shm/sys/powerpc/booke/vm_machdep.c
  soc2011/shm/sys/powerpc/compile/
  soc2011/shm/sys/powerpc/compile/.cvsignore
  soc2011/shm/sys/powerpc/conf/
  soc2011/shm/sys/powerpc/conf/.cvsignore
  soc2011/shm/sys/powerpc/conf/DEFAULTS
  soc2011/shm/sys/powerpc/conf/GENERIC
  soc2011/shm/sys/powerpc/conf/GENERIC.hints
  soc2011/shm/sys/powerpc/conf/MPC85XX
  soc2011/shm/sys/powerpc/conf/Makefile
  soc2011/shm/sys/powerpc/conf/NOTES
  soc2011/shm/sys/powerpc/cpufreq/
  soc2011/shm/sys/powerpc/cpufreq/dfs.c
  soc2011/shm/sys/powerpc/cpufreq/pcr.c
  soc2011/shm/sys/powerpc/fpu/
  soc2011/shm/sys/powerpc/fpu/fpu_add.c
  soc2011/shm/sys/powerpc/fpu/fpu_arith.h
  soc2011/shm/sys/powerpc/fpu/fpu_compare.c
  soc2011/shm/sys/powerpc/fpu/fpu_div.c
  soc2011/shm/sys/powerpc/fpu/fpu_emu.c
  soc2011/shm/sys/powerpc/fpu/fpu_emu.h
  soc2011/shm/sys/powerpc/fpu/fpu_explode.c
  soc2011/shm/sys/powerpc/fpu/fpu_extern.h
  soc2011/shm/sys/powerpc/fpu/fpu_implode.c
  soc2011/shm/sys/powerpc/fpu/fpu_instr.h
  soc2011/shm/sys/powerpc/fpu/fpu_mul.c
  soc2011/shm/sys/powerpc/fpu/fpu_sqrt.c
  soc2011/shm/sys/powerpc/fpu/fpu_subr.c
  soc2011/shm/sys/powerpc/include/
  soc2011/shm/sys/powerpc/include/_bus.h
  soc2011/shm/sys/powerpc/include/_inttypes.h
  soc2011/shm/sys/powerpc/include/_limits.h
  soc2011/shm/sys/powerpc/include/_stdint.h
  soc2011/shm/sys/powerpc/include/_types.h
  soc2011/shm/sys/powerpc/include/altivec.h
  soc2011/shm/sys/powerpc/include/asm.h
  soc2011/shm/sys/powerpc/include/atomic.h
  soc2011/shm/sys/powerpc/include/bat.h
  soc2011/shm/sys/powerpc/include/bootinfo.h
  soc2011/shm/sys/powerpc/include/bus.h
  soc2011/shm/sys/powerpc/include/bus_dma.h
  soc2011/shm/sys/powerpc/include/clock.h
  soc2011/shm/sys/powerpc/include/cpu.h
  soc2011/shm/sys/powerpc/include/cpufunc.h
  soc2011/shm/sys/powerpc/include/db_machdep.h
  soc2011/shm/sys/powerpc/include/dbdma.h
  soc2011/shm/sys/powerpc/include/elf.h
  soc2011/shm/sys/powerpc/include/endian.h
  soc2011/shm/sys/powerpc/include/exec.h
  soc2011/shm/sys/powerpc/include/float.h
  soc2011/shm/sys/powerpc/include/floatingpoint.h
  soc2011/shm/sys/powerpc/include/fpu.h
  soc2011/shm/sys/powerpc/include/frame.h
  soc2011/shm/sys/powerpc/include/gdb_machdep.h
  soc2011/shm/sys/powerpc/include/hid.h
  soc2011/shm/sys/powerpc/include/ieee.h
  soc2011/shm/sys/powerpc/include/ieeefp.h
  soc2011/shm/sys/powerpc/include/in_cksum.h
  soc2011/shm/sys/powerpc/include/intr.h
  soc2011/shm/sys/powerpc/include/intr_machdep.h
  soc2011/shm/sys/powerpc/include/kdb.h
  soc2011/shm/sys/powerpc/include/limits.h
  soc2011/shm/sys/powerpc/include/md_var.h
  soc2011/shm/sys/powerpc/include/memdev.h
  soc2011/shm/sys/powerpc/include/metadata.h
  soc2011/shm/sys/powerpc/include/mmuvar.h
  soc2011/shm/sys/powerpc/include/mutex.h
  soc2011/shm/sys/powerpc/include/ocpbus.h
  soc2011/shm/sys/powerpc/include/ofw_machdep.h
  soc2011/shm/sys/powerpc/include/openpicreg.h
  soc2011/shm/sys/powerpc/include/openpicvar.h
  soc2011/shm/sys/powerpc/include/param.h
  soc2011/shm/sys/powerpc/include/pcb.h
  soc2011/shm/sys/powerpc/include/pcpu.h
  soc2011/shm/sys/powerpc/include/pio.h
  soc2011/shm/sys/powerpc/include/platform.h
  soc2011/shm/sys/powerpc/include/platformvar.h
  soc2011/shm/sys/powerpc/include/pmap.h
  soc2011/shm/sys/powerpc/include/pmc_mdep.h
  soc2011/shm/sys/powerpc/include/proc.h
  soc2011/shm/sys/powerpc/include/profile.h
  soc2011/shm/sys/powerpc/include/psl.h
  soc2011/shm/sys/powerpc/include/pte.h
  soc2011/shm/sys/powerpc/include/ptrace.h
  soc2011/shm/sys/powerpc/include/reg.h
  soc2011/shm/sys/powerpc/include/reloc.h
  soc2011/shm/sys/powerpc/include/resource.h
  soc2011/shm/sys/powerpc/include/runq.h
  soc2011/shm/sys/powerpc/include/sc_machdep.h
  soc2011/shm/sys/powerpc/include/setjmp.h
  soc2011/shm/sys/powerpc/include/sf_buf.h
  soc2011/shm/sys/powerpc/include/sigframe.h
  soc2011/shm/sys/powerpc/include/signal.h
  soc2011/shm/sys/powerpc/include/smp.h
  soc2011/shm/sys/powerpc/include/spr.h
  soc2011/shm/sys/powerpc/include/sr.h
  soc2011/shm/sys/powerpc/include/stack.h
  soc2011/shm/sys/powerpc/include/stdarg.h
  soc2011/shm/sys/powerpc/include/sysarch.h
  soc2011/shm/sys/powerpc/include/tlb.h
  soc2011/shm/sys/powerpc/include/trap.h
  soc2011/shm/sys/powerpc/include/trap_aim.h
  soc2011/shm/sys/powerpc/include/trap_booke.h
  soc2011/shm/sys/powerpc/include/ucontext.h
  soc2011/shm/sys/powerpc/include/varargs.h
  soc2011/shm/sys/powerpc/include/vm.h
  soc2011/shm/sys/powerpc/include/vmparam.h
  soc2011/shm/sys/powerpc/mpc85xx/
  soc2011/shm/sys/powerpc/mpc85xx/atpic.c
  soc2011/shm/sys/powerpc/mpc85xx/ds1553_bus_lbc.c
  soc2011/shm/sys/powerpc/mpc85xx/ds1553_core.c
  soc2011/shm/sys/powerpc/mpc85xx/ds1553_reg.h
  soc2011/shm/sys/powerpc/mpc85xx/i2c.c
  soc2011/shm/sys/powerpc/mpc85xx/isa.c
  soc2011/shm/sys/powerpc/mpc85xx/lbc.c
  soc2011/shm/sys/powerpc/mpc85xx/lbc.h
  soc2011/shm/sys/powerpc/mpc85xx/mpc85xx.c
  soc2011/shm/sys/powerpc/mpc85xx/mpc85xx.h
  soc2011/shm/sys/powerpc/mpc85xx/nexus.c
  soc2011/shm/sys/powerpc/mpc85xx/ocpbus.c
  soc2011/shm/sys/powerpc/mpc85xx/ocpbus.h
  soc2011/shm/sys/powerpc/mpc85xx/opic.c
  soc2011/shm/sys/powerpc/mpc85xx/pci_ocp.c
  soc2011/shm/sys/powerpc/ofw/
  soc2011/shm/sys/powerpc/ofw/ofw_cpu.c
  soc2011/shm/sys/powerpc/ofw/ofw_pcib_pci.c
  soc2011/shm/sys/powerpc/ofw/ofw_pcibus.c
  soc2011/shm/sys/powerpc/ofw/ofw_real.c
  soc2011/shm/sys/powerpc/ofw/ofw_syscons.c
  soc2011/shm/sys/powerpc/ofw/ofw_syscons.h
  soc2011/shm/sys/powerpc/powermac/
  soc2011/shm/sys/powerpc/powermac/ata_dbdma.c
  soc2011/shm/sys/powerpc/powermac/ata_dbdma.h
  soc2011/shm/sys/powerpc/powermac/ata_kauai.c
  soc2011/shm/sys/powerpc/powermac/ata_macio.c
  soc2011/shm/sys/powerpc/powermac/cpcht.c
  soc2011/shm/sys/powerpc/powermac/cuda.c
  soc2011/shm/sys/powerpc/powermac/cudavar.h
  soc2011/shm/sys/powerpc/powermac/dbdma.c
  soc2011/shm/sys/powerpc/powermac/dbdmavar.h
  soc2011/shm/sys/powerpc/powermac/grackle.c
  soc2011/shm/sys/powerpc/powermac/gracklevar.h
  soc2011/shm/sys/powerpc/powermac/hrowpic.c
  soc2011/shm/sys/powerpc/powermac/hrowpicvar.h
  soc2011/shm/sys/powerpc/powermac/kiic.c
  soc2011/shm/sys/powerpc/powermac/macgpio.c
  soc2011/shm/sys/powerpc/powermac/macgpiovar.h
  soc2011/shm/sys/powerpc/powermac/macio.c
  soc2011/shm/sys/powerpc/powermac/maciovar.h
  soc2011/shm/sys/powerpc/powermac/openpic_macio.c
  soc2011/shm/sys/powerpc/powermac/pmu.c
  soc2011/shm/sys/powerpc/powermac/pmuvar.h
  soc2011/shm/sys/powerpc/powermac/pswitch.c
  soc2011/shm/sys/powerpc/powermac/smu.c
  soc2011/shm/sys/powerpc/powermac/uninorth.c
  soc2011/shm/sys/powerpc/powermac/uninorthpci.c
  soc2011/shm/sys/powerpc/powermac/uninorthvar.h
  soc2011/shm/sys/powerpc/powermac/vcoregpio.c
  soc2011/shm/sys/powerpc/powermac/viareg.h
  soc2011/shm/sys/powerpc/powerpc/
  soc2011/shm/sys/powerpc/powerpc/altivec.c
  soc2011/shm/sys/powerpc/powerpc/atomic.S
  soc2011/shm/sys/powerpc/powerpc/autoconf.c
  soc2011/shm/sys/powerpc/powerpc/bcopy.c
  soc2011/shm/sys/powerpc/powerpc/bus_machdep.c
  soc2011/shm/sys/powerpc/powerpc/busdma_machdep.c
  soc2011/shm/sys/powerpc/powerpc/copystr.c
  soc2011/shm/sys/powerpc/powerpc/cpu.c
  soc2011/shm/sys/powerpc/powerpc/db_disasm.c
  soc2011/shm/sys/powerpc/powerpc/db_hwwatch.c
  soc2011/shm/sys/powerpc/powerpc/db_interface.c
  soc2011/shm/sys/powerpc/powerpc/db_trace.c
  soc2011/shm/sys/powerpc/powerpc/dump_machdep.c
  soc2011/shm/sys/powerpc/powerpc/elf_machdep.c
  soc2011/shm/sys/powerpc/powerpc/fpu.c
  soc2011/shm/sys/powerpc/powerpc/fuswintr.c
  soc2011/shm/sys/powerpc/powerpc/gdb_machdep.c
  soc2011/shm/sys/powerpc/powerpc/genassym.c
  soc2011/shm/sys/powerpc/powerpc/in_cksum.c
  soc2011/shm/sys/powerpc/powerpc/intr_machdep.c
  soc2011/shm/sys/powerpc/powerpc/mem.c
  soc2011/shm/sys/powerpc/powerpc/mmu_if.m
  soc2011/shm/sys/powerpc/powerpc/mp_machdep.c
  soc2011/shm/sys/powerpc/powerpc/openpic.c
  soc2011/shm/sys/powerpc/powerpc/pic_if.m
  soc2011/shm/sys/powerpc/powerpc/platform.c
  soc2011/shm/sys/powerpc/powerpc/platform_if.m
  soc2011/shm/sys/powerpc/powerpc/pmap_dispatch.c
  soc2011/shm/sys/powerpc/powerpc/sc_machdep.c
  soc2011/shm/sys/powerpc/powerpc/setjmp.S
  soc2011/shm/sys/powerpc/powerpc/sigcode.S
  soc2011/shm/sys/powerpc/powerpc/stack_machdep.c
  soc2011/shm/sys/powerpc/powerpc/suswintr.c
  soc2011/shm/sys/powerpc/powerpc/syncicache.c
  soc2011/shm/sys/powerpc/powerpc/sys_machdep.c
  soc2011/shm/sys/powerpc/powerpc/uio_machdep.c
  soc2011/shm/sys/powerpc/psim/
  soc2011/shm/sys/powerpc/psim/ata_iobus.c
  soc2011/shm/sys/powerpc/psim/iobus.c
  soc2011/shm/sys/powerpc/psim/iobusvar.h
  soc2011/shm/sys/powerpc/psim/openpic_iobus.c
  soc2011/shm/sys/powerpc/psim/psim-tree
  soc2011/shm/sys/powerpc/psim/uart_iobus.c
  soc2011/shm/sys/rpc/
  soc2011/shm/sys/rpc/auth.h
  soc2011/shm/sys/rpc/auth_none.c
  soc2011/shm/sys/rpc/auth_unix.c
  soc2011/shm/sys/rpc/authunix_prot.c
  soc2011/shm/sys/rpc/clnt.h
  soc2011/shm/sys/rpc/clnt_dg.c
  soc2011/shm/sys/rpc/clnt_rc.c
  soc2011/shm/sys/rpc/clnt_stat.h
  soc2011/shm/sys/rpc/clnt_vc.c
  soc2011/shm/sys/rpc/getnetconfig.c
  soc2011/shm/sys/rpc/inet_ntop.c
  soc2011/shm/sys/rpc/inet_pton.c
  soc2011/shm/sys/rpc/netconfig.h
  soc2011/shm/sys/rpc/nettype.h
  soc2011/shm/sys/rpc/pmap_prot.h
  soc2011/shm/sys/rpc/replay.c
  soc2011/shm/sys/rpc/replay.h
  soc2011/shm/sys/rpc/rpc.h
  soc2011/shm/sys/rpc/rpc_callmsg.c
  soc2011/shm/sys/rpc/rpc_com.h
  soc2011/shm/sys/rpc/rpc_generic.c
  soc2011/shm/sys/rpc/rpc_msg.h
  soc2011/shm/sys/rpc/rpc_prot.c
  soc2011/shm/sys/rpc/rpcb_clnt.c
  soc2011/shm/sys/rpc/rpcb_clnt.h
  soc2011/shm/sys/rpc/rpcb_prot.c
  soc2011/shm/sys/rpc/rpcb_prot.h
  soc2011/shm/sys/rpc/rpcm_subs.h
  soc2011/shm/sys/rpc/rpcsec_gss/
  soc2011/shm/sys/rpc/rpcsec_gss.h
  soc2011/shm/sys/rpc/rpcsec_gss/rpcsec_gss.c
  soc2011/shm/sys/rpc/rpcsec_gss/rpcsec_gss_conf.c
  soc2011/shm/sys/rpc/rpcsec_gss/rpcsec_gss_int.h
  soc2011/shm/sys/rpc/rpcsec_gss/rpcsec_gss_misc.c
  soc2011/shm/sys/rpc/rpcsec_gss/rpcsec_gss_prot.c
  soc2011/shm/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
  soc2011/shm/sys/rpc/svc.c
  soc2011/shm/sys/rpc/svc.h
  soc2011/shm/sys/rpc/svc_auth.c
  soc2011/shm/sys/rpc/svc_auth.h
  soc2011/shm/sys/rpc/svc_auth_unix.c
  soc2011/shm/sys/rpc/svc_dg.c
  soc2011/shm/sys/rpc/svc_generic.c
  soc2011/shm/sys/rpc/svc_vc.c
  soc2011/shm/sys/rpc/types.h
  soc2011/shm/sys/rpc/xdr.h
  soc2011/shm/sys/security/
  soc2011/shm/sys/security/audit/
  soc2011/shm/sys/security/audit/audit.c
  soc2011/shm/sys/security/audit/audit.h
  soc2011/shm/sys/security/audit/audit_arg.c
  soc2011/shm/sys/security/audit/audit_bsm.c
  soc2011/shm/sys/security/audit/audit_bsm_domain.c
  soc2011/shm/sys/security/audit/audit_bsm_errno.c
  soc2011/shm/sys/security/audit/audit_bsm_fcntl.c
  soc2011/shm/sys/security/audit/audit_bsm_klib.c
  soc2011/shm/sys/security/audit/audit_bsm_socket_type.c
  soc2011/shm/sys/security/audit/audit_bsm_token.c
  soc2011/shm/sys/security/audit/audit_ioctl.h
  soc2011/shm/sys/security/audit/audit_pipe.c
  soc2011/shm/sys/security/audit/audit_private.h
  soc2011/shm/sys/security/audit/audit_syscalls.c
  soc2011/shm/sys/security/audit/audit_trigger.c
  soc2011/shm/sys/security/audit/audit_worker.c
  soc2011/shm/sys/security/mac/
  soc2011/shm/sys/security/mac/mac_atalk.c
  soc2011/shm/sys/security/mac/mac_audit.c
  soc2011/shm/sys/security/mac/mac_cred.c
  soc2011/shm/sys/security/mac/mac_framework.c
  soc2011/shm/sys/security/mac/mac_framework.h
  soc2011/shm/sys/security/mac/mac_inet.c
  soc2011/shm/sys/security/mac/mac_inet6.c
  soc2011/shm/sys/security/mac/mac_internal.h
  soc2011/shm/sys/security/mac/mac_label.c
  soc2011/shm/sys/security/mac/mac_net.c
  soc2011/shm/sys/security/mac/mac_pipe.c
  soc2011/shm/sys/security/mac/mac_policy.h
  soc2011/shm/sys/security/mac/mac_posix_sem.c
  soc2011/shm/sys/security/mac/mac_posix_shm.c
  soc2011/shm/sys/security/mac/mac_priv.c
  soc2011/shm/sys/security/mac/mac_process.c
  soc2011/shm/sys/security/mac/mac_socket.c
  soc2011/shm/sys/security/mac/mac_syscalls.c
  soc2011/shm/sys/security/mac/mac_system.c
  soc2011/shm/sys/security/mac/mac_sysv_msg.c
  soc2011/shm/sys/security/mac/mac_sysv_sem.c
  soc2011/shm/sys/security/mac/mac_sysv_shm.c
  soc2011/shm/sys/security/mac/mac_vfs.c
  soc2011/shm/sys/security/mac_biba/
  soc2011/shm/sys/security/mac_biba/mac_biba.c
  soc2011/shm/sys/security/mac_biba/mac_biba.h
  soc2011/shm/sys/security/mac_bsdextended/
  soc2011/shm/sys/security/mac_bsdextended/mac_bsdextended.c
  soc2011/shm/sys/security/mac_bsdextended/mac_bsdextended.h
  soc2011/shm/sys/security/mac_bsdextended/ugidfw_internal.h
  soc2011/shm/sys/security/mac_bsdextended/ugidfw_system.c
  soc2011/shm/sys/security/mac_bsdextended/ugidfw_vnode.c
  soc2011/shm/sys/security/mac_ifoff/
  soc2011/shm/sys/security/mac_ifoff/mac_ifoff.c
  soc2011/shm/sys/security/mac_lomac/
  soc2011/shm/sys/security/mac_lomac/mac_lomac.c
  soc2011/shm/sys/security/mac_lomac/mac_lomac.h
  soc2011/shm/sys/security/mac_mls/
  soc2011/shm/sys/security/mac_mls/mac_mls.c
  soc2011/shm/sys/security/mac_mls/mac_mls.h
  soc2011/shm/sys/security/mac_none/
  soc2011/shm/sys/security/mac_none/mac_none.c
  soc2011/shm/sys/security/mac_partition/
  soc2011/shm/sys/security/mac_partition/mac_partition.c
  soc2011/shm/sys/security/mac_partition/mac_partition.h
  soc2011/shm/sys/security/mac_portacl/
  soc2011/shm/sys/security/mac_portacl/mac_portacl.c
  soc2011/shm/sys/security/mac_seeotheruids/
  soc2011/shm/sys/security/mac_seeotheruids/mac_seeotheruids.c
  soc2011/shm/sys/security/mac_stub/
  soc2011/shm/sys/security/mac_stub/mac_stub.c
  soc2011/shm/sys/security/mac_test/
  soc2011/shm/sys/security/mac_test/mac_test.c
  soc2011/shm/sys/sparc64/
  soc2011/shm/sys/sparc64/central/
  soc2011/shm/sys/sparc64/central/central.c
  soc2011/shm/sys/sparc64/compile/
  soc2011/shm/sys/sparc64/compile/.cvsignore
  soc2011/shm/sys/sparc64/conf/
  soc2011/shm/sys/sparc64/conf/.cvsignore
  soc2011/shm/sys/sparc64/conf/DEFAULTS
  soc2011/shm/sys/sparc64/conf/GENERIC
  soc2011/shm/sys/sparc64/conf/GENERIC.hints
  soc2011/shm/sys/sparc64/conf/Makefile
  soc2011/shm/sys/sparc64/conf/NOTES
  soc2011/shm/sys/sparc64/ebus/
  soc2011/shm/sys/sparc64/ebus/ebus.c
  soc2011/shm/sys/sparc64/ebus/ebusreg.h
  soc2011/shm/sys/sparc64/ebus/epic.c
  soc2011/shm/sys/sparc64/fhc/
  soc2011/shm/sys/sparc64/fhc/clkbrd.c
  soc2011/shm/sys/sparc64/fhc/clkbrdreg.h
  soc2011/shm/sys/sparc64/fhc/fhc.c
  soc2011/shm/sys/sparc64/fhc/fhcreg.h
  soc2011/shm/sys/sparc64/include/
  soc2011/shm/sys/sparc64/include/_bus.h
  soc2011/shm/sys/sparc64/include/_inttypes.h
  soc2011/shm/sys/sparc64/include/_limits.h
  soc2011/shm/sys/sparc64/include/_stdint.h
  soc2011/shm/sys/sparc64/include/_types.h
  soc2011/shm/sys/sparc64/include/asi.h
  soc2011/shm/sys/sparc64/include/asm.h
  soc2011/shm/sys/sparc64/include/asmacros.h
  soc2011/shm/sys/sparc64/include/atomic.h
  soc2011/shm/sys/sparc64/include/bus.h
  soc2011/shm/sys/sparc64/include/bus_common.h
  soc2011/shm/sys/sparc64/include/bus_dma.h
  soc2011/shm/sys/sparc64/include/bus_private.h
  soc2011/shm/sys/sparc64/include/cache.h
  soc2011/shm/sys/sparc64/include/ccr.h
  soc2011/shm/sys/sparc64/include/clock.h
  soc2011/shm/sys/sparc64/include/cmt.h
  soc2011/shm/sys/sparc64/include/cpu.h
  soc2011/shm/sys/sparc64/include/cpufunc.h
  soc2011/shm/sys/sparc64/include/db_machdep.h
  soc2011/shm/sys/sparc64/include/dcr.h
  soc2011/shm/sys/sparc64/include/elf.h
  soc2011/shm/sys/sparc64/include/endian.h
  soc2011/shm/sys/sparc64/include/exec.h
  soc2011/shm/sys/sparc64/include/fireplane.h
  soc2011/shm/sys/sparc64/include/float.h
  soc2011/shm/sys/sparc64/include/floatingpoint.h
  soc2011/shm/sys/sparc64/include/fp.h
  soc2011/shm/sys/sparc64/include/frame.h
  soc2011/shm/sys/sparc64/include/fsr.h
  soc2011/shm/sys/sparc64/include/gdb_machdep.h
  soc2011/shm/sys/sparc64/include/idprom.h
  soc2011/shm/sys/sparc64/include/ieee.h
  soc2011/shm/sys/sparc64/include/ieeefp.h
  soc2011/shm/sys/sparc64/include/in_cksum.h
  soc2011/shm/sys/sparc64/include/instr.h
  soc2011/shm/sys/sparc64/include/intr_machdep.h
  soc2011/shm/sys/sparc64/include/iommureg.h
  soc2011/shm/sys/sparc64/include/iommuvar.h
  soc2011/shm/sys/sparc64/include/jbus.h
  soc2011/shm/sys/sparc64/include/kdb.h
  soc2011/shm/sys/sparc64/include/kerneldump.h
  soc2011/shm/sys/sparc64/include/ktr.h
  soc2011/shm/sys/sparc64/include/limits.h
  soc2011/shm/sys/sparc64/include/lsu.h
  soc2011/shm/sys/sparc64/include/mcntl.h
  soc2011/shm/sys/sparc64/include/md_var.h
  soc2011/shm/sys/sparc64/include/memdev.h
  soc2011/shm/sys/sparc64/include/metadata.h
  soc2011/shm/sys/sparc64/include/mutex.h
  soc2011/shm/sys/sparc64/include/nexusvar.h
  soc2011/shm/sys/sparc64/include/ofw_machdep.h
  soc2011/shm/sys/sparc64/include/ofw_mem.h
  soc2011/shm/sys/sparc64/include/ofw_nexus.h
  soc2011/shm/sys/sparc64/include/param.h
  soc2011/shm/sys/sparc64/include/pcb.h
  soc2011/shm/sys/sparc64/include/pcpu.h
  soc2011/shm/sys/sparc64/include/pmap.h
  soc2011/shm/sys/sparc64/include/pmc_mdep.h
  soc2011/shm/sys/sparc64/include/proc.h
  soc2011/shm/sys/sparc64/include/profile.h
  soc2011/shm/sys/sparc64/include/pstate.h
  soc2011/shm/sys/sparc64/include/ptrace.h
  soc2011/shm/sys/sparc64/include/reg.h
  soc2011/shm/sys/sparc64/include/reloc.h
  soc2011/shm/sys/sparc64/include/resource.h
  soc2011/shm/sys/sparc64/include/runq.h
  soc2011/shm/sys/sparc64/include/sc_machdep.h
  soc2011/shm/sys/sparc64/include/setjmp.h
  soc2011/shm/sys/sparc64/include/sf_buf.h
  soc2011/shm/sys/sparc64/include/sigframe.h
  soc2011/shm/sys/sparc64/include/signal.h
  soc2011/shm/sys/sparc64/include/smp.h
  soc2011/shm/sys/sparc64/include/stack.h
  soc2011/shm/sys/sparc64/include/stdarg.h
  soc2011/shm/sys/sparc64/include/sysarch.h
  soc2011/shm/sys/sparc64/include/tick.h
  soc2011/shm/sys/sparc64/include/tlb.h
  soc2011/shm/sys/sparc64/include/trap.h
  soc2011/shm/sys/sparc64/include/tsb.h
  soc2011/shm/sys/sparc64/include/tstate.h
  soc2011/shm/sys/sparc64/include/tte.h
  soc2011/shm/sys/sparc64/include/ucontext.h
  soc2011/shm/sys/sparc64/include/upa.h
  soc2011/shm/sys/sparc64/include/utrap.h
  soc2011/shm/sys/sparc64/include/varargs.h
  soc2011/shm/sys/sparc64/include/ver.h
  soc2011/shm/sys/sparc64/include/vm.h
  soc2011/shm/sys/sparc64/include/vmparam.h
  soc2011/shm/sys/sparc64/include/watch.h
  soc2011/shm/sys/sparc64/include/wstate.h
  soc2011/shm/sys/sparc64/isa/
  soc2011/shm/sys/sparc64/isa/isa.c
  soc2011/shm/sys/sparc64/isa/isa_dma.c
  soc2011/shm/sys/sparc64/isa/ofw_isa.c
  soc2011/shm/sys/sparc64/isa/ofw_isa.h
  soc2011/shm/sys/sparc64/pci/
  soc2011/shm/sys/sparc64/pci/apb.c
  soc2011/shm/sys/sparc64/pci/fire.c
  soc2011/shm/sys/sparc64/pci/firereg.h
  soc2011/shm/sys/sparc64/pci/firevar.h
  soc2011/shm/sys/sparc64/pci/ofw_pci.h
  soc2011/shm/sys/sparc64/pci/ofw_pcib.c
  soc2011/shm/sys/sparc64/pci/ofw_pcib_subr.c
  soc2011/shm/sys/sparc64/pci/ofw_pcib_subr.h
  soc2011/shm/sys/sparc64/pci/ofw_pcibus.c
  soc2011/shm/sys/sparc64/pci/psycho.c
  soc2011/shm/sys/sparc64/pci/psychoreg.h
  soc2011/shm/sys/sparc64/pci/psychovar.h
  soc2011/shm/sys/sparc64/pci/schizo.c
  soc2011/shm/sys/sparc64/pci/schizoreg.h
  soc2011/shm/sys/sparc64/pci/schizovar.h
  soc2011/shm/sys/sparc64/sbus/
  soc2011/shm/sys/sparc64/sbus/dma_sbus.c
  soc2011/shm/sys/sparc64/sbus/lsi64854.c
  soc2011/shm/sys/sparc64/sbus/lsi64854reg.h
  soc2011/shm/sys/sparc64/sbus/lsi64854var.h
  soc2011/shm/sys/sparc64/sbus/ofw_sbus.h
  soc2011/shm/sys/sparc64/sbus/sbus.c
  soc2011/shm/sys/sparc64/sbus/sbusreg.h
  soc2011/shm/sys/sparc64/sbus/sbusvar.h
  soc2011/shm/sys/sparc64/sparc64/
  soc2011/shm/sys/sparc64/sparc64/ata_machdep.c
  soc2011/shm/sys/sparc64/sparc64/autoconf.c
  soc2011/shm/sys/sparc64/sparc64/bus_machdep.c
  soc2011/shm/sys/sparc64/sparc64/cache.c
  soc2011/shm/sys/sparc64/sparc64/cheetah.c
  soc2011/shm/sys/sparc64/sparc64/clock.c
  soc2011/shm/sys/sparc64/sparc64/counter.c
  soc2011/shm/sys/sparc64/sparc64/db_disasm.c
  soc2011/shm/sys/sparc64/sparc64/db_hwwatch.c
  soc2011/shm/sys/sparc64/sparc64/db_interface.c
  soc2011/shm/sys/sparc64/sparc64/db_trace.c
  soc2011/shm/sys/sparc64/sparc64/dump_machdep.c
  soc2011/shm/sys/sparc64/sparc64/eeprom.c
  soc2011/shm/sys/sparc64/sparc64/elf_machdep.c
  soc2011/shm/sys/sparc64/sparc64/exception.S
  soc2011/shm/sys/sparc64/sparc64/gdb_machdep.c
  soc2011/shm/sys/sparc64/sparc64/genassym.c
  soc2011/shm/sys/sparc64/sparc64/identcpu.c
  soc2011/shm/sys/sparc64/sparc64/in_cksum.c
  soc2011/shm/sys/sparc64/sparc64/interrupt.S
  soc2011/shm/sys/sparc64/sparc64/intr_machdep.c
  soc2011/shm/sys/sparc64/sparc64/iommu.c
  soc2011/shm/sys/sparc64/sparc64/jbusppm.c
  soc2011/shm/sys/sparc64/sparc64/locore.S
  soc2011/shm/sys/sparc64/sparc64/machdep.c
  soc2011/shm/sys/sparc64/sparc64/mem.c
  soc2011/shm/sys/sparc64/sparc64/mp_exception.S
  soc2011/shm/sys/sparc64/sparc64/mp_locore.S
  soc2011/shm/sys/sparc64/sparc64/mp_machdep.c
  soc2011/shm/sys/sparc64/sparc64/nexus.c
  soc2011/shm/sys/sparc64/sparc64/ofw_machdep.c
  soc2011/shm/sys/sparc64/sparc64/pmap.c
  soc2011/shm/sys/sparc64/sparc64/prof_machdep.c
  soc2011/shm/sys/sparc64/sparc64/rtc.c
  soc2011/shm/sys/sparc64/sparc64/rwindow.c
  soc2011/shm/sys/sparc64/sparc64/sc_machdep.c
  soc2011/shm/sys/sparc64/sparc64/schppm.c
  soc2011/shm/sys/sparc64/sparc64/spitfire.c
  soc2011/shm/sys/sparc64/sparc64/stack_machdep.c
  soc2011/shm/sys/sparc64/sparc64/support.S
  soc2011/shm/sys/sparc64/sparc64/swtch.S
  soc2011/shm/sys/sparc64/sparc64/sys_machdep.c
  soc2011/shm/sys/sparc64/sparc64/tick.c
  soc2011/shm/sys/sparc64/sparc64/tlb.c
  soc2011/shm/sys/sparc64/sparc64/trap.c
  soc2011/shm/sys/sparc64/sparc64/tsb.c
  soc2011/shm/sys/sparc64/sparc64/uio_machdep.c
  soc2011/shm/sys/sparc64/sparc64/upa.c
  soc2011/shm/sys/sparc64/sparc64/vm_machdep.c
  soc2011/shm/sys/sparc64/sparc64/zeus.c
  soc2011/shm/sys/sun4v/
  soc2011/shm/sys/sun4v/cddl/
  soc2011/shm/sys/sun4v/cddl/mdesc/
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_diff.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_findname.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_findnodeprop.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_fini.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_getbinsize.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_getgen.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_getpropdata.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_getpropstr.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_getpropval.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_init_intern.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_nodecount.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_rootnode.c
  soc2011/shm/sys/sun4v/cddl/mdesc/mdesc_scandag.c
  soc2011/shm/sys/sun4v/cddl/t1_copy.S
  soc2011/shm/sys/sun4v/compile/
  soc2011/shm/sys/sun4v/compile/.cvsignore
  soc2011/shm/sys/sun4v/conf/
  soc2011/shm/sys/sun4v/conf/.cvsignore
  soc2011/shm/sys/sun4v/conf/DEFAULTS
  soc2011/shm/sys/sun4v/conf/GENERIC
  soc2011/shm/sys/sun4v/conf/GENERIC.hints
  soc2011/shm/sys/sun4v/conf/Makefile
  soc2011/shm/sys/sun4v/conf/NOTES
  soc2011/shm/sys/sun4v/include/
  soc2011/shm/sys/sun4v/include/_bus.h
  soc2011/shm/sys/sun4v/include/_inttypes.h
  soc2011/shm/sys/sun4v/include/_limits.h
  soc2011/shm/sys/sun4v/include/_stdint.h
  soc2011/shm/sys/sun4v/include/_types.h
  soc2011/shm/sys/sun4v/include/asi.h
  soc2011/shm/sys/sun4v/include/asm.h
  soc2011/shm/sys/sun4v/include/asmacros.h
  soc2011/shm/sys/sun4v/include/atomic.h
  soc2011/shm/sys/sun4v/include/bus.h
  soc2011/shm/sys/sun4v/include/bus_dma.h
  soc2011/shm/sys/sun4v/include/bus_private.h
  soc2011/shm/sys/sun4v/include/ccr.h
  soc2011/shm/sys/sun4v/include/cddl/
  soc2011/shm/sys/sun4v/include/cddl/mdesc.h
  soc2011/shm/sys/sun4v/include/cddl/mdesc_impl.h
  soc2011/shm/sys/sun4v/include/clock.h
  soc2011/shm/sys/sun4v/include/cmt.h
  soc2011/shm/sys/sun4v/include/cpu.h
  soc2011/shm/sys/sun4v/include/cpufunc.h
  soc2011/shm/sys/sun4v/include/db_machdep.h
  soc2011/shm/sys/sun4v/include/elf.h
  soc2011/shm/sys/sun4v/include/endian.h
  soc2011/shm/sys/sun4v/include/exec.h
  soc2011/shm/sys/sun4v/include/fireplane.h
  soc2011/shm/sys/sun4v/include/float.h
  soc2011/shm/sys/sun4v/include/floatingpoint.h
  soc2011/shm/sys/sun4v/include/fp.h
  soc2011/shm/sys/sun4v/include/frame.h
  soc2011/shm/sys/sun4v/include/fsr.h
  soc2011/shm/sys/sun4v/include/gdb_machdep.h
  soc2011/shm/sys/sun4v/include/hv_api.h
  soc2011/shm/sys/sun4v/include/hv_pcivar.h
  soc2011/shm/sys/sun4v/include/hviommu.h
  soc2011/shm/sys/sun4v/include/hypervisorvar.h
  soc2011/shm/sys/sun4v/include/idprom.h
  soc2011/shm/sys/sun4v/include/ieee.h
  soc2011/shm/sys/sun4v/include/ieeefp.h
  soc2011/shm/sys/sun4v/include/in_cksum.h
  soc2011/shm/sys/sun4v/include/instr.h
  soc2011/shm/sys/sun4v/include/intr_machdep.h
  soc2011/shm/sys/sun4v/include/jbus.h
  soc2011/shm/sys/sun4v/include/kdb.h
  soc2011/shm/sys/sun4v/include/kerneldump.h
  soc2011/shm/sys/sun4v/include/ktr.h
  soc2011/shm/sys/sun4v/include/limits.h
  soc2011/shm/sys/sun4v/include/lsu.h
  soc2011/shm/sys/sun4v/include/md_var.h
  soc2011/shm/sys/sun4v/include/mdesc_bus.h
  soc2011/shm/sys/sun4v/include/mdesc_bus_subr.h
  soc2011/shm/sys/sun4v/include/memdev.h
  soc2011/shm/sys/sun4v/include/metadata.h
  soc2011/shm/sys/sun4v/include/mmu.h
  soc2011/shm/sys/sun4v/include/mutex.h
  soc2011/shm/sys/sun4v/include/nexusvar.h
  soc2011/shm/sys/sun4v/include/ofw_machdep.h
  soc2011/shm/sys/sun4v/include/ofw_mem.h
  soc2011/shm/sys/sun4v/include/ofw_nexus.h
  soc2011/shm/sys/sun4v/include/param.h
  soc2011/shm/sys/sun4v/include/pcb.h
  soc2011/shm/sys/sun4v/include/pcpu.h
  soc2011/shm/sys/sun4v/include/pmap.h
  soc2011/shm/sys/sun4v/include/pmc_mdep.h
  soc2011/shm/sys/sun4v/include/proc.h
  soc2011/shm/sys/sun4v/include/profile.h
  soc2011/shm/sys/sun4v/include/pstate.h
  soc2011/shm/sys/sun4v/include/ptrace.h
  soc2011/shm/sys/sun4v/include/reg.h
  soc2011/shm/sys/sun4v/include/reloc.h
  soc2011/shm/sys/sun4v/include/resource.h
  soc2011/shm/sys/sun4v/include/runq.h
  soc2011/shm/sys/sun4v/include/sc_machdep.h
  soc2011/shm/sys/sun4v/include/setjmp.h
  soc2011/shm/sys/sun4v/include/sf_buf.h
  soc2011/shm/sys/sun4v/include/sigframe.h
  soc2011/shm/sys/sun4v/include/signal.h
  soc2011/shm/sys/sun4v/include/smp.h
  soc2011/shm/sys/sun4v/include/stack.h
  soc2011/shm/sys/sun4v/include/stdarg.h
  soc2011/shm/sys/sun4v/include/sun4v_cpufunc.h
  soc2011/shm/sys/sun4v/include/sysarch.h
  soc2011/shm/sys/sun4v/include/tick.h
  soc2011/shm/sys/sun4v/include/tlb.h
  soc2011/shm/sys/sun4v/include/trap.h
  soc2011/shm/sys/sun4v/include/tsb.h
  soc2011/shm/sys/sun4v/include/tstate.h
  soc2011/shm/sys/sun4v/include/tte.h
  soc2011/shm/sys/sun4v/include/tte_hash.h
  soc2011/shm/sys/sun4v/include/ucontext.h
  soc2011/shm/sys/sun4v/include/upa.h
  soc2011/shm/sys/sun4v/include/utrap.h
  soc2011/shm/sys/sun4v/include/varargs.h
  soc2011/shm/sys/sun4v/include/ver.h
  soc2011/shm/sys/sun4v/include/vm.h
  soc2011/shm/sys/sun4v/include/vmparam.h
  soc2011/shm/sys/sun4v/include/watch.h
  soc2011/shm/sys/sun4v/include/wstate.h
  soc2011/shm/sys/sun4v/mdesc/
  soc2011/shm/sys/sun4v/mdesc/mdesc_bus_if.m
  soc2011/shm/sys/sun4v/mdesc/mdesc_bus_subr.c
  soc2011/shm/sys/sun4v/mdesc/mdesc_init.c
  soc2011/shm/sys/sun4v/mdesc/mdesc_subr.c
  soc2011/shm/sys/sun4v/mdesc/mdesc_vdevfindnode.c
  soc2011/shm/sys/sun4v/mdesc/mdesc_vdevfindval.c
  soc2011/shm/sys/sun4v/sun4v/
  soc2011/shm/sys/sun4v/sun4v/bus_machdep.c
  soc2011/shm/sys/sun4v/sun4v/clock.c
  soc2011/shm/sys/sun4v/sun4v/db_hwwatch.c
  soc2011/shm/sys/sun4v/sun4v/db_interface.c
  soc2011/shm/sys/sun4v/sun4v/db_trace.c
  soc2011/shm/sys/sun4v/sun4v/dump_machdep.c
  soc2011/shm/sys/sun4v/sun4v/exception.S
  soc2011/shm/sys/sun4v/sun4v/hcall.S
  soc2011/shm/sys/sun4v/sun4v/hv_pci.c
  soc2011/shm/sys/sun4v/sun4v/hvcons.c
  soc2011/shm/sys/sun4v/sun4v/hviommu.c
  soc2011/shm/sys/sun4v/sun4v/interrupt.S
  soc2011/shm/sys/sun4v/sun4v/intr_machdep.c
  soc2011/shm/sys/sun4v/sun4v/locore.S
  soc2011/shm/sys/sun4v/sun4v/machdep.c
  soc2011/shm/sys/sun4v/sun4v/mp_exception.S
  soc2011/shm/sys/sun4v/sun4v/mp_locore.S
  soc2011/shm/sys/sun4v/sun4v/mp_machdep.c
  soc2011/shm/sys/sun4v/sun4v/nexus.c
  soc2011/shm/sys/sun4v/sun4v/pmap.c
  soc2011/shm/sys/sun4v/sun4v/rtc.c
  soc2011/shm/sys/sun4v/sun4v/simdisk.c
  soc2011/shm/sys/sun4v/sun4v/stack_machdep.c
  soc2011/shm/sys/sun4v/sun4v/support.S
  soc2011/shm/sys/sun4v/sun4v/swtch.S
  soc2011/shm/sys/sun4v/sun4v/tick.c
  soc2011/shm/sys/sun4v/sun4v/trap.c
  soc2011/shm/sys/sun4v/sun4v/trap_trace.S
  soc2011/shm/sys/sun4v/sun4v/tsb.c
  soc2011/shm/sys/sun4v/sun4v/tte.c
  soc2011/shm/sys/sun4v/sun4v/tte_hash.c
  soc2011/shm/sys/sun4v/sun4v/uio_machdep.c
  soc2011/shm/sys/sun4v/sun4v/vm_machdep.c
  soc2011/shm/sys/sun4v/sun4v/vnex.c
  soc2011/shm/sys/sun4v/sun4v/wbuf.S
  soc2011/shm/sys/sys/
  soc2011/shm/sys/sys/_bus_dma.h
  soc2011/shm/sys/sys/_iovec.h
  soc2011/shm/sys/sys/_lock.h
  soc2011/shm/sys/sys/_lockmgr.h
  soc2011/shm/sys/sys/_mutex.h
  soc2011/shm/sys/sys/_null.h
  soc2011/shm/sys/sys/_pthreadtypes.h
  soc2011/shm/sys/sys/_rmlock.h
  soc2011/shm/sys/sys/_rwlock.h
  soc2011/shm/sys/sys/_semaphore.h
  soc2011/shm/sys/sys/_sigset.h
  soc2011/shm/sys/sys/_stack.h
  soc2011/shm/sys/sys/_sx.h
  soc2011/shm/sys/sys/_task.h
  soc2011/shm/sys/sys/_timespec.h
  soc2011/shm/sys/sys/_timeval.h
  soc2011/shm/sys/sys/_types.h
  soc2011/shm/sys/sys/aac_ioctl.h
  soc2011/shm/sys/sys/acct.h
  soc2011/shm/sys/sys/acl.h
  soc2011/shm/sys/sys/agpio.h
  soc2011/shm/sys/sys/aio.h
  soc2011/shm/sys/sys/alq.h
  soc2011/shm/sys/sys/apm.h
  soc2011/shm/sys/sys/assym.h
  soc2011/shm/sys/sys/ata.h
  soc2011/shm/sys/sys/bio.h
  soc2011/shm/sys/sys/bitstring.h
  soc2011/shm/sys/sys/blist.h
  soc2011/shm/sys/sys/buf.h
  soc2011/shm/sys/sys/buf_ring.h
  soc2011/shm/sys/sys/bufobj.h
  soc2011/shm/sys/sys/bus.h
  soc2011/shm/sys/sys/bus_dma.h
  soc2011/shm/sys/sys/callout.h
  soc2011/shm/sys/sys/cdefs.h
  soc2011/shm/sys/sys/cdio.h
  soc2011/shm/sys/sys/cdrio.h
  soc2011/shm/sys/sys/cfictl.h
  soc2011/shm/sys/sys/chio.h
  soc2011/shm/sys/sys/clock.h
  soc2011/shm/sys/sys/condvar.h
  soc2011/shm/sys/sys/conf.h
  soc2011/shm/sys/sys/cons.h
  soc2011/shm/sys/sys/consio.h
  soc2011/shm/sys/sys/copyright.h
  soc2011/shm/sys/sys/cpu.h
  soc2011/shm/sys/sys/cpuctl.h
  soc2011/shm/sys/sys/cpuset.h
  soc2011/shm/sys/sys/ctype.h
  soc2011/shm/sys/sys/dataacq.h
  soc2011/shm/sys/sys/device_port.h
  soc2011/shm/sys/sys/devicestat.h
  soc2011/shm/sys/sys/digiio.h
  soc2011/shm/sys/sys/dir.h
  soc2011/shm/sys/sys/dirent.h
  soc2011/shm/sys/sys/disk.h
  soc2011/shm/sys/sys/disklabel.h
  soc2011/shm/sys/sys/diskmbr.h
  soc2011/shm/sys/sys/diskpc98.h
  soc2011/shm/sys/sys/dkstat.h
  soc2011/shm/sys/sys/domain.h
  soc2011/shm/sys/sys/dtrace_bsd.h
  soc2011/shm/sys/sys/dvdio.h
  soc2011/shm/sys/sys/elf.h
  soc2011/shm/sys/sys/elf32.h
  soc2011/shm/sys/sys/elf64.h
  soc2011/shm/sys/sys/elf_common.h
  soc2011/shm/sys/sys/elf_generic.h
  soc2011/shm/sys/sys/endian.h
  soc2011/shm/sys/sys/errno.h
  soc2011/shm/sys/sys/eui64.h
  soc2011/shm/sys/sys/event.h
  soc2011/shm/sys/sys/eventhandler.h
  soc2011/shm/sys/sys/eventvar.h
  soc2011/shm/sys/sys/exec.h
  soc2011/shm/sys/sys/extattr.h
  soc2011/shm/sys/sys/fail.h
  soc2011/shm/sys/sys/fbio.h
  soc2011/shm/sys/sys/fcntl.h
  soc2011/shm/sys/sys/fdcio.h
  soc2011/shm/sys/sys/file.h
  soc2011/shm/sys/sys/filedesc.h
  soc2011/shm/sys/sys/filio.h
  soc2011/shm/sys/sys/firmware.h
  soc2011/shm/sys/sys/fnv_hash.h
  soc2011/shm/sys/sys/gmon.h
  soc2011/shm/sys/sys/gpt.h
  soc2011/shm/sys/sys/hash.h
  soc2011/shm/sys/sys/iconv.h
  soc2011/shm/sys/sys/imgact.h
  soc2011/shm/sys/sys/imgact_aout.h
  soc2011/shm/sys/sys/imgact_elf.h
  soc2011/shm/sys/sys/inflate.h
  soc2011/shm/sys/sys/interrupt.h
  soc2011/shm/sys/sys/ioccom.h
  soc2011/shm/sys/sys/ioctl.h
  soc2011/shm/sys/sys/ioctl_compat.h
  soc2011/shm/sys/sys/ipc.h
  soc2011/shm/sys/sys/ipmi.h
  soc2011/shm/sys/sys/jail.h
  soc2011/shm/sys/sys/joystick.h
  soc2011/shm/sys/sys/kbio.h
  soc2011/shm/sys/sys/kdb.h
  soc2011/shm/sys/sys/kenv.h
  soc2011/shm/sys/sys/kernel.h
  soc2011/shm/sys/sys/kerneldump.h
  soc2011/shm/sys/sys/kobj.h
  soc2011/shm/sys/sys/ksem.h
  soc2011/shm/sys/sys/ksyms.h
  soc2011/shm/sys/sys/kthread.h
  soc2011/shm/sys/sys/ktr.h
  soc2011/shm/sys/sys/ktrace.h
  soc2011/shm/sys/sys/libkern.h
  soc2011/shm/sys/sys/limits.h
  soc2011/shm/sys/sys/link_aout.h
  soc2011/shm/sys/sys/link_elf.h
  soc2011/shm/sys/sys/linker.h
  soc2011/shm/sys/sys/linker_set.h
  soc2011/shm/sys/sys/lock.h
  soc2011/shm/sys/sys/lock_profile.h
  soc2011/shm/sys/sys/lockf.h
  soc2011/shm/sys/sys/lockmgr.h
  soc2011/shm/sys/sys/lockstat.h
  soc2011/shm/sys/sys/mac.h
  soc2011/shm/sys/sys/malloc.h
  soc2011/shm/sys/sys/mbpool.h
  soc2011/shm/sys/sys/mbuf.h
  soc2011/shm/sys/sys/mchain.h
  soc2011/shm/sys/sys/md4.h
  soc2011/shm/sys/sys/md5.h
  soc2011/shm/sys/sys/mdioctl.h
  soc2011/shm/sys/sys/memrange.h
  soc2011/shm/sys/sys/mman.h
  soc2011/shm/sys/sys/module.h
  soc2011/shm/sys/sys/mount.h
  soc2011/shm/sys/sys/mouse.h
  soc2011/shm/sys/sys/mpt_ioctl.h
  soc2011/shm/sys/sys/mqueue.h
  soc2011/shm/sys/sys/msg.h
  soc2011/shm/sys/sys/msgbuf.h
  soc2011/shm/sys/sys/mtio.h
  soc2011/shm/sys/sys/mutex.h
  soc2011/shm/sys/sys/namei.h
  soc2011/shm/sys/sys/nlist_aout.h
  soc2011/shm/sys/sys/osd.h
  soc2011/shm/sys/sys/param.h
  soc2011/shm/sys/sys/pciio.h
  soc2011/shm/sys/sys/pcpu.h
  soc2011/shm/sys/sys/pioctl.h
  soc2011/shm/sys/sys/pipe.h
  soc2011/shm/sys/sys/pmc.h
  soc2011/shm/sys/sys/pmckern.h
  soc2011/shm/sys/sys/pmclog.h
  soc2011/shm/sys/sys/poll.h
  soc2011/shm/sys/sys/posix4.h
  soc2011/shm/sys/sys/power.h
  soc2011/shm/sys/sys/priority.h
  soc2011/shm/sys/sys/priv.h
  soc2011/shm/sys/sys/proc.h
  soc2011/shm/sys/sys/procfs.h
  soc2011/shm/sys/sys/protosw.h
  soc2011/shm/sys/sys/ptio.h
  soc2011/shm/sys/sys/ptrace.h
  soc2011/shm/sys/sys/queue.h
  soc2011/shm/sys/sys/random.h
  soc2011/shm/sys/sys/reboot.h
  soc2011/shm/sys/sys/refcount.h
  soc2011/shm/sys/sys/regression.h
  soc2011/shm/sys/sys/resource.h
  soc2011/shm/sys/sys/resourcevar.h
  soc2011/shm/sys/sys/rman.h
  soc2011/shm/sys/sys/rmlock.h
  soc2011/shm/sys/sys/rtprio.h
  soc2011/shm/sys/sys/runq.h
  soc2011/shm/sys/sys/rwlock.h
  soc2011/shm/sys/sys/sbuf.h
  soc2011/shm/sys/sys/sched.h
  soc2011/shm/sys/sys/sdt.h
  soc2011/shm/sys/sys/select.h
  soc2011/shm/sys/sys/selinfo.h
  soc2011/shm/sys/sys/sem.h
  soc2011/shm/sys/sys/sema.h
  soc2011/shm/sys/sys/semaphore.h
  soc2011/shm/sys/sys/serial.h
  soc2011/shm/sys/sys/sf_buf.h
  soc2011/shm/sys/sys/sglist.h
  soc2011/shm/sys/sys/shm.h
  soc2011/shm/sys/sys/sigio.h
  soc2011/shm/sys/sys/signal.h
  soc2011/shm/sys/sys/signalvar.h
  soc2011/shm/sys/sys/sleepqueue.h
  soc2011/shm/sys/sys/smp.h
  soc2011/shm/sys/sys/snoop.h
  soc2011/shm/sys/sys/sockbuf.h
  soc2011/shm/sys/sys/socket.h
  soc2011/shm/sys/sys/socketvar.h
  soc2011/shm/sys/sys/sockio.h
  soc2011/shm/sys/sys/sockopt.h
  soc2011/shm/sys/sys/sockstate.h
  soc2011/shm/sys/sys/soundcard.h
  soc2011/shm/sys/sys/stack.h
  soc2011/shm/sys/sys/stat.h
  soc2011/shm/sys/sys/statvfs.h
  soc2011/shm/sys/sys/stddef.h
  soc2011/shm/sys/sys/stdint.h
  soc2011/shm/sys/sys/sun_disklabel.h
  soc2011/shm/sys/sys/sx.h
  soc2011/shm/sys/sys/syscall.h
  soc2011/shm/sys/sys/syscall.mk
  soc2011/shm/sys/sys/syscallsubr.h
  soc2011/shm/sys/sys/sysctl.h
  soc2011/shm/sys/sys/sysent.h
  soc2011/shm/sys/sys/syslimits.h
  soc2011/shm/sys/sys/syslog.h
  soc2011/shm/sys/sys/sysproto.h
  soc2011/shm/sys/sys/systm.h
  soc2011/shm/sys/sys/taskqueue.h
  soc2011/shm/sys/sys/termios.h
  soc2011/shm/sys/sys/thr.h
  soc2011/shm/sys/sys/tiio.h
  soc2011/shm/sys/sys/time.h
  soc2011/shm/sys/sys/timeb.h
  soc2011/shm/sys/sys/timepps.h
  soc2011/shm/sys/sys/timers.h
  soc2011/shm/sys/sys/times.h
  soc2011/shm/sys/sys/timespec.h
  soc2011/shm/sys/sys/timetc.h
  soc2011/shm/sys/sys/timex.h
  soc2011/shm/sys/sys/tree.h
  soc2011/shm/sys/sys/tty.h
  soc2011/shm/sys/sys/ttycom.h
  soc2011/shm/sys/sys/ttydefaults.h
  soc2011/shm/sys/sys/ttydevsw.h
  soc2011/shm/sys/sys/ttydisc.h
  soc2011/shm/sys/sys/ttyhook.h
  soc2011/shm/sys/sys/ttyqueue.h
  soc2011/shm/sys/sys/turnstile.h
  soc2011/shm/sys/sys/types.h
  soc2011/shm/sys/sys/ucontext.h
  soc2011/shm/sys/sys/ucred.h
  soc2011/shm/sys/sys/uio.h
  soc2011/shm/sys/sys/umtx.h
  soc2011/shm/sys/sys/un.h
  soc2011/shm/sys/sys/unistd.h
  soc2011/shm/sys/sys/unpcb.h
  soc2011/shm/sys/sys/user.h
  soc2011/shm/sys/sys/utsname.h
  soc2011/shm/sys/sys/uuid.h
  soc2011/shm/sys/sys/vmmeter.h
  soc2011/shm/sys/sys/vnode.h
  soc2011/shm/sys/sys/vtoc.h
  soc2011/shm/sys/sys/wait.h
  soc2011/shm/sys/sys/watchdog.h
  soc2011/shm/sys/tesla/
  soc2011/shm/sys/tesla/tesla.h   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_internal.h   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_registration.c   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_registration.h   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_state.c   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_state.h   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_state_global.c   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_state_perthread.c   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_util.c   (contents, props changed)
  soc2011/shm/sys/tesla/tesla_util.h   (contents, props changed)
  soc2011/shm/sys/tools/
  soc2011/shm/sys/tools/acpi_quirks2h.awk
  soc2011/shm/sys/tools/bus_macro.sh
  soc2011/shm/sys/tools/embed_mfs.sh
  soc2011/shm/sys/tools/fw_stub.awk
  soc2011/shm/sys/tools/makeobjops.awk
  soc2011/shm/sys/tools/miidevs2h.awk
  soc2011/shm/sys/tools/pccarddevs2h.awk
  soc2011/shm/sys/tools/sound/
  soc2011/shm/sys/tools/sound/emu10k1-mkalsa.sh
  soc2011/shm/sys/tools/sound/feeder_eq_mkfilter.awk
  soc2011/shm/sys/tools/sound/feeder_rate_mkfilter.awk
  soc2011/shm/sys/tools/sound/snd_fxdiv_gen.awk
  soc2011/shm/sys/tools/usbdevs2h.awk
  soc2011/shm/sys/tools/vnode_if.awk
  soc2011/shm/sys/ufs/
  soc2011/shm/sys/ufs/ffs/
  soc2011/shm/sys/ufs/ffs/README.snapshot
  soc2011/shm/sys/ufs/ffs/ffs_alloc.c
  soc2011/shm/sys/ufs/ffs/ffs_balloc.c
  soc2011/shm/sys/ufs/ffs/ffs_extern.h
  soc2011/shm/sys/ufs/ffs/ffs_inode.c
  soc2011/shm/sys/ufs/ffs/ffs_rawread.c
  soc2011/shm/sys/ufs/ffs/ffs_snapshot.c
  soc2011/shm/sys/ufs/ffs/ffs_softdep.c
  soc2011/shm/sys/ufs/ffs/ffs_subr.c
  soc2011/shm/sys/ufs/ffs/ffs_tables.c
  soc2011/shm/sys/ufs/ffs/ffs_vfsops.c
  soc2011/shm/sys/ufs/ffs/ffs_vnops.c
  soc2011/shm/sys/ufs/ffs/fs.h
  soc2011/shm/sys/ufs/ffs/softdep.h
  soc2011/shm/sys/ufs/ufs/
  soc2011/shm/sys/ufs/ufs/README.acls
  soc2011/shm/sys/ufs/ufs/README.extattr
  soc2011/shm/sys/ufs/ufs/acl.h
  soc2011/shm/sys/ufs/ufs/dinode.h
  soc2011/shm/sys/ufs/ufs/dir.h
  soc2011/shm/sys/ufs/ufs/dirhash.h
  soc2011/shm/sys/ufs/ufs/extattr.h
  soc2011/shm/sys/ufs/ufs/gjournal.h
  soc2011/shm/sys/ufs/ufs/inode.h
  soc2011/shm/sys/ufs/ufs/quota.h
  soc2011/shm/sys/ufs/ufs/ufs_acl.c
  soc2011/shm/sys/ufs/ufs/ufs_bmap.c
  soc2011/shm/sys/ufs/ufs/ufs_dirhash.c
  soc2011/shm/sys/ufs/ufs/ufs_extattr.c
  soc2011/shm/sys/ufs/ufs/ufs_extern.h
  soc2011/shm/sys/ufs/ufs/ufs_gjournal.c
  soc2011/shm/sys/ufs/ufs/ufs_inode.c
  soc2011/shm/sys/ufs/ufs/ufs_lookup.c
  soc2011/shm/sys/ufs/ufs/ufs_quota.c
  soc2011/shm/sys/ufs/ufs/ufs_vfsops.c
  soc2011/shm/sys/ufs/ufs/ufs_vnops.c
  soc2011/shm/sys/ufs/ufs/ufsmount.h
  soc2011/shm/sys/vm/
  soc2011/shm/sys/vm/default_pager.c
  soc2011/shm/sys/vm/device_pager.c
  soc2011/shm/sys/vm/memguard.c
  soc2011/shm/sys/vm/memguard.h
  soc2011/shm/sys/vm/phys_pager.c
  soc2011/shm/sys/vm/pmap.h
  soc2011/shm/sys/vm/redzone.c
  soc2011/shm/sys/vm/redzone.h
  soc2011/shm/sys/vm/sg_pager.c
  soc2011/shm/sys/vm/swap_pager.c
  soc2011/shm/sys/vm/swap_pager.h
  soc2011/shm/sys/vm/uma.h
  soc2011/shm/sys/vm/uma_core.c
  soc2011/shm/sys/vm/uma_dbg.c
  soc2011/shm/sys/vm/uma_dbg.h
  soc2011/shm/sys/vm/uma_int.h
  soc2011/shm/sys/vm/vm.h
  soc2011/shm/sys/vm/vm_contig.c
  soc2011/shm/sys/vm/vm_extern.h
  soc2011/shm/sys/vm/vm_fault.c
  soc2011/shm/sys/vm/vm_glue.c
  soc2011/shm/sys/vm/vm_init.c
  soc2011/shm/sys/vm/vm_kern.c
  soc2011/shm/sys/vm/vm_kern.h
  soc2011/shm/sys/vm/vm_map.c
  soc2011/shm/sys/vm/vm_map.h
  soc2011/shm/sys/vm/vm_meter.c
  soc2011/shm/sys/vm/vm_mmap.c
  soc2011/shm/sys/vm/vm_object.c
  soc2011/shm/sys/vm/vm_object.h
  soc2011/shm/sys/vm/vm_page.c
  soc2011/shm/sys/vm/vm_page.h
  soc2011/shm/sys/vm/vm_pageout.c
  soc2011/shm/sys/vm/vm_pageout.h
  soc2011/shm/sys/vm/vm_pager.c
  soc2011/shm/sys/vm/vm_pager.h
  soc2011/shm/sys/vm/vm_param.h
  soc2011/shm/sys/vm/vm_phys.c
  soc2011/shm/sys/vm/vm_phys.h
  soc2011/shm/sys/vm/vm_reserv.c
  soc2011/shm/sys/vm/vm_reserv.h
  soc2011/shm/sys/vm/vm_unix.c
  soc2011/shm/sys/vm/vm_zeroidle.c
  soc2011/shm/sys/vm/vnode_pager.c
  soc2011/shm/sys/vm/vnode_pager.h
  soc2011/shm/sys/xdr/
  soc2011/shm/sys/xdr/xdr.c
  soc2011/shm/sys/xdr/xdr_array.c
  soc2011/shm/sys/xdr/xdr_mbuf.c
  soc2011/shm/sys/xdr/xdr_mem.c
  soc2011/shm/sys/xdr/xdr_reference.c
  soc2011/shm/sys/xdr/xdr_sizeof.c
  soc2011/shm/sys/xen/
  soc2011/shm/sys/xen/evtchn/
  soc2011/shm/sys/xen/evtchn.h
  soc2011/shm/sys/xen/evtchn/evtchn.c
  soc2011/shm/sys/xen/evtchn/evtchn_dev.c
  soc2011/shm/sys/xen/features.c
  soc2011/shm/sys/xen/features.h
  soc2011/shm/sys/xen/gnttab.c
  soc2011/shm/sys/xen/gnttab.h
  soc2011/shm/sys/xen/hypervisor.h
  soc2011/shm/sys/xen/interface/
  soc2011/shm/sys/xen/interface/COPYING
  soc2011/shm/sys/xen/interface/acm.h
  soc2011/shm/sys/xen/interface/acm_ops.h
  soc2011/shm/sys/xen/interface/arch-ia64.h
  soc2011/shm/sys/xen/interface/arch-powerpc.h
  soc2011/shm/sys/xen/interface/arch-x86/
  soc2011/shm/sys/xen/interface/arch-x86/cpuid.h
  soc2011/shm/sys/xen/interface/arch-x86/hvm/
  soc2011/shm/sys/xen/interface/arch-x86/hvm/save.h
  soc2011/shm/sys/xen/interface/arch-x86/xen-mca.h
  soc2011/shm/sys/xen/interface/arch-x86/xen-x86_32.h
  soc2011/shm/sys/xen/interface/arch-x86/xen-x86_64.h
  soc2011/shm/sys/xen/interface/arch-x86/xen.h
  soc2011/shm/sys/xen/interface/arch-x86_32.h
  soc2011/shm/sys/xen/interface/arch-x86_64.h
  soc2011/shm/sys/xen/interface/callback.h
  soc2011/shm/sys/xen/interface/dom0_ops.h
  soc2011/shm/sys/xen/interface/domctl.h
  soc2011/shm/sys/xen/interface/elfnote.h
  soc2011/shm/sys/xen/interface/elfstructs.h
  soc2011/shm/sys/xen/interface/event_channel.h
  soc2011/shm/sys/xen/interface/features.h
  soc2011/shm/sys/xen/interface/foreign/
  soc2011/shm/sys/xen/interface/foreign/Makefile
  soc2011/shm/sys/xen/interface/foreign/mkchecker.py
  soc2011/shm/sys/xen/interface/foreign/mkheader.py
  soc2011/shm/sys/xen/interface/foreign/reference.size
  soc2011/shm/sys/xen/interface/foreign/structs.py
  soc2011/shm/sys/xen/interface/grant_table.h
  soc2011/shm/sys/xen/interface/hvm/
  soc2011/shm/sys/xen/interface/hvm/e820.h
  soc2011/shm/sys/xen/interface/hvm/hvm_info_table.h
  soc2011/shm/sys/xen/interface/hvm/hvm_op.h
  soc2011/shm/sys/xen/interface/hvm/ioreq.h
  soc2011/shm/sys/xen/interface/hvm/params.h
  soc2011/shm/sys/xen/interface/hvm/save.h
  soc2011/shm/sys/xen/interface/hvm/vmx_assist.h
  soc2011/shm/sys/xen/interface/io/
  soc2011/shm/sys/xen/interface/io/blkif.h
  soc2011/shm/sys/xen/interface/io/console.h
  soc2011/shm/sys/xen/interface/io/fbif.h
  soc2011/shm/sys/xen/interface/io/kbdif.h
  soc2011/shm/sys/xen/interface/io/netif.h
  soc2011/shm/sys/xen/interface/io/pciif.h
  soc2011/shm/sys/xen/interface/io/protocols.h
  soc2011/shm/sys/xen/interface/io/ring.h
  soc2011/shm/sys/xen/interface/io/tpmif.h
  soc2011/shm/sys/xen/interface/io/xenbus.h
  soc2011/shm/sys/xen/interface/io/xs_wire.h
  soc2011/shm/sys/xen/interface/kexec.h
  soc2011/shm/sys/xen/interface/libelf.h
  soc2011/shm/sys/xen/interface/memory.h
  soc2011/shm/sys/xen/interface/nmi.h
  soc2011/shm/sys/xen/interface/physdev.h
  soc2011/shm/sys/xen/interface/platform.h
  soc2011/shm/sys/xen/interface/sched.h
  soc2011/shm/sys/xen/interface/sysctl.h
  soc2011/shm/sys/xen/interface/trace.h
  soc2011/shm/sys/xen/interface/vcpu.h
  soc2011/shm/sys/xen/interface/version.h
  soc2011/shm/sys/xen/interface/xen-compat.h
  soc2011/shm/sys/xen/interface/xen.h
  soc2011/shm/sys/xen/interface/xencomm.h
  soc2011/shm/sys/xen/interface/xenoprof.h
  soc2011/shm/sys/xen/reboot.c
  soc2011/shm/sys/xen/xen_intr.h
  soc2011/shm/sys/xen/xenbus/
  soc2011/shm/sys/xen/xenbus/init.txt
  soc2011/shm/sys/xen/xenbus/xenbus_client.c
  soc2011/shm/sys/xen/xenbus/xenbus_comms.c
  soc2011/shm/sys/xen/xenbus/xenbus_comms.h
  soc2011/shm/sys/xen/xenbus/xenbus_dev.c
  soc2011/shm/sys/xen/xenbus/xenbus_if.m
  soc2011/shm/sys/xen/xenbus/xenbus_probe.c
  soc2011/shm/sys/xen/xenbus/xenbus_probe_backend.c
  soc2011/shm/sys/xen/xenbus/xenbus_xs.c
  soc2011/shm/sys/xen/xenbus/xenbusvar.h
Deleted:
  soc2011/shm/TESLA/examples/example2/example2.spec
Modified:
  soc2011/shm/TESLA/examples/example2/example2.c
  soc2011/shm/TESLA/instrumenter-tests/run-tests.sh
  soc2011/shm/TESLA/instrumenter-tests/tests/dec.out
  soc2011/shm/TESLA/instrumenter-tests/tests/field.out
  soc2011/shm/TESLA/instrumenter-tests/tests/field2.out
  soc2011/shm/TESLA/instrumenter-tests/tests/for.out
  soc2011/shm/TESLA/instrumenter-tests/tests/for2.out
  soc2011/shm/TESLA/instrumenter-tests/tests/inc.out
  soc2011/shm/TESLA/instrumenter-tests/tests/while3.out
  soc2011/shm/TESLA/instrumenter-tests/tests/while4.out
  soc2011/shm/TESLA/libtesla/Makefile
  soc2011/shm/TESLA/libtesla/tesla_registration.c
  soc2011/shm/clang/examples/TeslaInstrumenter/Instrumentation.cpp

Modified: soc2011/shm/TESLA/examples/example2/example2.c
==============================================================================
--- soc2011/shm/TESLA/examples/example2/example2.c	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/examples/example2/example2.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -27,7 +27,7 @@
 {
     int i;
 
-    for (i = 0; x[i]; i++)
+    for (i = 0; x[i] != 0; i++)
         t->state = atoi(x[i]);
 
     return i;

Added: soc2011/shm/TESLA/examples/example2/instrumentation.spec
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/examples/example2/instrumentation.spec	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1 @@
+field_assign,struct test,state

Modified: soc2011/shm/TESLA/instrumenter-tests/run-tests.sh
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/run-tests.sh	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/run-tests.sh	Wed Jul 13 00:30:41 2011	(r224166)
@@ -55,7 +55,7 @@
         return;
     fi;
  
-    cp $TEST_OUT ${TEST_DIR}/${3}
+    #cp $TEST_OUT ${TEST_DIR}/${3}
     
     diff ${TEST_DIR}/${3} ${TEST_OUT} > /dev/null
 
@@ -90,7 +90,9 @@
 run_test field.c field.ins field.out 0
 run_test field2.c field2.ins field2.out 0
 run_test field3.c field3.ins field3.out 0
+run_test boassign.c boassign.ins boassign.out 0
 run_test double.c double.ins double.out 0
+run_test fieldif.c fieldif.ins fieldif.out 0
 
 clean_up
 

Added: soc2011/shm/TESLA/instrumenter-tests/tests/boassign.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/boassign.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,18 @@
+struct test { int x; };
+
+int test(int a)
+{
+  struct test c;
+  c.x = a;
+  c.x *= a;
+  c.x /= c.x+8;
+  c.x += c.x+7;
+  c.x -= c.x+6;
+  c.x <<= c.x+5;
+  c.x >>= c.x+4;
+  c.x &= c.x+3;
+  c.x |= c.x+2;
+  c.x ^= c.x+1;
+  c.x %= c.x+10;
+  return c.x;
+}

Added: soc2011/shm/TESLA/instrumenter-tests/tests/boassign.ins
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/boassign.ins	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1 @@
+field_assign,struct test,x

Added: soc2011/shm/TESLA/instrumenter-tests/tests/boassign.out
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/boassign.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,60 @@
+struct __va_list_tag {
+    unsigned int gp_offset;
+    unsigned int fp_offset;
+    void *overflow_arg_area;
+    void *reg_save_area;
+};
+typedef struct __va_list_tag __va_list_tag;
+struct test {
+    int x;
+};
+int test(int a) {
+    struct test c;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = a;
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x * (a);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x / (c.x + 8);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x + (c.x + 7);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x - (c.x + 6);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x << (c.x + 5);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x >> (c.x + 4);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x & (c.x + 3);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x | (c.x + 2);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x ^ (c.x + 1);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = c.x % (c.x + 10);
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    c.x = __tesla_tmp_assign;
+    return c.x;
+}
+
+

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/dec.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/dec.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/dec.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -12,7 +12,7 @@
     struct test *c;
     int __tesla_tmp_assign;
     __tesla_tmp_assign = 1;
-    __tesla_event_field_assign_struct_test_x(c);
+    __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
     c->x = __tesla_tmp_assign;
     c->x++;
     return c->x;

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/field.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/field.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/field.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -12,7 +12,7 @@
     struct test *c;
     int __tesla_tmp_assign;
     __tesla_tmp_assign = (c->x = c->x + 1) + 2;
-    __tesla_event_field_assign_struct_test_x(c);
+    __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
     c->x = __tesla_tmp_assign;
     return c->x = 2;
 }

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/field2.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/field2.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/field2.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -12,7 +12,7 @@
     struct test *c;
     int __tesla_tmp_assign;
     __tesla_tmp_assign = c->x;
-    __tesla_event_field_assign_struct_test_x(c);
+    __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
     c->x = __tesla_tmp_assign;
     return 2;
 }

Added: soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,9 @@
+struct test { int x; };
+
+int test(int a)
+{
+  struct test c;
+  if ((c.x = a/2) != 0)
+    return c.x+1;
+  return c.x;
+}

Added: soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.ins
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.ins	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1 @@
+field_assign,struct test,x

Added: soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.out
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/fieldif.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,22 @@
+struct __va_list_tag {
+    unsigned int gp_offset;
+    unsigned int fp_offset;
+    void *overflow_arg_area;
+    void *reg_save_area;
+};
+typedef struct __va_list_tag __va_list_tag;
+struct test {
+    int x;
+};
+int test(int a) {
+    struct test c;
+    int __tesla_tmp_assign;
+    __tesla_tmp_assign = a / 2;
+    __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
+    if ((c.x = __tesla_tmp_assign) != 0) {
+        return c.x + 1;
+    }
+    return c.x;
+}
+
+

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/for.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/for.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/for.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -15,7 +15,7 @@
         {
             int __tesla_tmp_assign;
             __tesla_tmp_assign = a++;
-            __tesla_event_field_assign_struct_test_x(c);
+            __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
             c->x = __tesla_tmp_assign;
         }
     return b;

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/for2.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/for2.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/for2.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -15,7 +15,7 @@
         {
             int __tesla_tmp_assign;
             __tesla_tmp_assign = a--;
-            __tesla_event_field_assign_struct_test_x(c);
+            __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
             c->x = __tesla_tmp_assign;
         }
     return b;

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/inc.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/inc.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/inc.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -12,7 +12,7 @@
     struct test *c;
     int __tesla_tmp_assign;
     __tesla_tmp_assign = 1;
-    __tesla_event_field_assign_struct_test_x(c);
+    __tesla_event_field_assign_struct_test_x(c, __tesla_tmp_assign);
     c->x = __tesla_tmp_assign;
     c->x++;
     return c->x;

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/while3.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/while3.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/while3.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -17,7 +17,7 @@
         {
             int __tesla_tmp_assign;
             __tesla_tmp_assign = test(a - 1);
-            __tesla_event_field_assign_struct_test_x(&c);
+            __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
             c.x = __tesla_tmp_assign;
             int __tesla_tmp_retval;
             __tesla_tmp_retval = c.x;

Modified: soc2011/shm/TESLA/instrumenter-tests/tests/while4.out
==============================================================================
--- soc2011/shm/TESLA/instrumenter-tests/tests/while4.out	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/instrumenter-tests/tests/while4.out	Wed Jul 13 00:30:41 2011	(r224166)
@@ -18,7 +18,7 @@
         {
             int __tesla_tmp_assign;
             __tesla_tmp_assign = test(a - 1);
-            __tesla_event_field_assign_struct_test_x(&c);
+            __tesla_event_field_assign_struct_test_x(&c, __tesla_tmp_assign);
             c.x = __tesla_tmp_assign;
             int __tesla_tmp_retval;
             __tesla_tmp_retval = c.x;
@@ -28,7 +28,7 @@
     b = 10;
     int __tesla_tmp_assign;
     __tesla_tmp_assign = test(a - 1);
-    __tesla_event_field_assign_struct_test_x(d);
+    __tesla_event_field_assign_struct_test_x(d, __tesla_tmp_assign);
     d->x = __tesla_tmp_assign;
     int __tesla_tmp_retval;
     __tesla_tmp_retval = b;

Modified: soc2011/shm/TESLA/libtesla/Makefile
==============================================================================
--- soc2011/shm/TESLA/libtesla/Makefile	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/libtesla/Makefile	Wed Jul 13 00:30:41 2011	(r224166)
@@ -1,4 +1,4 @@
-CFLAGS=-g -Wall -I..
+CFLAGS=-g -Wall -I.. -Werror
 ALL=tesla_state.o tesla_state_global.o tesla_state_perthread.o \
     tesla_registration.o tesla_util.o
 

Modified: soc2011/shm/TESLA/libtesla/tesla_registration.c
==============================================================================
--- soc2011/shm/TESLA/libtesla/tesla_registration.c	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/TESLA/libtesla/tesla_registration.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -46,6 +46,21 @@
  * form.
  */
 #ifdef _KERNEL
+
+void
+__tesla_event_function_prologue_syscallenter(void **tesla_data,
+    struct thread *td, struct syscall_args *sa);
+
+void
+__tesla_event_function_return_syscallenter(void **tesla_data);
+
+void
+__tesla_event_function_prologue_syscallret(void **tesla_data,
+    struct thread *td, int error, struct syscall_args *sa);
+
+void
+__tesla_event_function_return_syscallret(void **tesla_data);
+
 void
 __tesla_event_function_prologue_syscallenter(void **tesla_data,
     struct thread *td, struct syscall_args *sa)

Modified: soc2011/shm/clang/examples/TeslaInstrumenter/Instrumentation.cpp
==============================================================================
--- soc2011/shm/clang/examples/TeslaInstrumenter/Instrumentation.cpp	Tue Jul 12 23:48:57 2011	(r224165)
+++ soc2011/shm/clang/examples/TeslaInstrumenter/Instrumentation.cpp	Wed Jul 13 00:30:41 2011	(r224166)
@@ -467,10 +467,60 @@
   // This is where we pretend the call was located.
   SourceLocation loc = lhs->getLocStart();
 
+  // Translate X [OP]= Y into X = X [OP] ( Y )
+  if (o->getOpcode() != BO_Assign) {
+    BinaryOperatorKind new_opcode;
+
+    switch(o->getOpcode()) {
+      case BO_MulAssign:
+        new_opcode = BO_Mul;
+        break;
+      case BO_DivAssign:
+        new_opcode = BO_Div;
+        break;
+      case BO_RemAssign:
+        new_opcode = BO_Rem;
+        break;
+      case BO_AddAssign:
+        new_opcode = BO_Add;
+        break;
+      case BO_SubAssign:
+        new_opcode = BO_Sub;
+        break;
+      case BO_ShlAssign:
+        new_opcode = BO_Shl;
+        break;
+      case BO_ShrAssign:
+        new_opcode = BO_Shr;
+        break;
+      case BO_AndAssign:
+        new_opcode = BO_And;
+        break;
+      case BO_XorAssign:
+        new_opcode = BO_Xor;
+        break;
+      case BO_OrAssign:
+        new_opcode = BO_Or;
+        break; 
+      default:
+        assert(false && "impossible");
+        break;
+    }
+
+    // X [OP]= Y -> X [OP]= (Y)
+    ParenExpr *pe = new (ast) ParenExpr(loc, loc, rhs);
+    // X [OP]= X [OP] (Y)
+    rhs = new (ast) BinaryOperator(lhs, pe, new_opcode, rhs->getType(),
+      VK_RValue, OK_Ordinary, loc);
+    // X = X [OP] (Y)
+    o->setOpcode(BO_Assign);
+  }
+
   // Ensure that we don't double-evaluate rhs.
   pair<Expr*, vector<Stmt*> > lvalue = makeLValue(rhs, "assign", dc, ast);
   o->setRHS(lvalue.first);
   vector<Stmt*>& init = lvalue.second;
+  // ADD HERE
   for (vector<Stmt*>::iterator i = init.begin(); i != init.end(); i++)
     statements.push_back(*i);
 
@@ -481,7 +531,7 @@
   // Arguments: the base and the new value being assigned.
   vector<Expr*> arguments;
   arguments.push_back(base);
-  //arguments.push_back(lvalue.first);
+  arguments.push_back(lvalue.first);
   // The name of the event handler depends on the type and field names.
   string typeName = typeIdentifier(structType.getTypePtr());
   string fieldName = lhs->getMemberDecl()->getName();
@@ -528,6 +578,7 @@
      SC_Extern, SC_None);
 
   // Add the created declaration to the translation unit.
+  // XXX: is this call really necessary?
   // ast.getTranslationUnitDecl()->addDecl(fn);
 
   return fn;

Added: soc2011/shm/sys/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/Makefile	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,58 @@
+# $FreeBSD: src/sys/Makefile,v 1.55.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $
+
+.include <bsd.own.mk>
+
+# The boot loader
+.if ${MK_BOOT} != "no"
+SUBDIR=	boot
+.endif
+
+# Directories to include in cscope name file and TAGS.
+CSCOPEDIRS=	boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
+		geom gnu isa kern libkern modules net net80211 netatalk \
+		netgraph netinet netinet6 netipsec netipx netnatm netncp \
+		netsmb nfs nfsclient nfsserver nlm opencrypto \
+		pci rpc security sys ufs vm xdr ${CSCOPE_ARCHDIR}
+.if defined(ALL_ARCH)
+CSCOPE_ARCHDIR ?= amd64 arm i386 ia64 mips pc98 powerpc sparc64 sun4v
+.else
+CSCOPE_ARCHDIR ?= ${MACHINE}
+.endif
+
+# Loadable kernel modules
+
+.if defined(MODULES_WITH_WORLD)
+SUBDIR+=modules
+.endif
+
+HTAGSFLAGS+= -at `awk -F= '/^RELEASE *=/{release=$2}; END {print "FreeBSD", release, "kernel"}' < conf/newvers.sh`
+
+# You need the devel/cscope port for this.
+cscope: cscope.out
+cscope.out: ${.CURDIR}/cscope.files
+	cd ${.CURDIR}; cscope -k -buq -p4
+
+${.CURDIR}/cscope.files: .PHONY
+	cd ${.CURDIR}; \
+		find ${CSCOPEDIRS} -name "*.[chSs]" -a -type f > ${.TARGET}
+
+cscope-clean:
+	rm -f cscope.files cscope.out cscope.in.out cscope.po.out
+
+# You need the devel/global and one of editor/emacs* ports for that.
+TAGS ${.CURDIR}/TAGS: ${.CURDIR}/cscope.files
+	rm -f ${.CURDIR}/TAGS
+	cd ${.CURDIR}; xargs etags -a < ${.CURDIR}/cscope.files
+
+# You need the textproc/glimpse ports for this.
+glimpse:
+.if !exists(${.CURDIR}/.glimpse_exclude)
+	echo .svn > ${.CURDIR}/.glimpse_exclude
+	echo /compile/ >> ${.CURDIR}/.glimpse_exclude
+.endif
+	cd ${.CURDIR}; glimpseindex -H . -B -f -o .
+
+glimpse-clean:
+	cd ${.CURDIR}; rm -f .glimpse_*
+
+.include <bsd.subdir.mk>

Added: soc2011/shm/sys/amd64/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/amd64/Makefile	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,39 @@
+# $FreeBSD: src/sys/amd64/Makefile,v 1.12.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $
+#	@(#)Makefile	8.1 (Berkeley) 6/11/93
+
+# Makefile for amd64 links, tags file
+
+# SYS is normally set in Make.tags.inc
+SYS=/sys
+
+TAGDIR=	amd64
+
+.include "../kern/Make.tags.inc"
+
+all:
+	@echo "make links or tags only"
+
+# Directories in which to place amd64 tags links
+DAMD64=	acpica amd64 ia32 include isa linux32 pci
+
+links::
+	-for i in ${COMMDIR1}; do \
+	    (cd $$i && { rm -f tags; ln -s ../${TAGDIR}/tags tags; }) done
+	-for i in ${COMMDIR2}; do \
+	    (cd $$i && { rm -f tags; ln -s ../../${TAGDIR}/tags tags; }) done
+	-for i in ${DAMD64}; do \
+	    (cd $$i && { rm -f tags; ln -s ../tags tags; }) done
+
+SAMD64=	${SYS}/amd64/acpica/*.[ch] \
+	${SYS}/amd64/amd64/*.[ch] ${SYS}/amd64/ia32/*.[ch] \
+	${SYS}/amd64/include/*.[ch] ${SYS}/amd64/isa/*.[ch] \
+	${SYS}/amd64/linux32/*.[ch] ${SYS}/amd64/pci/*.[ch]
+AAMD64=	${SYS}/amd64/amd64/*.S
+
+tags::
+	-ctags -wdt ${COMM} ${SAMD64}
+	egrep "^ENTRY(.*)|^ALTENTRY(.*)" ${AAMD64} | \
+	    sed "s;\([^:]*\):\([^(]*\)(\([^, )]*\)\(.*\);\3 \1 /^\2(\3\4$$/;" \
+		>> tags
+	sort -o tags tags
+	chmod 444 tags

Added: soc2011/shm/sys/amd64/acpica/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/amd64/acpica/Makefile	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,33 @@
+# $FreeBSD: src/sys/amd64/acpica/Makefile,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $
+
+# Correct path for kernel builds
+# Don't rely on the kernel's .depend file
+.ifdef MAKESRCPATH
+.PATH: ${MAKESRCPATH}
+DEPENDFILE=
+.else
+MAKESRCPATH= ${.CURDIR}
+CLEANFILES= acpi_wakecode.h acpi_wakedata.h acpi_wakecode.bin acpi_wakecode.o
+.endif
+.if ${CC} == "icc"
+CFLAGS+=	-restrict
+NOSTDINC=	-X
+.else
+NOSTDINC=	-nostdinc
+.endif
+CFLAGS+=	${NOSTDINC} -include opt_global.h -I. -I${MAKESRCPATH}/../..
+
+all: acpi_wakecode.h acpi_wakedata.h
+
+acpi_wakecode.o: acpi_wakecode.S assym.s
+
+acpi_wakecode.bin: acpi_wakecode.o
+	objcopy -S -O binary acpi_wakecode.o acpi_wakecode.bin
+
+acpi_wakecode.h: acpi_wakecode.bin
+	sh ${MAKESRCPATH}/genwakecode.sh > acpi_wakecode.h
+
+acpi_wakedata.h: acpi_wakecode.bin
+	sh ${MAKESRCPATH}/genwakedata.sh > acpi_wakedata.h
+
+.include <bsd.prog.mk>

Added: soc2011/shm/sys/amd64/acpica/OsdEnvironment.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/amd64/acpica/OsdEnvironment.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,71 @@
+/*-
+ * Copyright (c) 2000,2001 Michael Smith
+ * Copyright (c) 2000 BSDi
+ * All rights reserved.
+ *
+ * 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 AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: src/sys/amd64/acpica/OsdEnvironment.c,v 1.15.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $");
+
+/*
+ * 6.1 : Environmental support
+ */
+#include <sys/types.h>
+#include <sys/bus.h>
+#include <sys/linker_set.h>
+#include <sys/sysctl.h>
+
+#include <contrib/dev/acpica/include/acpi.h>
+#include <contrib/dev/acpica/include/actables.h>
+
+static u_long amd64_acpi_root;
+
+SYSCTL_ULONG(_machdep, OID_AUTO, acpi_root, CTLFLAG_RD, &amd64_acpi_root, 0,
+	     "The physical address of the RSDP");
+
+ACPI_STATUS
+AcpiOsInitialize(void)
+{
+	return(0);
+}
+
+ACPI_STATUS
+AcpiOsTerminate(void)
+{
+	return(0);
+}
+
+ACPI_PHYSICAL_ADDRESS
+AcpiOsGetRootPointer(void)
+{
+	u_long	ptr;
+
+	if (amd64_acpi_root == 0 &&
+	    (resource_long_value("acpi", 0, "rsdp", (long *)&ptr) == 0 ||
+	    AcpiFindRootPointer((ACPI_SIZE *)&ptr) == AE_OK) &&
+	    ptr != 0)
+		amd64_acpi_root = ptr;
+
+	return (amd64_acpi_root);
+}

Added: soc2011/shm/sys/amd64/acpica/acpi_machdep.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/amd64/acpica/acpi_machdep.c	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,386 @@
+/*-
+ * Copyright (c) 2001 Mitsuru IWASAKI
+ * All rights reserved.
+ *
+ * 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 AUTHOR 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 AUTHOR 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.
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD: src/sys/amd64/acpica/acpi_machdep.c,v 1.21.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $");
+
+#include <sys/param.h>
+#include <sys/bus.h>
+#include <sys/kernel.h>
+#include <sys/module.h>
+#include <sys/sysctl.h>
+#include <vm/vm.h>
+#include <vm/pmap.h>
+
+#include <contrib/dev/acpica/include/acpi.h>
+#include <contrib/dev/acpica/include/accommon.h>
+#include <contrib/dev/acpica/include/actables.h>
+
+#include <dev/acpica/acpivar.h>
+
+#include <machine/nexusvar.h>
+
+SYSCTL_DECL(_debug_acpi);
+
+int acpi_resume_beep;
+TUNABLE_INT("debug.acpi.resume_beep", &acpi_resume_beep);
+SYSCTL_INT(_debug_acpi, OID_AUTO, resume_beep, CTLFLAG_RW, &acpi_resume_beep,
+    0, "Beep the PC speaker when resuming");
+
+int acpi_reset_video;
+TUNABLE_INT("hw.acpi.reset_video", &acpi_reset_video);
+
+static int intr_model = ACPI_INTR_PIC;
+static struct apm_clone_data acpi_clone;
+
+int
+acpi_machdep_init(device_t dev)
+{
+	struct acpi_softc	*sc;
+
+	sc = devclass_get_softc(devclass_find("acpi"), 0);
+
+	/* Create a fake clone for /dev/acpi. */
+	STAILQ_INIT(&sc->apm_cdevs);
+	acpi_clone.cdev = sc->acpi_dev_t;
+	acpi_clone.acpi_sc = sc;
+	ACPI_LOCK(acpi);
+	STAILQ_INSERT_TAIL(&sc->apm_cdevs, &acpi_clone, entries);
+	ACPI_UNLOCK(acpi);
+	sc->acpi_clone = &acpi_clone;
+	acpi_install_wakeup_handler(sc);
+
+	if (intr_model != ACPI_INTR_PIC)
+		acpi_SetIntrModel(intr_model);
+
+	SYSCTL_ADD_UINT(&sc->acpi_sysctl_ctx,
+	    SYSCTL_CHILDREN(sc->acpi_sysctl_tree), OID_AUTO,
+	    "reset_video", CTLFLAG_RW, &acpi_reset_video, 0,
+	    "Call the VESA reset BIOS vector on the resume path");
+
+	return (0);
+}
+
+void
+acpi_SetDefaultIntrModel(int model)
+{
+
+	intr_model = model;
+}
+
+int
+acpi_machdep_quirks(int *quirks)
+{
+	return (0);
+}
+
+void
+acpi_cpu_c1()
+{
+	__asm __volatile("sti; hlt");
+}
+
+/*
+ * Support for mapping ACPI tables during early boot.  Currently this
+ * uses the crashdump map to map each table.  However, the crashdump
+ * map is created in pmap_bootstrap() right after the direct map, so
+ * we should be able to just use pmap_mapbios() here instead.
+ *
+ * This makes the following assumptions about how we use this KVA:
+ * pages 0 and 1 are used to map in the header of each table found via
+ * the RSDT or XSDT and pages 2 to n are used to map in the RSDT or
+ * XSDT.  This has to use 2 pages for the table headers in case a
+ * header spans a page boundary.
+ *
+ * XXX: We don't ensure the table fits in the available address space
+ * in the crashdump map.
+ */
+
+/*
+ * Map some memory using the crashdump map.  'offset' is an offset in
+ * pages into the crashdump map to use for the start of the mapping.
+ */
+static void *
+table_map(vm_paddr_t pa, int offset, vm_offset_t length)
+{
+	vm_offset_t va, off;
+	void *data;
+
+	off = pa & PAGE_MASK;
+	length = roundup(length + off, PAGE_SIZE);
+	pa = pa & PG_FRAME;
+	va = (vm_offset_t)pmap_kenter_temporary(pa, offset) +
+	    (offset * PAGE_SIZE);
+	data = (void *)(va + off);
+	length -= PAGE_SIZE;
+	while (length > 0) {
+		va += PAGE_SIZE;
+		pa += PAGE_SIZE;
+		length -= PAGE_SIZE;
+		pmap_kenter(va, pa);
+		invlpg(va);
+	}
+	return (data);
+}
+
+/* Unmap memory previously mapped with table_map(). */
+static void
+table_unmap(void *data, vm_offset_t length)
+{
+	vm_offset_t va, off;
+
+	va = (vm_offset_t)data;
+	off = va & PAGE_MASK;
+	length = roundup(length + off, PAGE_SIZE);
+	va &= ~PAGE_MASK;
+	while (length > 0) {
+		pmap_kremove(va);
+		invlpg(va);
+		va += PAGE_SIZE;
+		length -= PAGE_SIZE;
+	}
+}
+
+/*
+ * Map a table at a given offset into the crashdump map.  It first
+ * maps the header to determine the table length and then maps the
+ * entire table.
+ */
+static void *
+map_table(vm_paddr_t pa, int offset, const char *sig)
+{
+	ACPI_TABLE_HEADER *header;
+	vm_offset_t length;
+	void *table;
+
+	header = table_map(pa, offset, sizeof(ACPI_TABLE_HEADER));
+	if (strncmp(header->Signature, sig, ACPI_NAME_SIZE) != 0) {
+		table_unmap(header, sizeof(ACPI_TABLE_HEADER));
+		return (NULL);
+	}
+	length = header->Length;
+	table_unmap(header, sizeof(ACPI_TABLE_HEADER));
+	table = table_map(pa, offset, length);
+	if (ACPI_FAILURE(AcpiTbChecksum(table, length))) {
+		if (bootverbose)
+			printf("ACPI: Failed checksum for table %s\n", sig);
+#if (ACPI_CHECKSUM_ABORT)
+		table_unmap(table, length);
+		return (NULL);
+#endif
+	}
+	return (table);
+}
+
+/*
+ * See if a given ACPI table is the requested table.  Returns the
+ * length of the able if it matches or zero on failure.
+ */
+static int
+probe_table(vm_paddr_t address, const char *sig)
+{
+	ACPI_TABLE_HEADER *table;
+
+	table = table_map(address, 0, sizeof(ACPI_TABLE_HEADER));
+	if (table == NULL) {
+		if (bootverbose)
+			printf("ACPI: Failed to map table at 0x%jx\n",
+			    (uintmax_t)address);
+		return (0);
+	}
+	if (bootverbose)
+		printf("Table '%.4s' at 0x%jx\n", table->Signature,
+		    (uintmax_t)address);
+
+	if (strncmp(table->Signature, sig, ACPI_NAME_SIZE) != 0) {
+		table_unmap(table, sizeof(ACPI_TABLE_HEADER));
+		return (0);
+	}
+	table_unmap(table, sizeof(ACPI_TABLE_HEADER));
+	return (1);
+}
+
+/*
+ * Try to map a table at a given physical address previously returned
+ * by acpi_find_table().
+ */
+void *
+acpi_map_table(vm_paddr_t pa, const char *sig)
+{
+
+	return (map_table(pa, 0, sig));
+}
+
+/* Unmap a table previously mapped via acpi_map_table(). */
+void
+acpi_unmap_table(void *table)
+{
+	ACPI_TABLE_HEADER *header;
+
+	header = (ACPI_TABLE_HEADER *)table;
+	table_unmap(table, header->Length);
+}
+
+/*
+ * Return the physical address of the requested table or zero if one
+ * is not found.
+ */
+vm_paddr_t
+acpi_find_table(const char *sig)
+{
+	ACPI_PHYSICAL_ADDRESS rsdp_ptr;
+	ACPI_TABLE_RSDP *rsdp;
+	ACPI_TABLE_RSDT *rsdt;
+	ACPI_TABLE_XSDT *xsdt;
+	ACPI_TABLE_HEADER *table;
+	vm_paddr_t addr;
+	int i, count;
+
+	if (resource_disabled("acpi", 0))
+		return (0);
+
+	/*
+	 * Map in the RSDP.  Since ACPI uses AcpiOsMapMemory() which in turn
+	 * calls pmap_mapbios() to find the RSDP, we assume that we can use
+	 * pmap_mapbios() to map the RSDP.
+	 */
+	if ((rsdp_ptr = AcpiOsGetRootPointer()) == 0)
+		return (0);
+	rsdp = pmap_mapbios(rsdp_ptr, sizeof(ACPI_TABLE_RSDP));
+	if (rsdp == NULL) {
+		if (bootverbose)
+			printf("ACPI: Failed to map RSDP\n");
+		return (0);
+	}
+
+	/*
+	 * For ACPI >= 2.0, use the XSDT if it is available.
+	 * Otherwise, use the RSDT.  We map the XSDT or RSDT at page 2
+	 * in the crashdump area.  Pages 0 and 1 are used to map in the
+	 * headers of candidate ACPI tables.
+	 */
+	addr = 0;
+	if (rsdp->Revision >= 2 && rsdp->XsdtPhysicalAddress != 0) {
+		/*
+		 * AcpiOsGetRootPointer only verifies the checksum for
+		 * the version 1.0 portion of the RSDP.  Version 2.0 has
+		 * an additional checksum that we verify first.
+		 */
+		if (AcpiTbChecksum((UINT8 *)rsdp, ACPI_RSDP_XCHECKSUM_LENGTH)) {
+			if (bootverbose)
+				printf("ACPI: RSDP failed extended checksum\n");
+			return (0);
+		}
+		xsdt = map_table(rsdp->XsdtPhysicalAddress, 2, ACPI_SIG_XSDT);
+		if (xsdt == NULL) {
+			if (bootverbose)
+				printf("ACPI: Failed to map XSDT\n");
+			return (0);
+		}
+		count = (xsdt->Header.Length - sizeof(ACPI_TABLE_HEADER)) /
+		    sizeof(UINT64);
+		for (i = 0; i < count; i++)
+			if (probe_table(xsdt->TableOffsetEntry[i], sig)) {
+				addr = xsdt->TableOffsetEntry[i];
+				break;
+			}
+		acpi_unmap_table(xsdt);
+	} else {
+		rsdt = map_table(rsdp->RsdtPhysicalAddress, 2, ACPI_SIG_RSDT);
+		if (rsdt == NULL) {
+			if (bootverbose)
+				printf("ACPI: Failed to map RSDT\n");
+			return (0);
+		}
+		count = (rsdt->Header.Length - sizeof(ACPI_TABLE_HEADER)) /
+		    sizeof(UINT32);
+		for (i = 0; i < count; i++)
+			if (probe_table(rsdt->TableOffsetEntry[i], sig)) {
+				addr = rsdt->TableOffsetEntry[i];
+				break;
+			}
+		acpi_unmap_table(rsdt);
+	}
+	pmap_unmapbios((vm_offset_t)rsdp, sizeof(ACPI_TABLE_RSDP));
+	if (addr == 0) {
+		if (bootverbose)
+			printf("ACPI: No %s table found\n", sig);
+		return (0);
+	}
+	if (bootverbose)
+		printf("%s: Found table at 0x%jx\n", sig, (uintmax_t)addr);
+
+	/*
+	 * Verify that we can map the full table and that its checksum is
+	 * correct, etc.
+	 */
+	table = map_table(addr, 0, sig);
+	if (table == NULL)
+		return (0);
+	acpi_unmap_table(table);
+
+	return (addr);
+}
+
+/*
+ * ACPI nexus(4) driver.
+ */
+static int
+nexus_acpi_probe(device_t dev)
+{
+	int error;
+
+	error = acpi_identify();
+	if (error)
+		return (error);
+
+	return (BUS_PROBE_DEFAULT);
+}
+
+static int
+nexus_acpi_attach(device_t dev)
+{
+
+	nexus_init_resources();
+	bus_generic_probe(dev);
+	if (BUS_ADD_CHILD(dev, 10, "acpi", 0) == NULL)
+		panic("failed to add acpi0 device");
+
+	return (bus_generic_attach(dev));
+}
+
+static device_method_t nexus_acpi_methods[] = {
+	/* Device interface */
+	DEVMETHOD(device_probe,		nexus_acpi_probe),
+	DEVMETHOD(device_attach,	nexus_acpi_attach),
+
+	{ 0, 0 }
+};
+
+DEFINE_CLASS_1(nexus, nexus_acpi_driver, nexus_acpi_methods, 1, nexus_driver);
+static devclass_t nexus_devclass;
+
+DRIVER_MODULE(nexus_acpi, root, nexus_acpi_driver, nexus_devclass, 0, 0);

Added: soc2011/shm/sys/amd64/acpica/acpi_switch.S
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ soc2011/shm/sys/amd64/acpica/acpi_switch.S	Wed Jul 13 00:30:41 2011	(r224166)
@@ -0,0 +1,190 @@
+/*-
+ * Copyright (c) 2001 Takanori Watanabe <takawata at jp.freebsd.org>
+ * Copyright (c) 2001 Mitsuru IWASAKI <iwasaki at jp.freebsd.org>
+ * Copyright (c) 2008-2009 Jung-uk Kim <jkim at FreeBSD.org>
+ * All rights reserved.
+ *
+ * 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 AUTHOR 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 AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-soc-all mailing list