svn commit: r326276 - in head: bin/pkill etc/pam.d kerberos5/lib/libgssapi_krb5 kerberos5/lib/libgssapi_ntlm kerberos5/lib/libgssapi_spnego sbin/adjkerntz sbin/camcontrol sbin/ccdconfig sbin/comcon...

Pedro F. Giffuni pfg at FreeBSD.org
Mon Nov 27 15:37:29 UTC 2017


Author: pfg
Date: Mon Nov 27 15:37:16 2017
New Revision: 326276
URL: https://svnweb.freebsd.org/changeset/base/326276

Log:
  various: general adoption of SPDX licensing ID tags.
  
  Mainly focus on files that use BSD 2-Clause license, however the tool I
  was using misidentified many licenses so this was mostly a manual - error
  prone - task.
  
  The Software Package Data Exchange (SPDX) group provides a specification
  to make it easier for automated tools to detect and summarize well known
  opensource licenses. We are gradually adopting the specification, noting
  that the tags are considered only advisory and do not, in any way,
  superceed or replace the license texts.
  
  No functional change intended.

Modified:
  head/bin/pkill/pkill.c
  head/etc/pam.d/convert.pl
  head/kerberos5/lib/libgssapi_krb5/gss_krb5.c
  head/kerberos5/lib/libgssapi_krb5/pname_to_uid.c
  head/kerberos5/lib/libgssapi_krb5/prefix.c
  head/kerberos5/lib/libgssapi_ntlm/prefix.c
  head/kerberos5/lib/libgssapi_spnego/freebsd_compat.c
  head/sbin/adjkerntz/adjkerntz.c
  head/sbin/adjkerntz/pathnames.h
  head/sbin/camcontrol/camcontrol.h
  head/sbin/camcontrol/fwdownload.c
  head/sbin/camcontrol/modeedit.c
  head/sbin/camcontrol/progress.c
  head/sbin/camcontrol/progress.h
  head/sbin/camcontrol/util.c
  head/sbin/ccdconfig/ccdconfig.c
  head/sbin/ccdconfig/pathnames.h
  head/sbin/comcontrol/comcontrol.c
  head/sbin/conscontrol/conscontrol.c
  head/sbin/ddb/ddb.c
  head/sbin/ddb/ddb.h
  head/sbin/ddb/ddb_capture.c
  head/sbin/ddb/ddb_script.c
  head/sbin/devd/devd.h
  head/sbin/devd/devd.hh
  head/sbin/devd/parse.y
  head/sbin/devd/token.l
  head/sbin/devfs/devfs.c
  head/sbin/devfs/extern.h
  head/sbin/devfs/rule.c
  head/sbin/etherswitchcfg/etherswitchcfg.c
  head/sbin/fsck/fsutil.h
  head/sbin/fsck_ffs/ea.c
  head/sbin/fsck_ffs/suj.c
  head/sbin/fsck_msdosfs/boot.c
  head/sbin/fsck_msdosfs/check.c
  head/sbin/fsck_msdosfs/dir.c
  head/sbin/fsck_msdosfs/dosfs.h
  head/sbin/fsck_msdosfs/ext.h
  head/sbin/fsck_msdosfs/fat.c
  head/sbin/fsck_msdosfs/main.c
  head/sbin/fsdb/fsdb.c
  head/sbin/fsdb/fsdb.h
  head/sbin/fsdb/fsdbutil.c
  head/sbin/fsirand/fsirand.c
  head/sbin/gbde/gbde.c
  head/sbin/geom/class/cache/geom_cache.c
  head/sbin/geom/class/concat/geom_concat.c
  head/sbin/geom/class/eli/geom_eli.c
  head/sbin/geom/class/journal/geom_journal.c
  head/sbin/geom/class/journal/geom_journal.h
  head/sbin/geom/class/journal/geom_journal_ufs.c
  head/sbin/geom/class/label/geom_label.c
  head/sbin/geom/class/mirror/geom_mirror.c
  head/sbin/geom/class/mountver/geom_mountver.c
  head/sbin/geom/class/multipath/geom_multipath.c
  head/sbin/geom/class/nop/geom_nop.c
  head/sbin/geom/class/part/geom_part.c
  head/sbin/geom/class/raid/geom_raid.c
  head/sbin/geom/class/raid3/geom_raid3.c
  head/sbin/geom/class/sched/geom_sched.c
  head/sbin/geom/class/shsec/geom_shsec.c
  head/sbin/geom/class/stripe/geom_stripe.c
  head/sbin/geom/class/virstor/geom_virstor.c
  head/sbin/geom/core/geom.c
  head/sbin/geom/core/geom.h
  head/sbin/geom/misc/subr.c
  head/sbin/geom/misc/subr.h
  head/sbin/ggate/ggatec/ggatec.c
  head/sbin/ggate/ggated/ggated.c
  head/sbin/ggate/ggatel/ggatel.c
  head/sbin/ggate/shared/ggate.c
  head/sbin/ggate/shared/ggate.h
  head/sbin/gvinum/gvinum.c
  head/sbin/hastctl/hastctl.c
  head/sbin/hastd/activemap.c
  head/sbin/hastd/activemap.h
  head/sbin/hastd/control.c
  head/sbin/hastd/control.h
  head/sbin/hastd/ebuf.c
  head/sbin/hastd/ebuf.h
  head/sbin/hastd/event.c
  head/sbin/hastd/event.h
  head/sbin/hastd/hast.h
  head/sbin/hastd/hast_checksum.c
  head/sbin/hastd/hast_checksum.h
  head/sbin/hastd/hast_compression.c
  head/sbin/hastd/hast_compression.h
  head/sbin/hastd/hast_proto.c
  head/sbin/hastd/hast_proto.h
  head/sbin/hastd/hastd.c
  head/sbin/hastd/hastd.h
  head/sbin/hastd/hooks.c
  head/sbin/hastd/hooks.h
  head/sbin/hastd/lzf.c
  head/sbin/hastd/lzf.h
  head/sbin/hastd/metadata.c
  head/sbin/hastd/metadata.h
  head/sbin/hastd/nv.c
  head/sbin/hastd/nv.h
  head/sbin/hastd/parse.y
  head/sbin/hastd/pjdlog.c
  head/sbin/hastd/pjdlog.h
  head/sbin/hastd/primary.c
  head/sbin/hastd/proto.c
  head/sbin/hastd/proto.h
  head/sbin/hastd/proto_common.c
  head/sbin/hastd/proto_impl.h
  head/sbin/hastd/proto_socketpair.c
  head/sbin/hastd/proto_tcp.c
  head/sbin/hastd/proto_uds.c
  head/sbin/hastd/rangelock.c
  head/sbin/hastd/rangelock.h
  head/sbin/hastd/refcnt.h
  head/sbin/hastd/secondary.c
  head/sbin/hastd/subr.c
  head/sbin/hastd/subr.h
  head/sbin/hastd/synch.h
  head/sbin/hastd/token.l
  head/sbin/ifconfig/af_nd6.c
  head/sbin/ifconfig/carp.c
  head/sbin/ifconfig/ifbridge.c
  head/sbin/ifconfig/ifconfig.h
  head/sbin/ifconfig/iffib.c
  head/sbin/ifconfig/ifgif.c
  head/sbin/ifconfig/ifgre.c
  head/sbin/ifconfig/ifgroup.c
  head/sbin/ifconfig/ifieee80211.c
  head/sbin/ifconfig/ifmac.c
  head/sbin/ifconfig/ifpfsync.c
  head/sbin/iscontrol/auth_subr.c
  head/sbin/iscontrol/config.c
  head/sbin/iscontrol/fsm.c
  head/sbin/iscontrol/iscontrol.c
  head/sbin/iscontrol/iscontrol.h
  head/sbin/iscontrol/login.c
  head/sbin/iscontrol/misc.c
  head/sbin/iscontrol/pdu.c
  head/sbin/kldconfig/kldconfig.c
  head/sbin/kldload/kldload.c
  head/sbin/kldstat/kldstat.c
  head/sbin/kldunload/kldunload.c
  head/sbin/ldconfig/elfhints.c
  head/sbin/ldconfig/ldconfig.c
  head/sbin/ldconfig/ldconfig.h
  head/sbin/mdconfig/mdconfig.c
  head/sbin/mdmfs/mdmfs.c
  head/sbin/mksnap_ffs/mksnap_ffs.c
  head/sbin/mount/extern.h
  head/sbin/mount_fusefs/mount_fusefs.c
  head/sbin/mount_msdosfs/mount_msdosfs.c
  head/sbin/nandfs/lssnap.c
  head/sbin/nandfs/mksnap.c
  head/sbin/nandfs/nandfs.c
  head/sbin/nandfs/nandfs.h
  head/sbin/nandfs/rmsnap.c
  head/sbin/newfs_msdos/newfs_msdos.c
  head/sbin/newfs_nandfs/newfs_nandfs.c
  head/sbin/nos-tun/nos-tun.c
  head/sbin/nvmecontrol/devlist.c
  head/sbin/nvmecontrol/firmware.c
  head/sbin/nvmecontrol/identify.c
  head/sbin/nvmecontrol/logpage.c
  head/sbin/nvmecontrol/nvmecontrol.c
  head/sbin/nvmecontrol/nvmecontrol.h
  head/sbin/nvmecontrol/perftest.c
  head/sbin/nvmecontrol/reset.c
  head/sbin/pfctl/parse.y
  head/sbin/pfctl/pf_print_state.c
  head/sbin/pfctl/pfctl.c
  head/sbin/pfctl/pfctl.h
  head/sbin/pfctl/pfctl_parser.c
  head/sbin/pfctl/pfctl_parser.h
  head/sbin/pfctl/pfctl_radix.c
  head/sbin/pfctl/pfctl_table.c
  head/sbin/rcorder/rcorder.c
  head/sbin/reboot/nextboot.sh
  head/sbin/spppcontrol/spppcontrol.c
  head/usr.bin/ar/acplex.l
  head/usr.bin/ar/acpyacc.y
  head/usr.bin/ar/ar.h
  head/usr.bin/ar/read.c
  head/usr.bin/ar/util.c
  head/usr.bin/ar/write.c
  head/usr.bin/asa/asa.c
  head/usr.bin/at/at.c
  head/usr.bin/at/at.h
  head/usr.bin/at/panic.c
  head/usr.bin/at/panic.h
  head/usr.bin/at/parsetime.c
  head/usr.bin/at/parsetime.h
  head/usr.bin/at/perm.c
  head/usr.bin/at/perm.h
  head/usr.bin/at/privs.h
  head/usr.bin/bluetooth/bthost/bthost.c
  head/usr.bin/bluetooth/btsockstat/btsockstat.c
  head/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c
  head/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c
  head/usr.bin/brandelf/brandelf.c
  head/usr.bin/bsdiff/bsdiff/bsdiff.c
  head/usr.bin/bsdiff/bspatch/bspatch.c
  head/usr.bin/c89/c89.c
  head/usr.bin/c99/c99.c
  head/usr.bin/calendar/dates.c
  head/usr.bin/calendar/events.c
  head/usr.bin/calendar/ostern.c
  head/usr.bin/calendar/parsedata.c
  head/usr.bin/calendar/paskha.c
  head/usr.bin/calendar/sunpos.c
  head/usr.bin/cmp/link.c
  head/usr.bin/colldef/parse.y
  head/usr.bin/colldef/scan.l
  head/usr.bin/compress/zopen.h
  head/usr.bin/cpuset/cpuset.c
  head/usr.bin/csplit/csplit.c
  head/usr.bin/ctlstat/ctlstat.c
  head/usr.bin/dtc/checking.cc
  head/usr.bin/dtc/checking.hh
  head/usr.bin/dtc/dtb.cc
  head/usr.bin/dtc/dtb.hh
  head/usr.bin/dtc/dtc.cc
  head/usr.bin/dtc/fdt.cc
  head/usr.bin/dtc/fdt.hh
  head/usr.bin/dtc/input_buffer.cc
  head/usr.bin/dtc/input_buffer.hh
  head/usr.bin/dtc/string.cc
  head/usr.bin/dtc/util.hh
  head/usr.bin/elf2aout/elf2aout.c
  head/usr.bin/elfdump/elfdump.c
  head/usr.bin/env/envopts.c
  head/usr.bin/env/envopts.h
  head/usr.bin/fetch/fetch.c
  head/usr.bin/finger/pathnames.h
  head/usr.bin/fstat/functions.h
  head/usr.bin/fstat/fuser.c
  head/usr.bin/fstat/main.c
  head/usr.bin/fsync/fsync.c
  head/usr.bin/gcore/elfcore.c
  head/usr.bin/gencat/gencat.c
  head/usr.bin/getent/getent.c
  head/usr.bin/grep/file.c
  head/usr.bin/grep/grep.c
  head/usr.bin/grep/grep.h
  head/usr.bin/grep/queue.c
  head/usr.bin/grep/regex/fastmatch.c
  head/usr.bin/grep/regex/hashtable.c
  head/usr.bin/grep/regex/tre-fastmatch.c
  head/usr.bin/grep/util.c
  head/usr.bin/gzip/gzip.c
  head/usr.bin/gzip/unbzip2.c
  head/usr.bin/gzip/unpack.c
  head/usr.bin/gzip/unxz.c
  head/usr.bin/iconv/iconv.c
  head/usr.bin/indent/indent.h
  head/usr.bin/ipcrm/ipcrm.c
  head/usr.bin/ipcs/ipc.c
  head/usr.bin/ipcs/ipc.h
  head/usr.bin/ipcs/ipcs.c
  head/usr.bin/iscsictl/iscsictl.c
  head/usr.bin/iscsictl/iscsictl.h
  head/usr.bin/iscsictl/parse.y
  head/usr.bin/iscsictl/periphs.c
  head/usr.bin/iscsictl/token.l
  head/usr.bin/killall/killall.c
  head/usr.bin/ktrdump/ktrdump.c
  head/usr.bin/lastcomm/readrec.c
  head/usr.bin/ldd/extern.h
  head/usr.bin/ldd/ldd.c
  head/usr.bin/ldd/sods.c
  head/usr.bin/locale/locale.c
  head/usr.bin/locate/locate/concatdb.sh
  head/usr.bin/locate/locate/mklocatedb.sh
  head/usr.bin/locate/locate/updatedb.sh
  head/usr.bin/lockf/lockf.c
  head/usr.bin/login/login.h
  head/usr.bin/logins/logins.c
  head/usr.bin/m4/gnum4.c
  head/usr.bin/m4/trace.c
  head/usr.bin/man/man.sh
  head/usr.bin/mkcsmapper/ldef.h
  head/usr.bin/mkcsmapper/lex.l
  head/usr.bin/mkcsmapper/yacc.y
  head/usr.bin/mkesdb/ldef.h
  head/usr.bin/mkesdb/lex.l
  head/usr.bin/mkesdb/yacc.y
  head/usr.bin/mktemp/mktemp.c
  head/usr.bin/mkuzip/mkuzip.c
  head/usr.bin/ncal/ncal.c
  head/usr.bin/netstat/bpf.c
  head/usr.bin/netstat/netisr.c
  head/usr.bin/newgrp/newgrp.c
  head/usr.bin/nl/nl.c
  head/usr.bin/passwd/passwd.c
  head/usr.bin/pathchk/pathchk.c
  head/usr.bin/perror/perror.c
  head/usr.bin/procstat/procstat.c
  head/usr.bin/procstat/procstat.h
  head/usr.bin/procstat/procstat_args.c
  head/usr.bin/procstat/procstat_auxv.c
  head/usr.bin/procstat/procstat_basic.c
  head/usr.bin/procstat/procstat_bin.c
  head/usr.bin/procstat/procstat_cred.c
  head/usr.bin/procstat/procstat_files.c
  head/usr.bin/procstat/procstat_kstack.c
  head/usr.bin/procstat/procstat_rlimit.c
  head/usr.bin/procstat/procstat_sigs.c
  head/usr.bin/procstat/procstat_threads.c
  head/usr.bin/procstat/procstat_vm.c
  head/usr.bin/protect/protect.c
  head/usr.bin/rctl/rctl.c
  head/usr.bin/revoke/revoke.c
  head/usr.bin/seq/seq.c
  head/usr.bin/setchannel/setchannel.c
  head/usr.bin/sockstat/sockstat.c
  head/usr.bin/sort/bwstring.c
  head/usr.bin/sort/bwstring.h
  head/usr.bin/sort/coll.c
  head/usr.bin/sort/coll.h
  head/usr.bin/sort/file.c
  head/usr.bin/sort/file.h
  head/usr.bin/sort/mem.c
  head/usr.bin/sort/mem.h
  head/usr.bin/sort/radixsort.c
  head/usr.bin/sort/radixsort.h
  head/usr.bin/sort/sort.c
  head/usr.bin/sort/sort.h
  head/usr.bin/sort/vsort.c
  head/usr.bin/sort/vsort.h
  head/usr.bin/ssh-copy-id/ssh-copy-id.sh
  head/usr.bin/stat/stat.c
  head/usr.bin/stdbuf/stdbuf.c
  head/usr.bin/systat/convtbl.c
  head/usr.bin/systat/convtbl.h
  head/usr.bin/systat/devs.h
  head/usr.bin/systat/ifcmds.c
  head/usr.bin/systat/ifstat.c
  head/usr.bin/tabs/tabs.c
  head/usr.bin/tr/cmap.c
  head/usr.bin/tr/cmap.h
  head/usr.bin/tr/cset.c
  head/usr.bin/tr/cset.h
  head/usr.bin/truncate/truncate.c
  head/usr.bin/truss/truss.h
  head/usr.bin/unifdef/unifdef.c
  head/usr.bin/unifdef/unifdef.h
  head/usr.bin/unifdef/unifdefall.sh
  head/usr.bin/units/units.c
  head/usr.bin/unzip/unzip.c
  head/usr.bin/usbhidaction/usbhidaction.c
  head/usr.bin/usbhidctl/usbhid.c
  head/usr.bin/whereis/pathnames.h
  head/usr.bin/whereis/whereis.c
  head/usr.bin/which/which.c
  head/usr.bin/who/who.c
  head/usr.bin/ypcat/ypcat.c
  head/usr.bin/ypmatch/ypmatch.c
  head/usr.bin/ypwhich/ypwhich.c
  head/usr.sbin/ac/ac.c
  head/usr.sbin/acpi/acpiconf/acpiconf.c
  head/usr.sbin/acpi/acpidb/acpidb.c
  head/usr.sbin/acpi/acpidump/acpi.c
  head/usr.sbin/acpi/acpidump/acpi_user.c
  head/usr.sbin/acpi/acpidump/acpidump.c
  head/usr.sbin/acpi/acpidump/acpidump.h
  head/usr.sbin/adduser/adduser.sh
  head/usr.sbin/adduser/rmuser.sh
  head/usr.sbin/apmd/apmd.c
  head/usr.sbin/apmd/apmd.h
  head/usr.sbin/apmd/apmdlex.l
  head/usr.sbin/apmd/apmdparse.y
  head/usr.sbin/asf/asf.c
  head/usr.sbin/asf/asf.h
  head/usr.sbin/asf/asf_kld.c
  head/usr.sbin/asf/asf_kvm.c
  head/usr.sbin/asf/asf_prog.c
  head/usr.sbin/bhyve/acpi.c
  head/usr.sbin/bhyve/acpi.h
  head/usr.sbin/bhyve/ahci.h
  head/usr.sbin/bhyve/bhyverun.c
  head/usr.sbin/bhyve/bhyverun.h
  head/usr.sbin/bhyve/block_if.c
  head/usr.sbin/bhyve/block_if.h
  head/usr.sbin/bhyve/consport.c
  head/usr.sbin/bhyve/dbgport.c
  head/usr.sbin/bhyve/dbgport.h
  head/usr.sbin/bhyve/inout.c
  head/usr.sbin/bhyve/inout.h
  head/usr.sbin/bhyve/ioapic.c
  head/usr.sbin/bhyve/ioapic.h
  head/usr.sbin/bhyve/mem.c
  head/usr.sbin/bhyve/mem.h
  head/usr.sbin/bhyve/mevent.c
  head/usr.sbin/bhyve/mevent.h
  head/usr.sbin/bhyve/mevent_test.c
  head/usr.sbin/bhyve/mptbl.c
  head/usr.sbin/bhyve/mptbl.h
  head/usr.sbin/bhyve/pci_ahci.c
  head/usr.sbin/bhyve/pci_emul.c
  head/usr.sbin/bhyve/pci_emul.h
  head/usr.sbin/bhyve/pci_hostbridge.c
  head/usr.sbin/bhyve/pci_lpc.c
  head/usr.sbin/bhyve/pci_lpc.h
  head/usr.sbin/bhyve/pci_passthru.c
  head/usr.sbin/bhyve/pci_uart.c
  head/usr.sbin/bhyve/pci_virtio_block.c
  head/usr.sbin/bhyve/pci_virtio_net.c
  head/usr.sbin/bhyve/pm.c
  head/usr.sbin/bhyve/post.c
  head/usr.sbin/bhyve/rtc.c
  head/usr.sbin/bhyve/rtc.h
  head/usr.sbin/bhyve/smbiostbl.c
  head/usr.sbin/bhyve/smbiostbl.h
  head/usr.sbin/bhyve/spinup_ap.c
  head/usr.sbin/bhyve/spinup_ap.h
  head/usr.sbin/bhyve/uart_emul.c
  head/usr.sbin/bhyve/uart_emul.h
  head/usr.sbin/bhyve/virtio.c
  head/usr.sbin/bhyve/virtio.h
  head/usr.sbin/bhyve/xmsr.c
  head/usr.sbin/bhyve/xmsr.h
  head/usr.sbin/bhyvectl/bhyvectl.c
  head/usr.sbin/bhyveload/bhyveload.c
  head/usr.sbin/bluetooth/bcmfw/bcmfw.c
  head/usr.sbin/bluetooth/bt3cfw/bt3cfw.c
  head/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
  head/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h
  head/usr.sbin/bluetooth/bthidcontrol/hid.c
  head/usr.sbin/bluetooth/bthidcontrol/sdp.c
  head/usr.sbin/bluetooth/bthidd/bthid_config.h
  head/usr.sbin/bluetooth/bthidd/bthidd.c
  head/usr.sbin/bluetooth/bthidd/bthidd.h
  head/usr.sbin/bluetooth/bthidd/client.c
  head/usr.sbin/bluetooth/bthidd/hid.c
  head/usr.sbin/bluetooth/bthidd/kbd.c
  head/usr.sbin/bluetooth/bthidd/kbd.h
  head/usr.sbin/bluetooth/bthidd/lexer.l
  head/usr.sbin/bluetooth/bthidd/parser.y
  head/usr.sbin/bluetooth/bthidd/server.c
  head/usr.sbin/bluetooth/bthidd/session.c
  head/usr.sbin/bluetooth/btpand/bnep.c
  head/usr.sbin/bluetooth/btpand/bnep.h
  head/usr.sbin/bluetooth/btpand/btpand.c
  head/usr.sbin/bluetooth/btpand/btpand.h
  head/usr.sbin/bluetooth/btpand/channel.c
  head/usr.sbin/bluetooth/btpand/client.c
  head/usr.sbin/bluetooth/btpand/event.c
  head/usr.sbin/bluetooth/btpand/event.h
  head/usr.sbin/bluetooth/btpand/packet.c
  head/usr.sbin/bluetooth/btpand/sdp.c
  head/usr.sbin/bluetooth/btpand/sdp.h
  head/usr.sbin/bluetooth/btpand/server.c
  head/usr.sbin/bluetooth/btpand/tap.c
  head/usr.sbin/bluetooth/hccontrol/hccontrol.c
  head/usr.sbin/bluetooth/hccontrol/hccontrol.h
  head/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
  head/usr.sbin/bluetooth/hccontrol/info.c
  head/usr.sbin/bluetooth/hccontrol/link_control.c
  head/usr.sbin/bluetooth/hccontrol/link_policy.c
  head/usr.sbin/bluetooth/hccontrol/node.c
  head/usr.sbin/bluetooth/hccontrol/send_recv.c
  head/usr.sbin/bluetooth/hccontrol/status.c
  head/usr.sbin/bluetooth/hccontrol/util.c
  head/usr.sbin/bluetooth/hcsecd/hcsecd.c
  head/usr.sbin/bluetooth/hcsecd/hcsecd.h
  head/usr.sbin/bluetooth/hcsecd/lexer.l
  head/usr.sbin/bluetooth/hcsecd/parser.y
  head/usr.sbin/bluetooth/hcseriald/hcseriald.c
  head/usr.sbin/bluetooth/l2control/l2cap.c
  head/usr.sbin/bluetooth/l2control/l2control.c
  head/usr.sbin/bluetooth/l2control/l2control.h
  head/usr.sbin/bluetooth/l2ping/l2ping.c
  head/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c
  head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
  head/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h
  head/usr.sbin/bluetooth/sdpcontrol/search.c
  head/usr.sbin/bluetooth/sdpd/bgd.c
  head/usr.sbin/bluetooth/sdpd/dun.c
  head/usr.sbin/bluetooth/sdpd/ftrn.c
  head/usr.sbin/bluetooth/sdpd/gn.c
  head/usr.sbin/bluetooth/sdpd/irmc.c
  head/usr.sbin/bluetooth/sdpd/irmc_command.c
  head/usr.sbin/bluetooth/sdpd/lan.c
  head/usr.sbin/bluetooth/sdpd/log.c
  head/usr.sbin/bluetooth/sdpd/log.h
  head/usr.sbin/bluetooth/sdpd/main.c
  head/usr.sbin/bluetooth/sdpd/nap.c
  head/usr.sbin/bluetooth/sdpd/opush.c
  head/usr.sbin/bluetooth/sdpd/panu.c
  head/usr.sbin/bluetooth/sdpd/profile.c
  head/usr.sbin/bluetooth/sdpd/profile.h
  head/usr.sbin/bluetooth/sdpd/provider.c
  head/usr.sbin/bluetooth/sdpd/provider.h
  head/usr.sbin/bluetooth/sdpd/sar.c
  head/usr.sbin/bluetooth/sdpd/scr.c
  head/usr.sbin/bluetooth/sdpd/sd.c
  head/usr.sbin/bluetooth/sdpd/server.c
  head/usr.sbin/bluetooth/sdpd/server.h
  head/usr.sbin/bluetooth/sdpd/sp.c
  head/usr.sbin/bluetooth/sdpd/srr.c
  head/usr.sbin/bluetooth/sdpd/ssar.c
  head/usr.sbin/bluetooth/sdpd/ssr.c
  head/usr.sbin/bluetooth/sdpd/sur.c
  head/usr.sbin/bluetooth/sdpd/uuid-private.h
  head/usr.sbin/bluetooth/sdpd/uuid.c
  head/usr.sbin/boot0cfg/boot0cfg.c
  head/usr.sbin/bsdinstall/distextract/distextract.c
  head/usr.sbin/bsdinstall/distfetch/distfetch.c
  head/usr.sbin/bsdinstall/partedit/diskeditor.c
  head/usr.sbin/bsdinstall/partedit/diskeditor.h
  head/usr.sbin/bsdinstall/partedit/gpart_ops.c
  head/usr.sbin/bsdinstall/partedit/part_wizard.c
  head/usr.sbin/bsdinstall/partedit/partedit.c
  head/usr.sbin/bsdinstall/partedit/partedit.h
  head/usr.sbin/bsdinstall/partedit/partedit_generic.c
  head/usr.sbin/bsdinstall/partedit/partedit_powerpc.c
  head/usr.sbin/bsdinstall/partedit/partedit_sparc64.c
  head/usr.sbin/bsdinstall/partedit/partedit_x86.c
  head/usr.sbin/bsdinstall/partedit/scripted.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h
  head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c
  head/usr.sbin/bsnmpd/modules/snmp_hast/hast_snmp.c
  head/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
  head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.c
  head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_snmp.h
  head/usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
  head/usr.sbin/btxld/btx.h
  head/usr.sbin/btxld/btxld.c
  head/usr.sbin/btxld/elfh.c
  head/usr.sbin/btxld/elfh.h
  head/usr.sbin/chkgrp/chkgrp.c
  head/usr.sbin/ckdist/ckdist.c
  head/usr.sbin/clear_locks/clear_locks.c
  head/usr.sbin/cpucontrol/amd.c
  head/usr.sbin/cpucontrol/amd.h
  head/usr.sbin/cpucontrol/cpucontrol.c
  head/usr.sbin/cpucontrol/cpucontrol.h
  head/usr.sbin/cpucontrol/intel.c
  head/usr.sbin/cpucontrol/intel.h
  head/usr.sbin/cpucontrol/via.c
  head/usr.sbin/cpucontrol/via.h
  head/usr.sbin/crunch/crunchide/exec_elf32.c
  head/usr.sbin/crunch/crunchide/exec_elf64.c
  head/usr.sbin/crunch/crunchide/extern.h
  head/usr.sbin/ctladm/ctladm.h
  head/usr.sbin/ctladm/util.c
  head/usr.sbin/ctld/ctld.c
  head/usr.sbin/ctld/ctld.h
  head/usr.sbin/ctld/discovery.c
  head/usr.sbin/ctld/kernel.c
  head/usr.sbin/ctld/keys.c
  head/usr.sbin/ctld/log.c
  head/usr.sbin/ctld/login.c
  head/usr.sbin/ctld/parse.y
  head/usr.sbin/ctld/pdu.c
  head/usr.sbin/ctld/token.l
  head/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c
  head/usr.sbin/daemon/daemon.c
  head/usr.sbin/devinfo/devinfo.c
  head/usr.sbin/digictl/digictl.c
  head/usr.sbin/diskinfo/diskinfo.c
  head/usr.sbin/dumpcis/cardinfo.h
  head/usr.sbin/dumpcis/cis.h
  head/usr.sbin/dumpcis/main.c
  head/usr.sbin/dumpcis/printcis.c
  head/usr.sbin/dumpcis/readcis.c
  head/usr.sbin/dumpcis/readcis.h
  head/usr.sbin/eeprom/eeprom.c
  head/usr.sbin/eeprom/ofw_options.c
  head/usr.sbin/eeprom/ofw_options.h
  head/usr.sbin/etcupdate/etcupdate.sh
  head/usr.sbin/extattr/rmextattr.c
  head/usr.sbin/extattrctl/extattrctl.c
  head/usr.sbin/fdcontrol/fdcontrol.c
  head/usr.sbin/fdformat/fdformat.c
  head/usr.sbin/fdread/fdread.c
  head/usr.sbin/fdread/fdutil.c
  head/usr.sbin/fdread/fdutil.h
  head/usr.sbin/fifolog/fifolog_create/fifolog_create.c
  head/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
  head/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
  head/usr.sbin/fifolog/lib/fifolog.h
  head/usr.sbin/fifolog/lib/fifolog_create.c
  head/usr.sbin/fifolog/lib/fifolog_int.c
  head/usr.sbin/fifolog/lib/fifolog_reader.c
  head/usr.sbin/fifolog/lib/fifolog_write.h
  head/usr.sbin/fifolog/lib/fifolog_write_poll.c
  head/usr.sbin/fifolog/lib/libfifolog.h
  head/usr.sbin/fifolog/lib/libfifolog_int.h
  head/usr.sbin/fifolog/lib/miniobj.h
  head/usr.sbin/flowctl/flowctl.c
  head/usr.sbin/freebsd-update/freebsd-update.sh
  head/usr.sbin/getfmac/getfmac.c
  head/usr.sbin/getpmac/getpmac.c
  head/usr.sbin/gpioctl/gpioctl.c
  head/usr.sbin/gssd/gssd.c
  head/usr.sbin/gstat/gstat.c
  head/usr.sbin/i2c/i2c.c
  head/usr.sbin/inetd/builtins.c
  head/usr.sbin/iscsid/discovery.c
  head/usr.sbin/iscsid/iscsid.c
  head/usr.sbin/iscsid/iscsid.h
  head/usr.sbin/iscsid/keys.c
  head/usr.sbin/iscsid/log.c
  head/usr.sbin/iscsid/login.c
  head/usr.sbin/iscsid/pdu.c
  head/usr.sbin/jail/command.c
  head/usr.sbin/jail/config.c
  head/usr.sbin/jail/jail.c
  head/usr.sbin/jail/jaillex.l
  head/usr.sbin/jail/jailp.h
  head/usr.sbin/jail/jailparse.y
  head/usr.sbin/jail/state.c
  head/usr.sbin/jexec/jexec.c
  head/usr.sbin/jls/jls.c
  head/usr.sbin/kbdcontrol/kbdcontrol.c
  head/usr.sbin/kbdcontrol/lex.h
  head/usr.sbin/kbdcontrol/lex.l
  head/usr.sbin/kbdmap/kbdmap.c
  head/usr.sbin/kbdmap/kbdmap.h
  head/usr.sbin/kgzip/aouthdr.c
  head/usr.sbin/kgzip/aouthdr.h
  head/usr.sbin/kgzip/elfhdr.c
  head/usr.sbin/kgzip/elfhdr.h
  head/usr.sbin/kgzip/kgz.h
  head/usr.sbin/kgzip/kgzcmp.c
  head/usr.sbin/kgzip/kgzip.c
  head/usr.sbin/kgzip/kgzip.h
  head/usr.sbin/kgzip/kgzld.c
  head/usr.sbin/kgzip/xio.c
  head/usr.sbin/kldxref/ef_amd64.c
  head/usr.sbin/kldxref/ef_i386.c
  head/usr.sbin/kldxref/ef_nop.c
  head/usr.sbin/kldxref/ef_powerpc.c
  head/usr.sbin/kldxref/ef_sparc64.c
  head/usr.sbin/lastlogin/lastlogin.c
  head/usr.sbin/lpr/chkprintcap/skimprintcap.c
  head/usr.sbin/lpr/chkprintcap/skimprintcap.h
  head/usr.sbin/lpr/common_source/ctlinfo.c
  head/usr.sbin/lpr/common_source/ctlinfo.h
  head/usr.sbin/lpr/common_source/lp.cdefs.h
  head/usr.sbin/lpr/common_source/matchjobs.c
  head/usr.sbin/lpr/common_source/matchjobs.h
  head/usr.sbin/lpr/filters.ru/koi2855/koi2855.c
  head/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c
  head/usr.sbin/lpr/lp/lp.sh
  head/usr.sbin/lpr/lpc/movejobs.c
  head/usr.sbin/lptcontrol/lptcontrol.c
  head/usr.sbin/mailwrapper/mailwrapper.c
  head/usr.sbin/mailwrapper/pathnames.h
  head/usr.sbin/makefs/cd9660.c
  head/usr.sbin/makefs/cd9660.h
  head/usr.sbin/makefs/cd9660/cd9660_archimedes.c
  head/usr.sbin/makefs/cd9660/cd9660_archimedes.h
  head/usr.sbin/makefs/cd9660/cd9660_conversion.c
  head/usr.sbin/makefs/cd9660/cd9660_debug.c
  head/usr.sbin/makefs/cd9660/cd9660_eltorito.c
  head/usr.sbin/makefs/cd9660/cd9660_eltorito.h
  head/usr.sbin/makefs/cd9660/cd9660_strings.c
  head/usr.sbin/makefs/cd9660/cd9660_write.c
  head/usr.sbin/makefs/cd9660/iso9660_rrip.c
  head/usr.sbin/makefs/cd9660/iso9660_rrip.h
  head/usr.sbin/makefs/ffs.h
  head/usr.sbin/makefs/ffs/buf.c
  head/usr.sbin/makefs/ffs/buf.h
  head/usr.sbin/makefs/ffs/ffs_bswap.c
  head/usr.sbin/makefs/ffs/newfs_extern.h
  head/usr.sbin/makefs/ffs/ufs_bswap.h
  head/usr.sbin/makefs/makefs.c
  head/usr.sbin/makefs/makefs.h
  head/usr.sbin/makefs/mtree.c
  head/usr.sbin/makefs/walk.c
  head/usr.sbin/memcontrol/memcontrol.c
  head/usr.sbin/mfiutil/mfi_bbu.c
  head/usr.sbin/mfiutil/mfi_cmd.c
  head/usr.sbin/mfiutil/mfi_config.c
  head/usr.sbin/mfiutil/mfi_drive.c
  head/usr.sbin/mfiutil/mfi_evt.c
  head/usr.sbin/mfiutil/mfi_flash.c
  head/usr.sbin/mfiutil/mfi_foreign.c
  head/usr.sbin/mfiutil/mfi_patrol.c
  head/usr.sbin/mfiutil/mfi_properties.c
  head/usr.sbin/mfiutil/mfi_show.c
  head/usr.sbin/mfiutil/mfi_volume.c
  head/usr.sbin/mfiutil/mfiutil.c
  head/usr.sbin/mfiutil/mfiutil.h
  head/usr.sbin/mlxcontrol/command.c
  head/usr.sbin/mlxcontrol/config.c
  head/usr.sbin/mlxcontrol/interface.c
  head/usr.sbin/mlxcontrol/mlxcontrol.h
  head/usr.sbin/mlxcontrol/util.c
  head/usr.sbin/moused/moused.c
  head/usr.sbin/mptable/mptable.c
  head/usr.sbin/mtest/mtest.c
  head/usr.sbin/nandsim/nandsim.c
  head/usr.sbin/nandsim/nandsim_cfgparse.c
  head/usr.sbin/nandsim/nandsim_cfgparse.h
  head/usr.sbin/nandtool/nand_erase.c
  head/usr.sbin/nandtool/nand_info.c
  head/usr.sbin/nandtool/nand_read.c
  head/usr.sbin/nandtool/nand_readoob.c
  head/usr.sbin/nandtool/nand_write.c
  head/usr.sbin/nandtool/nand_writeoob.c
  head/usr.sbin/nandtool/nandtool.c
  head/usr.sbin/nandtool/nandtool.h
  head/usr.sbin/nandtool/usage.h
  head/usr.sbin/newsyslog/extern.h
  head/usr.sbin/pciconf/err.c
  head/usr.sbin/pkg/config.c
  head/usr.sbin/pkg/config.h
  head/usr.sbin/pkg/dns_utils.c
  head/usr.sbin/pkg/dns_utils.h
  head/usr.sbin/pkg/pkg.c
  head/usr.sbin/pmcannotate/pmcannotate.c
  head/usr.sbin/pmccontrol/pmccontrol.c
  head/usr.sbin/pmcstat/pmcpl_annotate.c
  head/usr.sbin/pmcstat/pmcpl_annotate.h
  head/usr.sbin/pmcstat/pmcpl_annotate_cg.c
  head/usr.sbin/pmcstat/pmcpl_annotate_cg.h
  head/usr.sbin/pmcstat/pmcpl_callgraph.c
  head/usr.sbin/pmcstat/pmcpl_callgraph.h
  head/usr.sbin/pmcstat/pmcpl_calltree.c
  head/usr.sbin/pmcstat/pmcpl_calltree.h
  head/usr.sbin/pmcstat/pmcpl_gprof.c
  head/usr.sbin/pmcstat/pmcpl_gprof.h
  head/usr.sbin/pmcstat/pmcstat.c
  head/usr.sbin/pmcstat/pmcstat.h
  head/usr.sbin/pmcstat/pmcstat_log.c
  head/usr.sbin/pmcstat/pmcstat_log.h
  head/usr.sbin/pmcstat/pmcstat_top.h
  head/usr.sbin/portsnap/make_index/make_index.c
  head/usr.sbin/portsnap/phttpget/phttpget.c
  head/usr.sbin/portsnap/portsnap/portsnap.sh
  head/usr.sbin/powerd/powerd.c
  head/usr.sbin/ppp/acf.c
  head/usr.sbin/ppp/acf.h
  head/usr.sbin/ppp/arp.c
  head/usr.sbin/ppp/arp.h
  head/usr.sbin/ppp/async.c
  head/usr.sbin/ppp/async.h
  head/usr.sbin/ppp/auth.c
  head/usr.sbin/ppp/auth.h
  head/usr.sbin/ppp/bundle.c
  head/usr.sbin/ppp/bundle.h
  head/usr.sbin/ppp/cbcp.c
  head/usr.sbin/ppp/cbcp.h
  head/usr.sbin/ppp/ccp.c
  head/usr.sbin/ppp/ccp.h
  head/usr.sbin/ppp/chap.c
  head/usr.sbin/ppp/chap.h
  head/usr.sbin/ppp/chap_ms.c
  head/usr.sbin/ppp/chap_ms.h
  head/usr.sbin/ppp/chat.c
  head/usr.sbin/ppp/chat.h
  head/usr.sbin/ppp/command.c
  head/usr.sbin/ppp/command.h
  head/usr.sbin/ppp/datalink.c
  head/usr.sbin/ppp/datalink.h
  head/usr.sbin/ppp/deflate.c
  head/usr.sbin/ppp/deflate.h
  head/usr.sbin/ppp/defs.c
  head/usr.sbin/ppp/defs.h
  head/usr.sbin/ppp/descriptor.h
  head/usr.sbin/ppp/ether.c
  head/usr.sbin/ppp/ether.h
  head/usr.sbin/ppp/exec.c
  head/usr.sbin/ppp/exec.h
  head/usr.sbin/ppp/filter.c
  head/usr.sbin/ppp/filter.h
  head/usr.sbin/ppp/fsm.c
  head/usr.sbin/ppp/fsm.h
  head/usr.sbin/ppp/hdlc.c
  head/usr.sbin/ppp/hdlc.h
  head/usr.sbin/ppp/i4b.h
  head/usr.sbin/ppp/id.c
  head/usr.sbin/ppp/id.h
  head/usr.sbin/ppp/iface.c
  head/usr.sbin/ppp/iface.h
  head/usr.sbin/ppp/ip.c
  head/usr.sbin/ppp/ip.h
  head/usr.sbin/ppp/ipcp.c
  head/usr.sbin/ppp/ipcp.h
  head/usr.sbin/ppp/iplist.c
  head/usr.sbin/ppp/iplist.h
  head/usr.sbin/ppp/ipv6cp.c
  head/usr.sbin/ppp/ipv6cp.h
  head/usr.sbin/ppp/layer.h
  head/usr.sbin/ppp/lcp.c
  head/usr.sbin/ppp/lcp.h
  head/usr.sbin/ppp/link.c
  head/usr.sbin/ppp/link.h
  head/usr.sbin/ppp/log.c
  head/usr.sbin/ppp/log.h
  head/usr.sbin/ppp/lqr.c
  head/usr.sbin/ppp/lqr.h
  head/usr.sbin/ppp/main.c
  head/usr.sbin/ppp/main.h
  head/usr.sbin/ppp/mbuf.c
  head/usr.sbin/ppp/mbuf.h
  head/usr.sbin/ppp/mp.c
  head/usr.sbin/ppp/mp.h
  head/usr.sbin/ppp/mppe.c
  head/usr.sbin/ppp/mppe.h
  head/usr.sbin/ppp/nat_cmd.c
  head/usr.sbin/ppp/nat_cmd.h
  head/usr.sbin/ppp/ncp.c
  head/usr.sbin/ppp/ncp.h
  head/usr.sbin/ppp/ncpaddr.c
  head/usr.sbin/ppp/ncpaddr.h
  head/usr.sbin/ppp/netgraph.c
  head/usr.sbin/ppp/netgraph.h
  head/usr.sbin/ppp/pap.c
  head/usr.sbin/ppp/pap.h
  head/usr.sbin/ppp/pred.c
  head/usr.sbin/ppp/pred.h
  head/usr.sbin/ppp/probe.c
  head/usr.sbin/ppp/probe.h
  head/usr.sbin/ppp/prompt.c
  head/usr.sbin/ppp/prompt.h
  head/usr.sbin/ppp/proto.c
  head/usr.sbin/ppp/proto.h
  head/usr.sbin/ppp/radius.c
  head/usr.sbin/ppp/radius.h
  head/usr.sbin/ppp/route.c
  head/usr.sbin/ppp/route.h
  head/usr.sbin/ppp/server.c
  head/usr.sbin/ppp/server.h
  head/usr.sbin/ppp/sig.c
  head/usr.sbin/ppp/sig.h
  head/usr.sbin/ppp/sync.c
  head/usr.sbin/ppp/sync.h
  head/usr.sbin/ppp/systems.c
  head/usr.sbin/ppp/systems.h
  head/usr.sbin/ppp/tcp.c
  head/usr.sbin/ppp/tcp.h
  head/usr.sbin/ppp/tcpmss.c
  head/usr.sbin/ppp/tcpmss.h
  head/usr.sbin/ppp/throughput.c
  head/usr.sbin/ppp/throughput.h
  head/usr.sbin/ppp/timer.c
  head/usr.sbin/ppp/timer.h
  head/usr.sbin/ppp/tty.c
  head/usr.sbin/ppp/tty.h
  head/usr.sbin/ppp/tun.c
  head/usr.sbin/ppp/tun.h
  head/usr.sbin/ppp/ua.h
  head/usr.sbin/ppp/udp.c
  head/usr.sbin/ppp/udp.h
  head/usr.sbin/ppp/vjcomp.c
  head/usr.sbin/ppp/vjcomp.h
  head/usr.sbin/pppctl/pppctl.c
  head/usr.sbin/pw/bitmap.c
  head/usr.sbin/pw/bitmap.h
  head/usr.sbin/pw/cpdir.c
  head/usr.sbin/pw/grupd.c
  head/usr.sbin/pw/psdate.c
  head/usr.sbin/pw/psdate.h
  head/usr.sbin/pw/pw.c
  head/usr.sbin/pw/pw.h
  head/usr.sbin/pw/pw_conf.c
  head/usr.sbin/pw/pw_group.c
  head/usr.sbin/pw/pw_log.c
  head/usr.sbin/pw/pw_nis.c
  head/usr.sbin/pw/pw_user.c
  head/usr.sbin/pw/pw_vpw.c
  head/usr.sbin/pw/pwupd.c
  head/usr.sbin/pw/pwupd.h
  head/usr.sbin/pw/rm_r.c
  head/usr.sbin/quot/quot.c
  head/usr.sbin/rarpd/rarpd.c
  head/usr.sbin/rpc.lockd/kern.c
  head/usr.sbin/rpc.umntall/mounttab.c
  head/usr.sbin/rpc.umntall/mounttab.h
  head/usr.sbin/rpc.umntall/rpc.umntall.c
  head/usr.sbin/rpcbind/util.c
  head/usr.sbin/rtadvctl/rtadvctl.c
  head/usr.sbin/rtadvd/advcap.h
  head/usr.sbin/rtadvd/control.c
  head/usr.sbin/rtadvd/control.h
  head/usr.sbin/rtadvd/control_client.c
  head/usr.sbin/rtadvd/control_client.h
  head/usr.sbin/rtadvd/control_server.c
  head/usr.sbin/rtadvd/control_server.h
  head/usr.sbin/rtprio/rtprio.c
  head/usr.sbin/sa/db.c
  head/usr.sbin/sa/extern.h
  head/usr.sbin/sa/main.c
  head/usr.sbin/sa/pathnames.h
  head/usr.sbin/sa/pdb.c
  head/usr.sbin/sa/usrdb.c
  head/usr.sbin/service/service.sh
  head/usr.sbin/services_mkdb/extern.h
  head/usr.sbin/services_mkdb/services_mkdb.c
  head/usr.sbin/services_mkdb/uniq.c
  head/usr.sbin/setfmac/setfmac.c
  head/usr.sbin/setpmac/setpmac.c
  head/usr.sbin/smbmsg/pathnames.h
  head/usr.sbin/smbmsg/smbmsg.c
  head/usr.sbin/snapinfo/snapinfo.c
  head/usr.sbin/spkrtest/spkrtest.sh
  head/usr.sbin/spray/spray.c
  head/usr.sbin/traceroute/findsaddr-udp.c
  head/usr.sbin/uathload/uathload.c
  head/usr.sbin/ugidfw/ugidfw.c
  head/usr.sbin/uhsoctl/uhsoctl.c
  head/usr.sbin/unbound/local-setup/local-unbound-setup.sh
  head/usr.sbin/usbconfig/dump.c
  head/usr.sbin/usbconfig/dump.h
  head/usr.sbin/usbconfig/usbconfig.c
  head/usr.sbin/usbdump/usbdump.c
  head/usr.sbin/utx/utx.c
  head/usr.sbin/vidcontrol/decode.c
  head/usr.sbin/vidcontrol/vidcontrol.c
  head/usr.sbin/wake/wake.c
  head/usr.sbin/watch/watch.c
  head/usr.sbin/watchdogd/watchdogd.c
  head/usr.sbin/wlandebug/wlandebug.c
  head/usr.sbin/ypbind/ypbind.c
  head/usr.sbin/yppoll/yppoll.c
  head/usr.sbin/ypset/ypset.c

