Module Name:    src
Committed By:   mrg
Date:           Sun Feb  4 05:43:07 UTC 2024

Modified Files:
        src/compat: README
        src/external/bsd/top/dist/machine: m_netbsd.c
        src/lib/libc/sys: swapctl.2
        src/libexec/httpd/libbozohttpd: libbozohttpd.3
        src/sbin/rcorder: rcorder.8
        src/sbin/swapctl: swapctl.8
        src/share/man/man4: mos.4 usbnet.4
        src/share/man/man4/man4.evbarm: rktsadc.4
        src/share/man/man8: creds_msdos.8
        src/share/man/man9: usbnet.9 uvm.9
        src/sys/dev/usb: ehci.c motg.c ohci.c uaudio.c uhci.c uhid.c uhidev.c
            umidi.c usb.c usbdi.c usbdi_util.c usbdivar.h usbroothub.c
        src/usr.bin/audio/play: audioplay.1
        src/usr.bin/audio/record: audiorecord.1
        src/usr.bin/gzip: gzip.1
        src/usr.bin/midirecord: midirecord.1

Log Message:
update my email address.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/compat/README
cvs rdiff -u -r1.29 -r1.30 src/external/bsd/top/dist/machine/m_netbsd.c
cvs rdiff -u -r1.39 -r1.40 src/lib/libc/sys/swapctl.2
cvs rdiff -u -r1.6 -r1.7 src/libexec/httpd/libbozohttpd/libbozohttpd.3
cvs rdiff -u -r1.10 -r1.11 src/sbin/rcorder/rcorder.8
cvs rdiff -u -r1.44 -r1.45 src/sbin/swapctl/swapctl.8
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/mos.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/usbnet.4
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.evbarm/rktsadc.4
cvs rdiff -u -r1.4 -r1.5 src/share/man/man8/creds_msdos.8
cvs rdiff -u -r1.21 -r1.22 src/share/man/man9/usbnet.9
cvs rdiff -u -r1.114 -r1.115 src/share/man/man9/uvm.9
cvs rdiff -u -r1.319 -r1.320 src/sys/dev/usb/ehci.c
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/motg.c
cvs rdiff -u -r1.323 -r1.324 src/sys/dev/usb/ohci.c
cvs rdiff -u -r1.182 -r1.183 src/sys/dev/usb/uaudio.c
cvs rdiff -u -r1.316 -r1.317 src/sys/dev/usb/uhci.c
cvs rdiff -u -r1.128 -r1.129 src/sys/dev/usb/uhid.c
cvs rdiff -u -r1.94 -r1.95 src/sys/dev/usb/uhidev.c
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/usb/umidi.c
cvs rdiff -u -r1.202 -r1.203 src/sys/dev/usb/usb.c
cvs rdiff -u -r1.250 -r1.251 src/sys/dev/usb/usbdi.c
cvs rdiff -u -r1.87 -r1.88 src/sys/dev/usb/usbdi_util.c
cvs rdiff -u -r1.137 -r1.138 src/sys/dev/usb/usbdivar.h
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/usb/usbroothub.c
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/audio/play/audioplay.1
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/audio/record/audiorecord.1
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/gzip/gzip.1
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/midirecord/midirecord.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/compat/README
diff -u src/compat/README:1.8 src/compat/README:1.9
--- src/compat/README:1.8	Thu Mar 29 18:35:11 2012
+++ src/compat/README	Sun Feb  4 05:43:05 2024
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.8 2012/03/29 18:35:11 wiz Exp $
+$NetBSD: README,v 1.9 2024/02/04 05:43:05 mrg Exp $
 
 
 Building multi-ABI libraries for NetBSD platforms.
@@ -68,5 +68,5 @@ be fixed in a better way.
 
 
 
-m...@eterna.com.au
+m...@eterna23.net
 december 2009

