]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344855 (by jhb):
authorDimitry Andric <dim@FreeBSD.org>
Sat, 7 Nov 2020 18:10:59 +0000 (18:10 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 7 Nov 2020 18:10:59 +0000 (18:10 +0000)
commitefe707b9b5cf7fa084dedae98f10bbd24546bf55
treecb6ed6311d57cff9c052b81f6b91bbee771d7929
parent8cf6b0dbdae4590a4c5f5c6774e2803a11a11575
MFC r344855 (by jhb):

Drop "All rights reserved" from my copyright statements.

Reviewed by: rgrimes
Differential Revision: https://reviews.freebsd.org/D19485
88 files changed:
contrib/elftoolchain/libelf/gelf_mips64el.c
lib/libc/tests/gen/makecontext_test.c
lib/libdevctl/devctl.3
lib/libdevctl/devctl.c
lib/libdevctl/devctl.h
lib/libkvm/kvm_aarch64.h
lib/libkvm/kvm_amd64.h
lib/libkvm/kvm_arm.h
lib/libkvm/kvm_i386.h
lib/libkvm/kvm_mips.h
lib/libkvm/kvm_native.3
lib/libkvm/kvm_riscv.h
lib/libkvm/kvm_sparc64.h
lib/libsysdecode/errno.c
lib/libsysdecode/signal.c
lib/libsysdecode/syscallnames.c
lib/libsysdecode/sysdecode.3
lib/libsysdecode/sysdecode.h
lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3
lib/libsysdecode/sysdecode_cap_rights.3
lib/libsysdecode/sysdecode_enum.3
lib/libsysdecode/sysdecode_fcntl_arg.3
lib/libsysdecode/sysdecode_ioctlname.3
lib/libsysdecode/sysdecode_kevent.3
lib/libsysdecode/sysdecode_mask.3
lib/libsysdecode/sysdecode_quotactl_cmd.3
lib/libsysdecode/sysdecode_sigcode.3
lib/libsysdecode/sysdecode_socket_protocol.3
lib/libsysdecode/sysdecode_sockopt_name.3
lib/libsysdecode/sysdecode_syscallnames.3
lib/libsysdecode/sysdecode_utrace.3
lib/libutil/kinfo_getvmobject.3
sbin/hastd/refcnt.h
share/man/man3/sigevent.3
share/man/man4/ktr.4
share/man/man4/witness.4
share/man/man9/BUS_GET_CPUS.9
share/man/man9/BUS_RESCAN.9
share/man/man9/atomic.9
share/man/man9/bus_map_resource.9
share/man/man9/critical_enter.9
share/man/man9/ithread.9
share/man/man9/ktr.9
share/man/man9/runqueue.9
share/man/man9/scheduler.9
share/man/man9/sleepqueue.9
share/man/man9/swi.9
stand/efi/libefi/devpath.c
stand/i386/cdboot/cdboot.S
stand/i386/libi386/pxe.c
stand/i386/libi386/pxe.h
stand/i386/pxeldr/pxeldr.S
sys/amd64/include/intr_machdep.h
sys/arm/arm/ptrace_machdep.c
sys/dev/acpica/acpi_isab.c
sys/dev/acpica/acpi_pcivar.h
sys/dev/pci/vga_pci.c
sys/dev/rc/rc.c
sys/dev/rc/rcreg.h
sys/i386/pci/pci_pir.c
sys/kern/kern_ktr.c
sys/kern/kern_rwlock.c
sys/kern/subr_lock.c
sys/kern/subr_sleepqueue.c
sys/kern/subr_smp.c
sys/sys/_rwlock.h
sys/sys/refcount.h
sys/sys/rwlock.h
sys/sys/sleepqueue.h
sys/sys/turnstile.h
sys/x86/acpica/madt.c
sys/x86/include/apicvar.h
sys/x86/include/intr_machdep.h
sys/x86/isa/atpic.c
sys/x86/isa/elcr.c
sys/x86/x86/intr_machdep.c
sys/x86/x86/io_apic.c
sys/x86/x86/local_apic.c
sys/x86/x86/mptable.c
sys/x86/x86/mptable_pci.c
sys/x86/xen/pvcpu_enum.c
tests/sys/capsicum/ioctls_test.c
tests/sys/kern/ptrace_test.c
tools/tools/decioctl/decioctl.c
usr.sbin/bhyve/gdb.c
usr.sbin/bhyve/gdb.h
usr.sbin/devctl/devctl.8
usr.sbin/devctl/devctl.c