Modified: head/bin/pkill/pkill.c
==============================================================================
--- head/bin/pkill/pkill.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/bin/pkill/pkill.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: pkill.c,v 1.16 2005/10/10 22:13:20 kleink Exp $	*/
 
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
  * Copyright (c) 2002 The NetBSD Foundation, Inc.
  * Copyright (c) 2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.

Modified: head/etc/pam.d/convert.pl
==============================================================================
--- head/etc/pam.d/convert.pl	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/etc/pam.d/convert.pl	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl -w
 #-
+# SPDX-License-Identifier: BSD-3-Clause
+#
 # Copyright (c) 2001,2002 Networks Associates Technologies, Inc.
 # All rights reserved.
 #

Modified: head/kerberos5/lib/libgssapi_krb5/gss_krb5.c
==============================================================================
--- head/kerberos5/lib/libgssapi_krb5/gss_krb5.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/kerberos5/lib/libgssapi_krb5/gss_krb5.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2005 Doug Rabson
  * All rights reserved.
  *

Modified: head/kerberos5/lib/libgssapi_krb5/pname_to_uid.c
==============================================================================
--- head/kerberos5/lib/libgssapi_krb5/pname_to_uid.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/kerberos5/lib/libgssapi_krb5/pname_to_uid.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2008 Isilon Inc http://www.isilon.com/
  * Authors: Doug Rabson <dfr at rabson.org>
  * Developed with Red Inc: Alfred Perlstein <alfred at freebsd.org>