Index: src/external/bsd/top/dist/machine/m_netbsd.c
diff -u src/external/bsd/top/dist/machine/m_netbsd.c:1.29 src/external/bsd/top/dist/machine/m_netbsd.c:1.30
--- src/external/bsd/top/dist/machine/m_netbsd.c:1.29	Thu Dec 14 07:18:44 2023
+++ src/external/bsd/top/dist/machine/m_netbsd.c	Sun Feb  4 05:43:05 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: m_netbsd.c,v 1.29 2023/12/14 07:18:44 mrg Exp $	*/
+/*	$NetBSD: m_netbsd.c,v 1.30 2024/02/04 05:43:05 mrg Exp $	*/
 
 /*
  * top - a top users display for Unix
@@ -39,18 +39,18 @@
  *		Wolfram Schneider <wo...@cs.tu-berlin.de>
  *		Arne Helme <a...@acm.org>
  *		Luke Mewburn <lu...@netbsd.org>
- *		matthew green <m...@eterna.com.au>
+ *		matthew green <m...@eterna23.net>
  *		Simon Burge <sim...@netbsd.org>
  *		Tomas Svensson <t...@unix1.net>
  *		Andrew Doran <a...@netbsd.org>
  *
  *
- * $Id: m_netbsd.c,v 1.29 2023/12/14 07:18:44 mrg Exp $
+ * $Id: m_netbsd.c,v 1.30 2024/02/04 05:43:05 mrg Exp $
  */
 #include <sys/cdefs.h>
 
 #ifndef lint
-__RCSID("$NetBSD: m_netbsd.c,v 1.29 2023/12/14 07:18:44 mrg Exp $");
+__RCSID("$NetBSD: m_netbsd.c,v 1.30 2024/02/04 05:43:05 mrg Exp $");
 #endif
 
 #include <sys/param.h>

Index: src/lib/libc/sys/swapctl.2
diff -u src/lib/libc/sys/swapctl.2:1.39 src/lib/libc/sys/swapctl.2:1.40
--- src/lib/libc/sys/swapctl.2:1.39	Sun Nov  2 11:28:03 2014
+++ src/lib/libc/sys/swapctl.2	Sun Feb  4 05:43:05 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: swapctl.2,v 1.39 2014/11/02 11:28:03 njoly Exp $
+.\"	$NetBSD: swapctl.2,v 1.40 2024/02/04 05:43:05 mrg Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
@@ -275,7 +275,7 @@ to its current location in
 .Sh AUTHORS
 .An -nosplit
 The current swap system was designed and implemented by
-.An Matthew Green Aq Mt m...@eterna.com.au ,
+.An Matthew Green Aq Mt m...@eterna23.net ,
 with help from
 .An Paul Kranenburg Aq Mt p...@netbsd.org
 and

Index: src/libexec/httpd/libbozohttpd/libbozohttpd.3
diff -u src/libexec/httpd/libbozohttpd/libbozohttpd.3:1.6 src/libexec/httpd/libbozohttpd/libbozohttpd.3:1.7
--- src/libexec/httpd/libbozohttpd/libbozohttpd.3:1.6	Sat Feb 27 12:36:46 2021
+++ src/libexec/httpd/libbozohttpd/libbozohttpd.3	Sun Feb  4 05:43:05 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: libbozohttpd.3,v 1.6 2021/02/27 12:36:46 mrg Exp $
+.\" $NetBSD: libbozohttpd.3,v 1.7 2024/02/04 05:43:05 mrg Exp $
 .\"
 .\" $eterna: libbozohttpd.3,v 1.2 2010/05/10 02:48:23 mrg Exp $
 .\"
@@ -142,7 +142,7 @@ The
 library first appeared in
 .Nx 6.0 .
 .Sh AUTHORS
-.An Matthew R. Green Aq Mt m...@eterna.com.au
+.An Matthew R. Green Aq Mt m...@eterna23.net
 .An Alistair Crooks Aq Mt a...@netbsd.org
 wrote this high-level interface.
 .Pp

Index: src/sbin/rcorder/rcorder.8
diff -u src/sbin/rcorder/rcorder.8:1.10 src/sbin/rcorder/rcorder.8:1.11
--- src/sbin/rcorder/rcorder.8:1.10	Tue Mar 18 18:20:39 2014
+++ src/sbin/rcorder/rcorder.8	Sun Feb  4 05:43:05 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rcorder.8,v 1.10 2014/03/18 18:20:39 riastradh Exp $
+.\"	$NetBSD: rcorder.8,v 1.11 2024/02/04 05:43:05 mrg Exp $
 .\"
 .\" Copyright (c) 1998
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -168,4 +168,4 @@ program first appeared in
 Written by
 .An Perry E. Metzger Aq Mt pe...@piermont.com
 and
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .

Index: src/sbin/swapctl/swapctl.8
diff -u src/sbin/swapctl/swapctl.8:1.44 src/sbin/swapctl/swapctl.8:1.45
--- src/sbin/swapctl/swapctl.8:1.44	Tue Mar 18 18:20:39 2014
+++ src/sbin/swapctl/swapctl.8	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: swapctl.8,v 1.44 2014/03/18 18:20:39 riastradh Exp $
+.\"	$NetBSD: swapctl.8,v 1.45 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
@@ -362,7 +362,7 @@ program, provided for backwards compatib
 The
 .Nm
 program was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .
 .Sh CAVEATS
 Using the automatic swap partition detection done by the
 .Fl A Fl t Ar auto

Index: src/share/man/man4/mos.4
diff -u src/share/man/man4/mos.4:1.2 src/share/man/man4/mos.4:1.3
--- src/share/man/man4/mos.4:1.2	Fri Sep 20 13:42:24 2019
+++ src/share/man/man4/mos.4	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mos.4,v 1.2 2019/09/20 13:42:24 wiz Exp $
+.\"	$NetBSD: mos.4,v 1.3 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 1997, 1998, 1999, 2000-2003
 .\"	Bill Paul <wp...@windriver.com>. All rights reserved.
@@ -120,7 +120,7 @@ driver first appeared in
 It was ported to
 .Nx
 by
-.An Matthew R. Green Aq Mt m...@eterna.com.au
+.An Matthew R. Green Aq Mt m...@eterna23.net
 and first appeared in
 .Nx 10.0 .
 .Sh AUTHORS

Index: src/share/man/man4/usbnet.4
diff -u src/share/man/man4/usbnet.4:1.6 src/share/man/man4/usbnet.4:1.7
--- src/share/man/man4/usbnet.4:1.6	Sat Dec 11 19:24:19 2021
+++ src/share/man/man4/usbnet.4	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: usbnet.4,v 1.6 2021/12/11 19:24:19 mrg Exp $
+.\"	$NetBSD: usbnet.4,v 1.7 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 2019 Matthew R. Green
 .\" All rights reserved.
@@ -98,4 +98,4 @@ framework first appeared in
 The
 .Nm
 framework was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au
+.An Matthew R. Green Aq Mt m...@eterna23.net

Index: src/share/man/man4/man4.evbarm/rktsadc.4
diff -u src/share/man/man4/man4.evbarm/rktsadc.4:1.3 src/share/man/man4/man4.evbarm/rktsadc.4:1.4
--- src/share/man/man4/man4.evbarm/rktsadc.4:1.3	Sat Dec 11 19:24:19 2021
+++ src/share/man/man4/man4.evbarm/rktsadc.4	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rktsadc.4,v 1.3 2021/12/11 19:24:19 mrg Exp $
+.\"	$NetBSD: rktsadc.4,v 1.4 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 2019 Matthew R. Green
 .\" All rights reserved.
@@ -63,4 +63,4 @@ driver first appeared in
 The
 .Nm
 driver was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .

Index: src/share/man/man8/creds_msdos.8
diff -u src/share/man/man8/creds_msdos.8:1.4 src/share/man/man8/creds_msdos.8:1.5
--- src/share/man/man8/creds_msdos.8:1.4	Tue Jan  2 23:21:22 2024
+++ src/share/man/man8/creds_msdos.8	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: creds_msdos.8,v 1.4 2024/01/02 23:21:22 uwe Exp $
+.\"	$NetBSD: creds_msdos.8,v 1.5 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 2019 Matthew R. Green
 .\" All rights reserved.
@@ -111,4 +111,4 @@ The
 script appeared in
 .Nx 9.0 .
 .Sh AUTHORS
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .

Index: src/share/man/man9/usbnet.9
diff -u src/share/man/man9/usbnet.9:1.21 src/share/man/man9/usbnet.9:1.22
--- src/share/man/man9/usbnet.9:1.21	Tue Oct 17 03:12:35 2023
+++ src/share/man/man9/usbnet.9	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: usbnet.9,v 1.21 2023/10/17 03:12:35 mrg Exp $
+.\"	$NetBSD: usbnet.9,v 1.22 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 2019 Matthew R. Green
 .\" All rights reserved.
@@ -824,4 +824,4 @@ interface first appeared in
 Portions of the original design are based upon ideas from
 .An Nick Hudson Aq Mt sk...@netbsd.org .
 .Sh AUTHORS
-.An Matthew R. Green Aq Mt m...@eterna.com.au
+.An Matthew R. Green Aq Mt m...@eterna23.net

Index: src/share/man/man9/uvm.9
diff -u src/share/man/man9/uvm.9:1.114 src/share/man/man9/uvm.9:1.115
--- src/share/man/man9/uvm.9:1.114	Mon Jul  3 21:28:48 2017
+++ src/share/man/man9/uvm.9	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: uvm.9,v 1.114 2017/07/03 21:28:48 wiz Exp $
+.\"	$NetBSD: uvm.9,v 1.115 2024/02/04 05:43:06 mrg Exp $
 .\"
 .\" Copyright (c) 1998 Matthew R. Green
 .\" All rights reserved.
@@ -699,7 +699,7 @@ UVM appeared in
 designed and implemented UVM.
 .Pp
 .An Matthew Green
-.Aq Mt m...@eterna.com.au
+.Aq Mt m...@eterna23.net
 wrote the swap-space management code and handled the logistical issues
 involved with merging UVM into the
 .Nx

