-/* $OpenBSD: ast.c,v 1.7 2018/06/22 16:08:12 drahn Exp $ */
+/* $OpenBSD: ast.c,v 1.8 2023/04/13 02:19:04 jsg Exp $ */
/*
* Copyright (c) 2015 Dale Rahn <drahn@dalerahn.com>
*
#include <sys/systm.h>
#include <sys/proc.h>
#include <sys/signalvar.h>
-#include <sys/proc.h>
#include <sys/user.h>
#include <sys/signal.h>
#include <sys/syscall.h>
-/* $OpenBSD: cpu.c,v 1.87 2023/03/27 17:49:13 kettenis Exp $ */
+/* $OpenBSD: cpu.c,v 1.88 2023/04/13 02:19:04 jsg Exp $ */
/*
* Copyright (c) 2016 Dale Rahn <drahn@dalerahn.com>
#include <dev/ofw/fdt.h>
#include <machine/cpufunc.h>
-#include <machine/fdt.h>
#include "psci.h"
#if NPSCI > 0
-/* $OpenBSD: syscall.c,v 1.13 2023/02/11 23:07:26 deraadt Exp $ */
+/* $OpenBSD: syscall.c,v 1.14 2023/04/13 02:19:04 jsg Exp $ */
/*
* Copyright (c) 2015 Dale Rahn <drahn@dalerahn.com>
*
#include <sys/signal.h>
#include <sys/syscall.h>
#include <sys/syscall_mi.h>
-#include <sys/systm.h>
-#include <sys/proc.h>
#include <uvm/uvm_extern.h>
-/* $OpenBSD: getsecs.c,v 1.7 2022/09/02 10:15:35 miod Exp $ */
+/* $OpenBSD: getsecs.c,v 1.8 2023/04/13 02:19:04 jsg Exp $ */
/* $NetBSD: getsecs.c,v 1.4 2022/08/24 14:22:35 nonaka Exp $ */
/*-
*/
#include <sys/param.h>
-#include <sys/param.h>
#include <libsa.h>
-/* $OpenBSD: conf.c,v 1.33 2022/10/15 10:12:13 jsg Exp $ */
+/* $OpenBSD: conf.c,v 1.34 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 1992, 1993
#include "vnd.h"
#include "sd.h"
#include "cd.h"
-#include "st.h"
#include "wd.h"
bdev_decl(wd);
#include "rd.h"
-/* $OpenBSD: gdium_machdep.c,v 1.8 2014/03/27 22:16:03 miod Exp $ */
+/* $OpenBSD: gdium_machdep.c,v 1.9 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2010 Miodrag Vallat.
extern struct cfdriver scsibus_cd;
extern struct cfdriver sd_cd;
-#include <dev/pci/pcivar.h>
#include <dev/usb/usb.h>
#include <dev/usb/usbdi.h>
-/* $OpenBSD: conf.c,v 1.29 2022/10/15 10:12:13 jsg Exp $ */
+/* $OpenBSD: conf.c,v 1.30 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 1992, 1993
#include "vnd.h"
#include "sd.h"
#include "cd.h"
-#include "st.h"
#include "wd.h"
bdev_decl(wd);
#include "rd.h"
-/* $OpenBSD: trap.c,v 1.53 2023/04/11 00:45:08 jsg Exp $ */
+/* $OpenBSD: trap.c,v 1.54 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2020 Mark Kettenis <kettenis@openbsd.org>
#include <sys/user.h>
#include <sys/syscall.h>
#include <sys/syscall_mi.h>
-#include <sys/systm.h>
#include <uvm/uvm_extern.h>
-/* $OpenBSD: ast.c,v 1.3 2021/05/14 06:48:52 jsg Exp $ */
+/* $OpenBSD: ast.c,v 1.4 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2015 Dale Rahn <drahn@dalerahn.com>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
-#include <sys/proc.h>
#include <sys/user.h>
#include <sys/syscall.h>
#include <sys/syscall_mi.h>
-/* $OpenBSD: syscall.c,v 1.15 2023/02/11 23:07:27 deraadt Exp $ */
+/* $OpenBSD: syscall.c,v 1.16 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2020 Brian Bamsch <bbamsch@google.com>
#include <sys/user.h>
#include <sys/syscall.h>
#include <sys/syscall_mi.h>
-#include <sys/systm.h>
-#include <sys/proc.h>
#include <uvm/uvm_extern.h>
-/* $OpenBSD: boot.c,v 1.40 2022/09/02 08:13:03 kn Exp $ */
+/* $OpenBSD: boot.c,v 1.41 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: boot.c,v 1.3 2001/05/31 08:55:19 mrg Exp $ */
/*
* Copyright (c) 1997, 1999 Eduardo E. Horvath. All rights reserved.
#include <lib/libsa/arc4.h>
#ifdef SOFTRAID
-#include <sys/param.h>
#include <sys/queue.h>
#include <dev/biovar.h>
#include <dev/softraidvar.h>
-/* $OpenBSD: elf64_exec.c,v 1.12 2020/06/13 12:25:09 kn Exp $ */
+/* $OpenBSD: elf64_exec.c,v 1.13 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: elfXX_exec.c,v 1.2 2001/08/15 20:08:15 eeh Exp $ */
/*
#include <machine/boot_flag.h>
#ifdef SOFTRAID
-#include <sys/param.h>
#include <sys/queue.h>
#include <sys/disklabel.h>
#include <dev/biovar.h>
#include <dev/acpi/amltypes.h>
#include <dev/acpi/dsdt.h>
-#include <uvm/uvm_extern.h>
-
#include <machine/i8259.h>
#include <machine/i82093reg.h>
#include <machine/i82093var.h>
-/* $OpenBSD: diskmap.c,v 1.26 2019/08/06 07:16:48 anton Exp $ */
+/* $OpenBSD: diskmap.c,v 1.27 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2009, 2010 Joel Sing <jsing@openbsd.org>
#include <sys/proc.h>
#include <sys/vnode.h>
#include <sys/pledge.h>
-#include <sys/namei.h>
int
diskmapopen(dev_t dev, int flag, int fmt, struct proc *p)
-/* $OpenBSD: dt_prov_syscall.c,v 1.7 2021/12/09 00:26:11 guenther Exp $ */
+/* $OpenBSD: dt_prov_syscall.c,v 1.8 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2019 Martin Pieuchot <mpi@openbsd.org>
#include <sys/param.h>
#include <sys/malloc.h>
#include <sys/atomic.h>
-#include <sys/systm.h>
#include <sys/syscall.h>
#include <dev/dt/dtvar.h>
-/* $OpenBSD: if_mvneta.c,v 1.29 2023/04/03 01:46:18 dlg Exp $ */
+/* $OpenBSD: if_mvneta.c,v 1.30 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: if_mvneta.c,v 1.41 2015/04/15 10:15:40 hsuenaga Exp $ */
/*
* Copyright (c) 2007, 2008, 2013 KIYOHARA Takashi
#include <net/if_media.h>
#include <net/if_types.h>
-#include <net/bpf.h>
-
#include <netinet/in.h>
#include <netinet/if_ether.h>
-/* $OpenBSD: virtio_pci.c,v 1.31 2022/03/11 18:00:52 mpi Exp $ */
+/* $OpenBSD: virtio_pci.c,v 1.32 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: virtio.c,v 1.3 2011/11/02 23:05:52 njoly Exp $ */
/*
#include <dev/pv/virtioreg.h>
#include <dev/pv/virtiovar.h>
-#include <dev/pci/virtio_pcireg.h>
#define DNPRINTF(n,x...) \
do { if (VIRTIO_DEBUG >= n) printf(x); } while(0)
-/* $OpenBSD: rasops.c,v 1.70 2023/02/03 18:34:24 miod Exp $ */
+/* $OpenBSD: rasops.c,v 1.71 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: rasops.c,v 1.35 2001/02/02 06:01:01 marcus Exp $ */
/*-
* built-in Zaurus C3x00 display in 16bpp).
*/
-#include <sys/malloc.h>
-
void
rasops_rotate_font(int *cookie, int ccw)
{
-/* $OpenBSD: udf_vfsops.c,v 1.70 2022/01/11 03:13:59 jsg Exp $ */
+/* $OpenBSD: udf_vfsops.c,v 1.71 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2001, 2002 Scott Long <scottl@freebsd.org>
#include <sys/lock.h>
#include <sys/queue.h>
#include <sys/vnode.h>
-#include <sys/lock.h>
#include <sys/endian.h>
#include <sys/specdev.h>
-/* $OpenBSD: udf_vnops.c,v 1.69 2021/12/12 09:14:59 visa Exp $ */
+/* $OpenBSD: udf_vnops.c,v 1.70 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2001, 2002 Scott Long <scottl@freebsd.org>
#include <sys/lock.h>
#include <sys/mount.h>
#include <sys/vnode.h>
-#include <sys/lock.h>
#include <sys/dirent.h>
#include <sys/queue.h>
#include <sys/endian.h>
-/* $OpenBSD: if_gre.c,v 1.172 2022/06/26 15:50:21 mvs Exp $ */
+/* $OpenBSD: if_gre.c,v 1.173 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: if_gre.c,v 1.9 1999/10/25 19:18:11 drochner Exp $ */
/*
#include <sys/sysctl.h>
/* for nvgre bridge shizz */
-#include <sys/socket.h>
#include <net/if_bridge.h>
#include <net/if_etherbridge.h>
-/* $OpenBSD: if_pflow.c,v 1.98 2022/11/23 15:12:27 mvs Exp $ */
+/* $OpenBSD: if_pflow.c,v 1.99 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2011 Florian Obser <florian@narrans.de>
#include <sys/timeout.h>
#include <sys/ioctl.h>
#include <sys/kernel.h>
-#include <sys/socket.h>
#include <sys/socketvar.h>
#include <sys/sysctl.h>
-/* $OpenBSD: if_vxlan.c,v 1.91 2022/06/06 14:45:41 claudio Exp $ */
+/* $OpenBSD: if_vxlan.c,v 1.92 2023/04/13 02:19:05 jsg Exp $ */
/*
* Copyright (c) 2021 David Gwynne <dlg@openbsd.org>
#include <sys/refcnt.h>
#include <sys/smr.h>
-#include <sys/socket.h>
#include <sys/socketvar.h>
#include <net/if.h>