Modified: head/kerberos5/lib/libgssapi_krb5/prefix.c
==============================================================================
--- head/kerberos5/lib/libgssapi_krb5/prefix.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/kerberos5/lib/libgssapi_krb5/prefix.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2008 Doug Rabson
  * All rights reserved.
  *

Modified: head/kerberos5/lib/libgssapi_ntlm/prefix.c
==============================================================================
--- head/kerberos5/lib/libgssapi_ntlm/prefix.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/kerberos5/lib/libgssapi_ntlm/prefix.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2008 Doug Rabson
  * All rights reserved.
  *

Modified: head/kerberos5/lib/libgssapi_spnego/freebsd_compat.c
==============================================================================
--- head/kerberos5/lib/libgssapi_spnego/freebsd_compat.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/kerberos5/lib/libgssapi_spnego/freebsd_compat.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2008 Doug Rabson
  * All rights reserved.
  *

Modified: head/sbin/adjkerntz/adjkerntz.c
==============================================================================
--- head/sbin/adjkerntz/adjkerntz.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/adjkerntz/adjkerntz.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1993-1998 by Andrey A. Chernov, Moscow, Russia.
  * All rights reserved.
  *

Modified: head/sbin/adjkerntz/pathnames.h
==============================================================================
--- head/sbin/adjkerntz/pathnames.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/adjkerntz/pathnames.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1993 by Andrew A. Chernov, Moscow, Russia.
  * All rights reserved.
  *