Index: src/sys/dev/usb/ehci.c
diff -u src/sys/dev/usb/ehci.c:1.319 src/sys/dev/usb/ehci.c:1.320
--- src/sys/dev/usb/ehci.c:1.319	Sat Oct 28 21:18:31 2023
+++ src/sys/dev/usb/ehci.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ehci.c,v 1.319 2023/10/28 21:18:31 riastradh Exp $ */
+/*	$NetBSD: ehci.c,v 1.320 2024/02/04 05:43:06 mrg Exp $ */
 
 /*
  * Copyright (c) 2004-2012,2016,2020 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net), Charles M. Hannum,
  * Jeremy Morse (jeremy.mo...@gmail.com), Jared D. McNeill
- * (jmcne...@invisible.ca). Matthew R. Green (m...@eterna.com.au), and
+ * (jmcne...@invisible.ca). Matthew R. Green (m...@eterna23.net), and
  * Nick Hudson .
  *
  * Redistribution and use in source and binary forms, with or without
@@ -54,7 +54,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ehci.c,v 1.319 2023/10/28 21:18:31 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ehci.c,v 1.320 2024/02/04 05:43:06 mrg Exp $");
 
 #include "ohci.h"
 #include "uhci.h"

Index: src/sys/dev/usb/motg.c
diff -u src/sys/dev/usb/motg.c:1.41 src/sys/dev/usb/motg.c:1.42
--- src/sys/dev/usb/motg.c:1.41	Wed Mar  9 22:17:41 2022
+++ src/sys/dev/usb/motg.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: motg.c,v 1.41 2022/03/09 22:17:41 riastradh Exp $	*/
+/*	$NetBSD: motg.c,v 1.42 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2004, 2011, 2012, 2014 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
  * Carlstedt Research & Technology, Jared D. McNeill (jmcne...@invisible.ca),
- * Matthew R. Green (m...@eterna.com.au), and Manuel Bouyer (bou...@netbsd.org).
+ * Matthew R. Green (m...@eterna23.net), and Manuel Bouyer (bou...@netbsd.org).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -40,7 +40,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: motg.c,v 1.41 2022/03/09 22:17:41 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: motg.c,v 1.42 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/ohci.c
diff -u src/sys/dev/usb/ohci.c:1.323 src/sys/dev/usb/ohci.c:1.324
--- src/sys/dev/usb/ohci.c:1.323	Wed Mar  9 22:18:54 2022
+++ src/sys/dev/usb/ohci.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: ohci.c,v 1.323 2022/03/09 22:18:54 riastradh Exp $	*/
+/*	$NetBSD: ohci.c,v 1.324 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2004, 2005, 2012, 2016, 2020 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
  * Carlstedt Research & Technology, Jared D. McNeill (jmcne...@invisible.ca),
- * Matthew R. Green (m...@eterna.com.au), and Nick Hudson.
+ * Matthew R. Green (m...@eterna23.net), and Nick Hudson.
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Charles M. Hannum.
@@ -42,7 +42,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ohci.c,v 1.323 2022/03/09 22:18:54 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ohci.c,v 1.324 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/uaudio.c
diff -u src/sys/dev/usb/uaudio.c:1.182 src/sys/dev/usb/uaudio.c:1.183
--- src/sys/dev/usb/uaudio.c:1.182	Mon Aug 14 21:17:08 2023
+++ src/sys/dev/usb/uaudio.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: uaudio.c,v 1.182 2023/08/14 21:17:08 andvar Exp $	*/
+/*	$NetBSD: uaudio.c,v 1.183 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1999, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology, and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology, and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -37,7 +37,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: uaudio.c,v 1.182 2023/08/14 21:17:08 andvar Exp $");
+__KERNEL_RCSID(0, "$NetBSD: uaudio.c,v 1.183 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/uhci.c
diff -u src/sys/dev/usb/uhci.c:1.316 src/sys/dev/usb/uhci.c:1.317
--- src/sys/dev/usb/uhci.c:1.316	Wed Aug 17 20:03:05 2022
+++ src/sys/dev/usb/uhci.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: uhci.c,v 1.316 2022/08/17 20:03:05 riastradh Exp $	*/
+/*	$NetBSD: uhci.c,v 1.317 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2004, 2011, 2012, 2016, 2020 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
  * Carlstedt Research & Technology, Jared D. McNeill (jmcne...@invisible.ca),
- * Matthew R. Green (m...@eterna.com.au) and Nick Hudson.
+ * Matthew R. Green (m...@eterna23.net) and Nick Hudson.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -42,7 +42,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: uhci.c,v 1.316 2022/08/17 20:03:05 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: uhci.c,v 1.317 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/uhid.c
diff -u src/sys/dev/usb/uhid.c:1.128 src/sys/dev/usb/uhid.c:1.129
--- src/sys/dev/usb/uhid.c:1.128	Mon Jul 31 17:41:18 2023
+++ src/sys/dev/usb/uhid.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: uhid.c,v 1.128 2023/07/31 17:41:18 christos Exp $	*/
+/*	$NetBSD: uhid.c,v 1.129 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2004, 2008, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -35,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: uhid.c,v 1.128 2023/07/31 17:41:18 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: uhid.c,v 1.129 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_compat_netbsd.h"

Index: src/sys/dev/usb/uhidev.c
diff -u src/sys/dev/usb/uhidev.c:1.94 src/sys/dev/usb/uhidev.c:1.95
--- src/sys/dev/usb/uhidev.c:1.94	Fri Nov  4 19:46:55 2022
+++ src/sys/dev/usb/uhidev.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: uhidev.c,v 1.94 2022/11/04 19:46:55 jmcneill Exp $	*/
+/*	$NetBSD: uhidev.c,v 1.95 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 2001, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -35,7 +35,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: uhidev.c,v 1.94 2022/11/04 19:46:55 jmcneill Exp $");
+__KERNEL_RCSID(0, "$NetBSD: uhidev.c,v 1.95 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/umidi.c
diff -u src/sys/dev/usb/umidi.c:1.89 src/sys/dev/usb/umidi.c:1.90
--- src/sys/dev/usb/umidi.c:1.89	Fri Jul  1 01:08:06 2022
+++ src/sys/dev/usb/umidi.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: umidi.c,v 1.89 2022/07/01 01:08:06 riastradh Exp $	*/
+/*	$NetBSD: umidi.c,v 1.90 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 2001, 2012, 2014 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Takuya SHIOZAKI (tshio...@netbsd.org), (full-size transfers, extended
  * hw_if) Chapman Flack (c...@netbsd.org), and Matthew R. Green
- * (m...@eterna.com.au).
+ * (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: umidi.c,v 1.89 2022/07/01 01:08:06 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: umidi.c,v 1.90 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/usb.c
diff -u src/sys/dev/usb/usb.c:1.202 src/sys/dev/usb/usb.c:1.203
--- src/sys/dev/usb/usb.c:1.202	Mon Jul 31 17:41:18 2023
+++ src/sys/dev/usb/usb.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: usb.c,v 1.202 2023/07/31 17:41:18 christos Exp $	*/
+/*	$NetBSD: usb.c,v 1.203 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2002, 2008, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -37,7 +37,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: usb.c,v 1.202 2023/07/31 17:41:18 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: usb.c,v 1.203 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/usbdi.c
diff -u src/sys/dev/usb/usbdi.c:1.250 src/sys/dev/usb/usbdi.c:1.251
--- src/sys/dev/usb/usbdi.c:1.250	Sat Jan 13 18:22:13 2024
+++ src/sys/dev/usb/usbdi.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: usbdi.c,v 1.250 2024/01/13 18:22:13 riastradh Exp $	*/
+/*	$NetBSD: usbdi.c,v 1.251 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2012, 2015 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology, Matthew R. Green (m...@eterna.com.au),
+ * Carlstedt Research & Technology, Matthew R. Green (m...@eterna23.net),
  * and Nick Hudson.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: usbdi.c,v 1.250 2024/01/13 18:22:13 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: usbdi.c,v 1.251 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/usbdi_util.c
diff -u src/sys/dev/usb/usbdi_util.c:1.87 src/sys/dev/usb/usbdi_util.c:1.88
--- src/sys/dev/usb/usbdi_util.c:1.87	Sun Apr 17 13:16:52 2022
+++ src/sys/dev/usb/usbdi_util.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: usbdi_util.c,v 1.87 2022/04/17 13:16:52 riastradh Exp $	*/
+/*	$NetBSD: usbdi_util.c,v 1.88 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -31,7 +31,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: usbdi_util.c,v 1.87 2022/04/17 13:16:52 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: usbdi_util.c,v 1.88 2024/02/04 05:43:06 mrg Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"

Index: src/sys/dev/usb/usbdivar.h
diff -u src/sys/dev/usb/usbdivar.h:1.137 src/sys/dev/usb/usbdivar.h:1.138
--- src/sys/dev/usb/usbdivar.h:1.137	Sun Mar 13 11:28:52 2022
+++ src/sys/dev/usb/usbdivar.h	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/*	$NetBSD: usbdivar.h,v 1.137 2022/03/13 11:28:52 riastradh Exp $	*/
+/*	$NetBSD: usbdivar.h,v 1.138 2024/02/04 05:43:06 mrg Exp $	*/
 
 /*
  * Copyright (c) 1998, 2012 The NetBSD Foundation, Inc.
@@ -6,7 +6,7 @@
  *
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
- * Carlstedt Research & Technology and Matthew R. Green (m...@eterna.com.au).
+ * Carlstedt Research & Technology and Matthew R. Green (m...@eterna23.net).
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Index: src/sys/dev/usb/usbroothub.c
diff -u src/sys/dev/usb/usbroothub.c:1.15 src/sys/dev/usb/usbroothub.c:1.16
--- src/sys/dev/usb/usbroothub.c:1.15	Sun Mar 13 11:28:52 2022
+++ src/sys/dev/usb/usbroothub.c	Sun Feb  4 05:43:06 2024
@@ -1,4 +1,4 @@
-/* $NetBSD: usbroothub.c,v 1.15 2022/03/13 11:28:52 riastradh Exp $ */
+/* $NetBSD: usbroothub.c,v 1.16 2024/02/04 05:43:06 mrg Exp $ */
 
 /*-
  * Copyright (c) 1998, 2004, 2011, 2012 The NetBSD Foundation, Inc.
@@ -7,7 +7,7 @@
  * This code is derived from software contributed to The NetBSD Foundation
  * by Lennart Augustsson (lenn...@augustsson.net) at
  * Carlstedt Research & Technology, Jared D. McNeill (jmcne...@invisible.ca),
- * Matthew R. Green (m...@eterna.com.au) and Nick Hudson.
+ * Matthew R. Green (m...@eterna23.net) and Nick Hudson.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -58,7 +58,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: usbroothub.c,v 1.15 2022/03/13 11:28:52 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: usbroothub.c,v 1.16 2024/02/04 05:43:06 mrg Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>		/* for ostype */