@@ -22,6 +24,8 @@
  * 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.
+ *
+ * $FreeBSD$
  */
 
 #include <paths.h>

Modified: head/sbin/camcontrol/camcontrol.h
==============================================================================
--- head/sbin/camcontrol/camcontrol.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/camcontrol.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
  * Copyright (c) 1998 Kenneth D. Merry.
  * All rights reserved.
  *

Modified: head/sbin/camcontrol/fwdownload.c
==============================================================================
--- head/sbin/camcontrol/fwdownload.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/fwdownload.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011 Sandvine Incorporated. All rights reserved.
  * Copyright (c) 2002-2011 Andre Albsmeier <andre at albsmeier.net>
  * All rights reserved.

Modified: head/sbin/camcontrol/modeedit.c
==============================================================================
--- head/sbin/camcontrol/modeedit.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/modeedit.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2000 Kelly Yancey <kbyanc at posi.net>
  * Derived from work done by Julian Elischer <julian at tfs.com,
  * julian at dialix.oz.au>, 1993, and Peter Dufault <dufault at hda.com>, 1994.

Modified: head/sbin/camcontrol/progress.c
==============================================================================
--- head/sbin/camcontrol/progress.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/progress.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: progressbar.c,v 1.21 2009/04/12 10:18:52 lukem Exp $	*/
 
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
  * Copyright (c) 1997-2009 The NetBSD Foundation, Inc.
  * All rights reserved.
  *

Modified: head/sbin/camcontrol/progress.h
==============================================================================
--- head/sbin/camcontrol/progress.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/progress.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: progressbar.c,v 1.21 2009/04/12 10:18:52 lukem Exp $	*/
 
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-NetBSD
+ *
  * Copyright (c) 1997-2012 The NetBSD Foundation, Inc.
  * All rights reserved.
  *

Modified: head/sbin/camcontrol/util.c
==============================================================================
--- head/sbin/camcontrol/util.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/camcontrol/util.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
  * Written By Julian ELischer
  * Copyright julian Elischer 1993.
  * Permission is granted to use or redistribute this file in any way as long

Modified: head/sbin/ccdconfig/ccdconfig.c
==============================================================================
--- head/sbin/ccdconfig/ccdconfig.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ccdconfig/ccdconfig.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 2003 Poul-Henning Kamp
  * Copyright (c) 1995 Jason R. Thorpe.
  * All rights reserved.

Modified: head/sbin/ccdconfig/pathnames.h
==============================================================================
--- head/sbin/ccdconfig/pathnames.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ccdconfig/pathnames.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: pathnames.h,v 1.1 1995/08/17 16:37:20 thorpej Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
  * Copyright (c) 1995 Jason R. Thorpe.
  * All rights reserved.
  *