Index: src/usr.bin/audio/play/audioplay.1
diff -u src/usr.bin/audio/play/audioplay.1:1.32 src/usr.bin/audio/play/audioplay.1:1.33
--- src/usr.bin/audio/play/audioplay.1:1.32	Fri Jun 30 23:36:47 2023
+++ src/usr.bin/audio/play/audioplay.1	Sun Feb  4 05:43:07 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audioplay.1,v 1.32 2023/06/30 23:36:47 gutteridge Exp $
+.\"	$NetBSD: audioplay.1,v 1.33 2024/02/04 05:43:07 mrg Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2002, 2010, 2019 Matthew R. Green
 .\" All rights reserved.
@@ -208,4 +208,4 @@ Support for RIFF WAVE IEEE floating poin
 The
 .Nm
 program was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .

Index: src/usr.bin/audio/record/audiorecord.1
diff -u src/usr.bin/audio/record/audiorecord.1:1.44 src/usr.bin/audio/record/audiorecord.1:1.45
--- src/usr.bin/audio/record/audiorecord.1:1.44	Thu Mar 25 10:03:26 2021
+++ src/usr.bin/audio/record/audiorecord.1	Sun Feb  4 05:43:07 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: audiorecord.1,v 1.44 2021/03/25 10:03:26 nia Exp $
+.\"	$NetBSD: audiorecord.1,v 1.45 2024/02/04 05:43:07 mrg Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2001, 2002, 2010 Matthew R. Green
 .\" All rights reserved.