Modified: head/sbin/comcontrol/comcontrol.c
==============================================================================
--- head/sbin/comcontrol/comcontrol.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/comcontrol/comcontrol.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 1992 Christopher G. Demetriou
  * All rights reserved.
  *

Modified: head/sbin/conscontrol/conscontrol.c
==============================================================================
--- head/sbin/conscontrol/conscontrol.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/conscontrol/conscontrol.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2001 Jonathan Lemon <jlemon at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ddb/ddb.c
==============================================================================
--- head/sbin/ddb/ddb.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ddb/ddb.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2007 Robert N. M. Watson
  * All rights reserved.
  *

Modified: head/sbin/ddb/ddb.h
==============================================================================
--- head/sbin/ddb/ddb.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ddb/ddb.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2007 Robert N. M. Watson
  * All rights reserved.
  *

Modified: head/sbin/ddb/ddb_capture.c
==============================================================================
--- head/sbin/ddb/ddb_capture.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ddb/ddb_capture.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2008 Robert N. M. Watson
  * All rights reserved.
  *

Modified: head/sbin/ddb/ddb_script.c
==============================================================================
--- head/sbin/ddb/ddb_script.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ddb/ddb_script.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2007 Robert N. M. Watson
  * All rights reserved.
  *

Modified: head/sbin/devd/devd.h
==============================================================================
--- head/sbin/devd/devd.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devd/devd.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*-
  * DEVD (Device action daemon)
  *
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 M. Warner Losh <imp at freebsd.org>.
  * All rights reserved.
  *

Modified: head/sbin/devd/devd.hh
==============================================================================
--- head/sbin/devd/devd.hh	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devd/devd.hh	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002-2003 M. Warner Losh.
  * All rights reserved.
  *

Modified: head/sbin/devd/parse.y
==============================================================================
--- head/sbin/devd/parse.y	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devd/parse.y	Mon Nov 27 15:37:16 2017	(r326276)
@@ -2,6 +2,8 @@
 /*-
  * DEVD (Device action daemon)
  *
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 M. Warner Losh <imp at freebsd.org>.
  * All rights reserved.
  *

Modified: head/sbin/devd/token.l
==============================================================================
--- head/sbin/devd/token.l	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devd/token.l	Mon Nov 27 15:37:16 2017	(r326276)
@@ -2,6 +2,8 @@
 /*-
  * DEVD (Device action daemon)
  *
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 M. Warner Losh <imp at freebsd.org>.
  * All rights reserved.
  *

Modified: head/sbin/devfs/devfs.c
==============================================================================
--- head/sbin/devfs/devfs.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devfs/devfs.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2001, 2002 Dima Dorfman.
  * All rights reserved.
  *

Modified: head/sbin/devfs/extern.h
==============================================================================
--- head/sbin/devfs/extern.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devfs/extern.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 Dima Dorfman.
  * All rights reserved.
  *

Modified: head/sbin/devfs/rule.c
==============================================================================
--- head/sbin/devfs/rule.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/devfs/rule.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 Dima Dorfman.
  * All rights reserved.
  *

Modified: head/sbin/etherswitchcfg/etherswitchcfg.c
==============================================================================
--- head/sbin/etherswitchcfg/etherswitchcfg.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/etherswitchcfg/etherswitchcfg.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011-2012 Stefan Bethke.
  * All rights reserved.
  *

Modified: head/sbin/fsck/fsutil.h
==============================================================================
--- head/sbin/fsck/fsutil.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck/fsutil.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fsutil.h,v 1.114 2009/10/21 01:07:46 snj Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (c) 1996 Christos Zoulas.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sbin/fsck_ffs/ea.c
==============================================================================
--- head/sbin/fsck_ffs/ea.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_ffs/ea.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 Poul-Henning Kamp
  * Copyright (c) 2002 Networks Associates Technology, Inc.
  * All rights reserved.

Modified: head/sbin/fsck_ffs/suj.c
==============================================================================
--- head/sbin/fsck_ffs/suj.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_ffs/suj.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright 2009, 2010 Jeffrey W. Roberson <jeff at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/fsck_msdosfs/boot.c
==============================================================================
--- head/sbin/fsck_msdosfs/boot.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/boot.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1995, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  *

Modified: head/sbin/fsck_msdosfs/check.c
==============================================================================
--- head/sbin/fsck_msdosfs/check.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/check.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  *

Modified: head/sbin/fsck_msdosfs/dir.c
==============================================================================
--- head/sbin/fsck_msdosfs/dir.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/dir.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  * Some structure declaration borrowed from Paul Popelka

Modified: head/sbin/fsck_msdosfs/dosfs.h
==============================================================================
--- head/sbin/fsck_msdosfs/dosfs.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/dosfs.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  * Some structure declaration borrowed from Paul Popelka

Modified: head/sbin/fsck_msdosfs/ext.h
==============================================================================
--- head/sbin/fsck_msdosfs/ext.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/ext.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  *

Modified: head/sbin/fsck_msdosfs/fat.c
==============================================================================
--- head/sbin/fsck_msdosfs/fat.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/fat.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  *

Modified: head/sbin/fsck_msdosfs/main.c
==============================================================================
--- head/sbin/fsck_msdosfs/main.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsck_msdosfs/main.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
  * Copyright (C) 1995 Wolfgang Solfrank
  * Copyright (c) 1995 Martin Husemann
  *

Modified: head/sbin/fsdb/fsdb.c
==============================================================================
--- head/sbin/fsdb/fsdb.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsdb/fsdb.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fsdb.c,v 1.2 1995/10/08 23:18:10 thorpej Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
  *  Copyright (c) 1995 John T. Kohl
  *  All rights reserved.
  * 

Modified: head/sbin/fsdb/fsdb.h
==============================================================================
--- head/sbin/fsdb/fsdb.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsdb/fsdb.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fsdb.h,v 1.2 1995/10/08 23:18:11 thorpej Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
  *  Copyright (c) 1995 John T. Kohl
  *  All rights reserved.
  * 

Modified: head/sbin/fsdb/fsdbutil.c
==============================================================================
--- head/sbin/fsdb/fsdbutil.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsdb/fsdbutil.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$NetBSD: fsdbutil.c,v 1.2 1995/10/08 23:18:12 thorpej Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
  *  Copyright (c) 1995 John T. Kohl
  *  All rights reserved.
  * 

Modified: head/sbin/fsirand/fsirand.c
==============================================================================
--- head/sbin/fsirand/fsirand.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/fsirand/fsirand.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,6 +1,8 @@
 /*	$OpenBSD: fsirand.c,v 1.9 1997/02/28 00:46:33 millert Exp $	*/
 
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 1997 Todd C. Miller <Todd.Miller at courtesan.com>
  * All rights reserved.
  *

Modified: head/sbin/gbde/gbde.c
==============================================================================
--- head/sbin/gbde/gbde.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/gbde/gbde.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2002 Poul-Henning Kamp
  * Copyright (c) 2002 Networks Associates Technology, Inc.
  * All rights reserved.