@@ -223,7 +223,7 @@ big/little-endian samples was first made
 The
 .Nm
 program was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .
 .Sh BUGS
 WAV big-endian samples are converted to little-endian, rather than
 a RIFX header being written.

Index: src/usr.bin/gzip/gzip.1
diff -u src/usr.bin/gzip/gzip.1:1.31 src/usr.bin/gzip/gzip.1:1.32
--- src/usr.bin/gzip/gzip.1:1.31	Fri Oct 26 22:10:15 2018
+++ src/usr.bin/gzip/gzip.1	Sun Feb  4 05:43:07 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: gzip.1,v 1.31 2018/10/26 22:10:15 christos Exp $
+.\"	$NetBSD: gzip.1,v 1.32 2024/02/04 05:43:07 mrg Exp $
 .\"
 .\" Copyright (c) 1997, 2003, 2004, 2008, 2009, 2015, 2017 Matthew R. Green
 .\" All rights reserved.
@@ -217,4 +217,4 @@ version 20170803.
 This implementation of
 .Nm
 was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .

Index: src/usr.bin/midirecord/midirecord.1
diff -u src/usr.bin/midirecord/midirecord.1:1.8 src/usr.bin/midirecord/midirecord.1:1.9
--- src/usr.bin/midirecord/midirecord.1:1.8	Sat Mar 14 09:01:11 2020
+++ src/usr.bin/midirecord/midirecord.1	Sun Feb  4 05:43:07 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: midirecord.1,v 1.8 2020/03/14 09:01:11 wiz Exp $
+.\"	$NetBSD: midirecord.1,v 1.9 2024/02/04 05:43:07 mrg Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2001, 2002, 2010, 2014, 2015, 2020 Matthew R. Green
 .\" All rights reserved.
@@ -152,7 +152,7 @@ program was first seen in
 The
 .Nm
 program was written by
-.An Matthew R. Green Aq Mt m...@eterna.com.au .
+.An Matthew R. Green Aq Mt m...@eterna23.net .
 .Sh BUGS
 SYSEX, LOCAL and FULLSIZE messages are not currently handled, but the
 .Nx

Reply via email to