Modified: head/sbin/geom/class/cache/geom_cache.c
==============================================================================
--- head/sbin/geom/class/cache/geom_cache.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/cache/geom_cache.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2006 Ruslan Ermilov <ru at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/concat/geom_concat.c
==============================================================================
--- head/sbin/geom/class/concat/geom_concat.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/concat/geom_concat.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/eli/geom_eli.c
==============================================================================
--- head/sbin/geom/class/eli/geom_eli.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/eli/geom_eli.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/journal/geom_journal.c
==============================================================================
--- head/sbin/geom/class/journal/geom_journal.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/journal/geom_journal.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2005-2006 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/journal/geom_journal.h
==============================================================================
--- head/sbin/geom/class/journal/geom_journal.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/journal/geom_journal.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2006 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/journal/geom_journal_ufs.c
==============================================================================
--- head/sbin/geom/class/journal/geom_journal_ufs.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/journal/geom_journal_ufs.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2006 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/label/geom_label.c
==============================================================================
--- head/sbin/geom/class/label/geom_label.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/label/geom_label.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/mirror/geom_mirror.c
==============================================================================
--- head/sbin/geom/class/mirror/geom_mirror.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/mirror/geom_mirror.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2009 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/mountver/geom_mountver.c
==============================================================================
--- head/sbin/geom/class/mountver/geom_mountver.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/mountver/geom_mountver.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 Edward Tomasz Napierala <trasz at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/multipath/geom_multipath.c
==============================================================================
--- head/sbin/geom/class/multipath/geom_multipath.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/multipath/geom_multipath.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2006 Mathew Jacob <mjacob at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/nop/geom_nop.c
==============================================================================
--- head/sbin/geom/class/nop/geom_nop.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/nop/geom_nop.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2006 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/part/geom_part.c
==============================================================================
--- head/sbin/geom/class/part/geom_part.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/part/geom_part.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2007, 2008 Marcel Moolenaar
  * All rights reserved.
  *

Modified: head/sbin/geom/class/raid/geom_raid.c
==============================================================================
--- head/sbin/geom/class/raid/geom_raid.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/raid/geom_raid.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 Alexander Motin <mav at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/raid3/geom_raid3.c
==============================================================================
--- head/sbin/geom/class/raid3/geom_raid3.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/raid3/geom_raid3.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/sched/geom_sched.c
==============================================================================
--- head/sbin/geom/class/sched/geom_sched.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/sched/geom_sched.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009 Fabio Checconi
  * Copyright (c) 2010 Luigi Rizzo, Universita` di Pisa
  * All rights reserved.

Modified: head/sbin/geom/class/shsec/geom_shsec.c
==============================================================================
--- head/sbin/geom/class/shsec/geom_shsec.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/shsec/geom_shsec.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/stripe/geom_stripe.c
==============================================================================
--- head/sbin/geom/class/stripe/geom_stripe.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/stripe/geom_stripe.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/class/virstor/geom_virstor.c
==============================================================================
--- head/sbin/geom/class/virstor/geom_virstor.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/class/virstor/geom_virstor.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2005 Ivan Voras <ivoras at freebsd.org>
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sbin/geom/core/geom.c
==============================================================================
--- head/sbin/geom/core/geom.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/core/geom.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2009 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/core/geom.h
==============================================================================
--- head/sbin/geom/core/geom.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/core/geom.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/misc/subr.c
==============================================================================
--- head/sbin/geom/misc/subr.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/misc/subr.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/geom/misc/subr.h
==============================================================================
--- head/sbin/geom/misc/subr.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/geom/misc/subr.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004-2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ggate/ggatec/ggatec.c
==============================================================================
--- head/sbin/ggate/ggatec/ggatec.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ggate/ggatec/ggatec.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ggate/ggated/ggated.c
==============================================================================
--- head/sbin/ggate/ggated/ggated.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ggate/ggated/ggated.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ggate/ggatel/ggatel.c
==============================================================================
--- head/sbin/ggate/ggatel/ggatel.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ggate/ggatel/ggatel.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ggate/shared/ggate.c
==============================================================================
--- head/sbin/ggate/shared/ggate.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ggate/shared/ggate.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/ggate/shared/ggate.h
==============================================================================
--- head/sbin/ggate/shared/ggate.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/ggate/shared/ggate.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2004 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/gvinum/gvinum.c
==============================================================================
--- head/sbin/gvinum/gvinum.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/gvinum/gvinum.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  *  Copyright (c) 2004 Lukas Ertl
  *  Copyright (c) 2005 Chris Jones
  *  Copyright (c) 2007 Ulf Lilleengen

Modified: head/sbin/hastctl/hastctl.c
==============================================================================
--- head/sbin/hastctl/hastctl.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastctl/hastctl.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/activemap.c
==============================================================================
--- head/sbin/hastd/activemap.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/activemap.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/activemap.h
==============================================================================
--- head/sbin/hastd/activemap.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/activemap.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/control.c
==============================================================================
--- head/sbin/hastd/control.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/control.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/control.h
==============================================================================
--- head/sbin/hastd/control.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/control.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/ebuf.c
==============================================================================
--- head/sbin/hastd/ebuf.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/ebuf.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/ebuf.h
==============================================================================
--- head/sbin/hastd/ebuf.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/ebuf.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/event.c
==============================================================================
--- head/sbin/hastd/event.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/event.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/hastd/event.h
==============================================================================
--- head/sbin/hastd/event.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/event.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.
  *

Modified: head/sbin/hastd/hast.h
==============================================================================
--- head/sbin/hastd/hast.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.

Modified: head/sbin/hastd/hast_checksum.c
==============================================================================
--- head/sbin/hastd/hast_checksum.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_checksum.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.
  *

Modified: head/sbin/hastd/hast_checksum.h
==============================================================================
--- head/sbin/hastd/hast_checksum.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_checksum.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.
  *

Modified: head/sbin/hastd/hast_compression.c
==============================================================================
--- head/sbin/hastd/hast_compression.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_compression.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.
  *

Modified: head/sbin/hastd/hast_compression.h
==============================================================================
--- head/sbin/hastd/hast_compression.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_compression.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.
  *

Modified: head/sbin/hastd/hast_proto.c
==============================================================================
--- head/sbin/hastd/hast_proto.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_proto.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.

Modified: head/sbin/hastd/hast_proto.h
==============================================================================
--- head/sbin/hastd/hast_proto.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hast_proto.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/hastd.c
==============================================================================
--- head/sbin/hastd/hastd.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hastd.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2010-2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.

Modified: head/sbin/hastd/hastd.h
==============================================================================
--- head/sbin/hastd/hastd.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hastd.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/hooks.c
==============================================================================
--- head/sbin/hastd/hooks.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hooks.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 The FreeBSD Foundation
  * Copyright (c) 2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.

Modified: head/sbin/hastd/hooks.h
==============================================================================
--- head/sbin/hastd/hooks.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/hooks.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 The FreeBSD Foundation
  * Copyright (c) 2010 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.

Modified: head/sbin/hastd/lzf.c
==============================================================================
--- head/sbin/hastd/lzf.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/lzf.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2000-2008 Marc Alexander Lehmann <schmorp at schmorp.de>
  * 
  * Redistribution and use in source and binary forms, with or without modifica-

Modified: head/sbin/hastd/lzf.h
==============================================================================
--- head/sbin/hastd/lzf.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/lzf.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2000-2008 Marc Alexander Lehmann <schmorp at schmorp.de>
  * 
  * Redistribution and use in source and binary forms, with or without modifica-

Modified: head/sbin/hastd/metadata.c
==============================================================================
--- head/sbin/hastd/metadata.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/metadata.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/metadata.h
==============================================================================
--- head/sbin/hastd/metadata.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/metadata.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/nv.c
==============================================================================
--- head/sbin/hastd/nv.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/nv.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/nv.h
==============================================================================
--- head/sbin/hastd/nv.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/nv.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * All rights reserved.
  *

Modified: head/sbin/hastd/parse.y
==============================================================================
--- head/sbin/hastd/parse.y	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/parse.y	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,5 +1,7 @@
 %{
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.

Modified: head/sbin/hastd/pjdlog.c
==============================================================================
--- head/sbin/hastd/pjdlog.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/pjdlog.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2011 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.

Modified: head/sbin/hastd/pjdlog.h
==============================================================================
--- head/sbin/hastd/pjdlog.h	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/pjdlog.h	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation
  * Copyright (c) 2011 Pawel Jakub Dawidek <pjd at FreeBSD.org>
  * All rights reserved.

Modified: head/sbin/hastd/primary.c
==============================================================================
--- head/sbin/hastd/primary.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/primary.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009 The FreeBSD Foundation
  * Copyright (c) 2010-2011 Pawel Jakub Dawidek <pawel at dawidek.net>
  * All rights reserved.

Modified: head/sbin/hastd/proto.c
==============================================================================
--- head/sbin/hastd/proto.c	Mon Nov 27 15:28:26 2017	(r326275)
+++ head/sbin/hastd/proto.c	Mon Nov 27 15:37:16 2017	(r326276)
@@ -1,4 +1,6 @@
 /*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
  * Copyright (c) 2009-2010 The FreeBSD Foundation

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


More information about the svn-src-all mailing list