Module Name: src
Committed By: dholland
Date: Thu Feb 8 09:05:21 UTC 2018
Modified Files:
src/bin/ed: cbc.c
src/games/trek: snova.c
src/lib/libcurses: curses_touch.3
src/lib/libisns: isns_pdu.c
src/lib/libpuffs: puffs.c
src/lib/libukfs: ukfs.3
src/sbin/fsck_msdos: boot.c
src/sbin/nvmectl: bignum.c
src/sys/arch/arc/arc: c_nec_eisa.c
src/sys/arch/arm/xscale: i80312reg.h
src/sys/arch/atari/dev: fd.c kbd.c zs.c
src/sys/arch/evbarm/lubbock: if_sm_obio.c
src/sys/arch/evbmips/loongson/dev: glx.c
src/sys/arch/hppa/conf: GENERIC
src/sys/arch/hppa/gsc: if_ie_gsc.c
src/sys/arch/hppa/include: psl.h
src/sys/arch/playstation2/dev: if_smap.c
src/sys/arch/playstation2/playstation2: interrupt.c
src/sys/arch/sandpoint/stand/altboot: main.c
src/sys/arch/sgimips/sgimips: arcemu.c
src/sys/arch/sh3/sh3: locore_subr.S
src/sys/arch/sparc/sparc: pmap.c
src/sys/arch/sun3/dev: memerr.h
src/sys/arch/vax/vsa: lcg.c
src/sys/arch/x68k/dev: ite_tv.c
src/sys/arch/zaurus/zaurus: zaurus_reg.h
src/sys/dev/ic: isp.c nslm7xvar.h rt2560.c siisatareg.h wd33c93.c
src/sys/dev/if_ndis: if_ndis.c
src/sys/dev/isa: if_ec.c if_sm_isa.c
src/sys/dev/microcode/aic7xxx: aic79xx.reg
src/sys/dev/pci: auacerreg.h auichreg.h if_bnx.c if_rtwn.c if_sipreg.h
if_ti.c if_vioif.c radeonfb_bios.c
src/sys/dev/pci/cxgb: cxgb_mc5.c cxgb_t3_hw.c
src/sys/dev/pci/n8/QMgr: QMgrInit.c RNQueue.c
src/sys/dev/pci/n8/common: config.c config.h
src/sys/dev/pci/n8/common/api: n8_daemon_sks.c n8_precomp_sha_locl.h
src/sys/dev/pci/n8/common/api/commands: n8_cb_dh.c n8_cb_dsa.c
n8_cb_ea.c n8_cb_rsa.c
src/sys/dev/pcmcia: if_sm_pcmcia.c
src/sys/dev/sysmon: sysmon_taskq.c
src/sys/dev/usb: if_upgt.c if_urtwn.c
src/sys/fs/puffs: puffs_node.c
src/sys/kern: subr_pcq.c subr_tftproot.c subr_vmem.c
src/sys/net: dlt.h
src/sys/netinet: dccp_usrreq.c tcp_input.c
src/sys/netinet6: in6_pcb.c
src/sys/opencrypto: cryptodev.c
src/tests/sys/uvm: t_uvm_physseg.c
src/usr.bin/make: job.c
src/usr.bin/vmstat: drvstats.c
src/usr.sbin/bootp/common: hash.c
Log Message:
Typos.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/ed/cbc.c
cvs rdiff -u -r1.9 -r1.10 src/games/trek/snova.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libcurses/curses_touch.3
cvs rdiff -u -r1.3 -r1.4 src/lib/libisns/isns_pdu.c
cvs rdiff -u -r1.122 -r1.123 src/lib/libpuffs/puffs.c
cvs rdiff -u -r1.14 -r1.15 src/lib/libukfs/ukfs.3
cvs rdiff -u -r1.20 -r1.21 src/sbin/fsck_msdos/boot.c
cvs rdiff -u -r1.1 -r1.2 src/sbin/nvmectl/bignum.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arc/arc/c_nec_eisa.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/xscale/i80312reg.h
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/atari/dev/fd.c
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/atari/dev/kbd.c
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/atari/dev/zs.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/lubbock/if_sm_obio.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbmips/loongson/dev/glx.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hppa/conf/GENERIC
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/gsc/if_ie_gsc.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/include/psl.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/playstation2/dev/if_smap.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/playstation2/playstation2/interrupt.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sandpoint/stand/altboot/main.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sgimips/sgimips/arcemu.c
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/sh3/sh3/locore_subr.S
cvs rdiff -u -r1.363 -r1.364 src/sys/arch/sparc/sparc/pmap.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sun3/dev/memerr.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/vax/vsa/lcg.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x68k/dev/ite_tv.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/zaurus/zaurus/zaurus_reg.h
cvs rdiff -u -r1.126 -r1.127 src/sys/dev/ic/isp.c
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/ic/nslm7xvar.h
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ic/rt2560.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/siisatareg.h
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/ic/wd33c93.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/if_ndis/if_ndis.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/isa/if_ec.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/isa/if_sm_isa.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/microcode/aic7xxx/aic79xx.reg
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/auacerreg.h \
src/sys/dev/pci/radeonfb_bios.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/auichreg.h
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/if_bnx.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/if_rtwn.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/if_sipreg.h
cvs rdiff -u -r1.102 -r1.103 src/sys/dev/pci/if_ti.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/cxgb/cxgb_mc5.c \
src/sys/dev/pci/cxgb/cxgb_t3_hw.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/n8/QMgr/QMgrInit.c \
src/sys/dev/pci/n8/QMgr/RNQueue.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/n8/common/config.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/n8/common/config.h
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/n8/common/api/n8_daemon_sks.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c \
src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c \
src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c \
src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/pcmcia/if_sm_pcmcia.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/sysmon/sysmon_taskq.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/usb/if_upgt.c
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/usb/if_urtwn.c
cvs rdiff -u -r1.37 -r1.38 src/sys/fs/puffs/puffs_node.c
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/subr_pcq.c
cvs rdiff -u -r1.20 -r1.21 src/sys/kern/subr_tftproot.c
cvs rdiff -u -r1.96 -r1.97 src/sys/kern/subr_vmem.c
cvs rdiff -u -r1.17 -r1.18 src/sys/net/dlt.h
cvs rdiff -u -r1.16 -r1.17 src/sys/netinet/dccp_usrreq.c
cvs rdiff -u -r1.363 -r1.364 src/sys/netinet/tcp_input.c
cvs rdiff -u -r1.163 -r1.164 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.97 -r1.98 src/sys/opencrypto/cryptodev.c
cvs rdiff -u -r1.2 -r1.3 src/tests/sys/uvm/t_uvm_physseg.c
cvs rdiff -u -r1.191 -r1.192 src/usr.bin/make/job.c
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/vmstat/drvstats.c
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/bootp/common/hash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ed/cbc.c
diff -u src/bin/ed/cbc.c:1.24 src/bin/ed/cbc.c:1.25
--- src/bin/ed/cbc.c:1.24 Mon Feb 1 17:34:00 2016
+++ src/bin/ed/cbc.c Thu Feb 8 09:05:16 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: cbc.c,v 1.24 2016/02/01 17:34:00 christos Exp $ */
+/* $NetBSD: cbc.c,v 1.25 2018/02/08 09:05:16 dholland Exp $ */
/* cbc.c: This file contains the encryption routines for the ed line editor */
/*-
@@ -72,7 +72,7 @@
#if 0
static char *rcsid = "@(#)cbc.c,v 1.2 1994/02/01 00:34:36 alm Exp";
#else
-__RCSID("$NetBSD: cbc.c,v 1.24 2016/02/01 17:34:00 christos Exp $");
+__RCSID("$NetBSD: cbc.c,v 1.25 2018/02/08 09:05:16 dholland Exp $");
#endif
#endif /* not lint */
@@ -163,7 +163,7 @@ init_des_cipher(void)
/* initialize the initialization vector */
MEMZERO(ivec, 8);
- /* intialize the padding vector */
+ /* initialize the padding vector */
srand((unsigned) time((time_t *) 0));
for (i = 0; i < 8; i++)
CHAR(pvec, i) = (char) (rand()/RAND_DIV);
Index: src/games/trek/snova.c
diff -u src/games/trek/snova.c:1.9 src/games/trek/snova.c:1.10
--- src/games/trek/snova.c:1.9 Sun May 24 22:55:03 2009
+++ src/games/trek/snova.c Thu Feb 8 09:05:16 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: snova.c,v 1.9 2009/05/24 22:55:03 dholland Exp $ */
+/* $NetBSD: snova.c,v 1.10 2018/02/08 09:05:16 dholland Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -34,7 +34,7 @@
#if 0
static char sccsid[] = "@(#)snova.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: snova.c,v 1.9 2009/05/24 22:55:03 dholland Exp $");
+__RCSID("$NetBSD: snova.c,v 1.10 2018/02/08 09:05:16 dholland Exp $");
#endif
#endif /* not lint */
@@ -108,7 +108,7 @@ snova(int x, int y)
}
if (f) {
/* supernova is in same quadrant as Enterprise */
- printf("\a\nRED ALERT: supernova occuring at %d,%d\n", ix, iy);
+ printf("\a\nRED ALERT: supernova occurring at %d,%d\n", ix, iy);
dx = ix - Ship.sectx;
dy = iy - Ship.secty;
if (dx * dx + dy * dy <= 2) {
Index: src/lib/libcurses/curses_touch.3
diff -u src/lib/libcurses/curses_touch.3:1.9 src/lib/libcurses/curses_touch.3:1.10
--- src/lib/libcurses/curses_touch.3:1.9 Mon Jan 2 10:28:34 2017
+++ src/lib/libcurses/curses_touch.3 Thu Feb 8 09:05:16 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_touch.3,v 1.9 2017/01/02 10:28:34 roy Exp $
+.\" $NetBSD: curses_touch.3,v 1.10 2018/02/08 09:05:16 dholland Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn ([email protected], [email protected])
@@ -171,7 +171,7 @@ The
.Fn syncok
function determines whether all the ancestors of the specified window are
implicitly touched whenever there is a change in the window.
-The intial state is
+The initial state is
.Dv FALSE .
.Pp
The
Index: src/lib/libisns/isns_pdu.c
diff -u src/lib/libisns/isns_pdu.c:1.3 src/lib/libisns/isns_pdu.c:1.4
--- src/lib/libisns/isns_pdu.c:1.3 Wed Mar 21 05:33:27 2012
+++ src/lib/libisns/isns_pdu.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: isns_pdu.c,v 1.3 2012/03/21 05:33:27 matt Exp $ */
+/* $NetBSD: isns_pdu.c,v 1.4 2018/02/08 09:05:17 dholland Exp $ */
/*-
* Copyright (c) 2004,2009 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
#include <sys/cdefs.h>
-__RCSID("$NetBSD: isns_pdu.c,v 1.3 2012/03/21 05:33:27 matt Exp $");
+__RCSID("$NetBSD: isns_pdu.c,v 1.4 2018/02/08 09:05:17 dholland Exp $");
#include <sys/types.h>
@@ -946,7 +946,7 @@ isns_add_pdu_payload_data(struct isns_tr
/*
* Move data from source to PDU buffer(s), allocated new pdus and
- * buffers as necessary to accomodate the data.
+ * buffers as necessary to accommodate the data.
*/
while (len--) {
/* If at max for one PDU payload, add a new PDU. */
Index: src/lib/libpuffs/puffs.c
diff -u src/lib/libpuffs/puffs.c:1.122 src/lib/libpuffs/puffs.c:1.123
--- src/lib/libpuffs/puffs.c:1.122 Sun Nov 5 15:33:15 2017
+++ src/lib/libpuffs/puffs.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: puffs.c,v 1.122 2017/11/05 15:33:15 christos Exp $ */
+/* $NetBSD: puffs.c,v 1.123 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 2005, 2006, 2007 Antti Kantee. All Rights Reserved.
@@ -31,7 +31,7 @@
#include <sys/cdefs.h>
#if !defined(lint)
-__RCSID("$NetBSD: puffs.c,v 1.122 2017/11/05 15:33:15 christos Exp $");
+__RCSID("$NetBSD: puffs.c,v 1.123 2018/02/08 09:05:17 dholland Exp $");
#endif /* !lint */
#include <sys/param.h>
@@ -746,7 +746,7 @@ puffs_exit(struct puffs_usermount *pu, i
return 0;
}
-/* no sigset_t static intializer */
+/* no sigset_t static initializer */
static int sigs[NSIG] = { 0, };
static int sigcatch = 0;
Index: src/lib/libukfs/ukfs.3
diff -u src/lib/libukfs/ukfs.3:1.14 src/lib/libukfs/ukfs.3:1.15
--- src/lib/libukfs/ukfs.3:1.14 Fri Feb 14 07:27:37 2014
+++ src/lib/libukfs/ukfs.3 Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ukfs.3,v 1.14 2014/02/14 07:27:37 wiz Exp $
+.\" $NetBSD: ukfs.3,v 1.15 2018/02/08 09:05:17 dholland Exp $
.\"
.\" Copyright (c) 2008 Antti Kantee. All rights reserved.
.\"
@@ -84,7 +84,7 @@ which should be released after use.
.El
.Pp
.Fn ukfs_init
-intializes the library and must be called once per process using
+initializes the library and must be called once per process using
.Nm .
.Pp
.Fn ukfs_modload
@@ -140,7 +140,7 @@ If there is not enough room in the calle
types, as many as fit will be returned.
.Pp
.Fn ukfs_mount
-intializes a file system image.
+initializes a file system image.
The handle resulting from the operation is passed to all other routines
and identifies the instance of the mount analoguous to what a pathname
specifies in a normally mounted file system.
Index: src/sbin/fsck_msdos/boot.c
diff -u src/sbin/fsck_msdos/boot.c:1.20 src/sbin/fsck_msdos/boot.c:1.21
--- src/sbin/fsck_msdos/boot.c:1.20 Mon May 2 17:33:03 2016
+++ src/sbin/fsck_msdos/boot.c Thu Feb 8 09:05:17 2018
@@ -27,7 +27,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: boot.c,v 1.20 2016/05/02 17:33:03 jakllsch Exp $");
+__RCSID("$NetBSD: boot.c,v 1.21 2018/02/08 09:05:17 dholland Exp $");
#endif /* not lint */
#include <stdlib.h>
@@ -283,7 +283,7 @@ writefsinfo(int dosfs, struct bootblock
* support for FAT32) doesn't maintain the FSINFO block
* correctly, it has to be fixed pretty often.
*
- * Therefor, we handle the FSINFO block only informally,
+ * Therefore, we handle the FSINFO block only informally,
* fixing it if necessary, but otherwise ignoring the
* fact that it was incorrect.
*/
Index: src/sbin/nvmectl/bignum.c
diff -u src/sbin/nvmectl/bignum.c:1.1 src/sbin/nvmectl/bignum.c:1.2
--- src/sbin/nvmectl/bignum.c:1.1 Mon Feb 13 11:16:46 2017
+++ src/sbin/nvmectl/bignum.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: bignum.c,v 1.1 2017/02/13 11:16:46 nonaka Exp $ */
+/* $NetBSD: bignum.c,v 1.2 2018/02/08 09:05:17 dholland Exp $ */
/*-
* Copyright (c) 2012 Alistair Crooks <[email protected]>
@@ -1649,7 +1649,7 @@ mp_2expt(mp_int * a, int b)
/* zero a as per default */
mp_zero(a);
- /* grow a to accomodate the single bit */
+ /* grow a to accommodate the single bit */
if ((res = mp_grow(a, b / DIGIT_BIT + 1)) != MP_OKAY) {
return res;
}
@@ -1683,7 +1683,7 @@ doubled(mp_int * a, mp_int * b)
{
int x, res, oldused;
- /* grow to accomodate result */
+ /* grow to accommodate result */
if (b->alloc < a->used + 1) {
if ((res = mp_grow(b, a->used + 1)) != MP_OKAY) {
return res;
Index: src/sys/arch/arc/arc/c_nec_eisa.c
diff -u src/sys/arch/arc/arc/c_nec_eisa.c:1.17 src/sys/arch/arc/arc/c_nec_eisa.c:1.18
--- src/sys/arch/arc/arc/c_nec_eisa.c:1.17 Mon Jul 11 16:18:55 2016
+++ src/sys/arch/arc/arc/c_nec_eisa.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: c_nec_eisa.c,v 1.17 2016/07/11 16:18:55 matt Exp $ */
+/* $NetBSD: c_nec_eisa.c,v 1.18 2018/02/08 09:05:17 dholland Exp $ */
/*-
* Copyright (c) 2003 Izumi Tsutsui. All rights reserved.
@@ -55,7 +55,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: c_nec_eisa.c,v 1.17 2016/07/11 16:18:55 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: c_nec_eisa.c,v 1.18 2018/02/08 09:05:17 dholland Exp $");
#define __INTR_PRIVATE
#include <sys/param.h>
@@ -235,7 +235,7 @@ c_nec_eisa_cons_init(void)
#if NVGA_ISA > 0 && defined(VGA_RESET)
-/* values to intialize cirrus GD54xx specific ext registers */
+/* values to initialize cirrus GD54xx specific ext registers */
/* XXX these values are taken from PC XXX */
static const uint8_t vga_ts_gd54xx[] = {
0x0f, /* 05: ??? */
Index: src/sys/arch/arm/xscale/i80312reg.h
diff -u src/sys/arch/arm/xscale/i80312reg.h:1.11 src/sys/arch/arm/xscale/i80312reg.h:1.12
--- src/sys/arch/arm/xscale/i80312reg.h:1.11 Mon Apr 28 20:23:14 2008
+++ src/sys/arch/arm/xscale/i80312reg.h Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: i80312reg.h,v 1.11 2008/04/28 20:23:14 martin Exp $ */
+/* $NetBSD: i80312reg.h,v 1.12 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 2001 Wasabi Systems, Inc.
@@ -173,7 +173,7 @@
* ---------
*
* Setting the specified SISR bit makes the corresponding S_AD line
- * a private sevice.
+ * a private service.
*/
#define I80312_PPB_EBCR 0x40 /* Extended Bridge Control */
#define I80312_PPB_SISR 0x42 /* Secondary ID Select Register */
Index: src/sys/arch/atari/dev/fd.c
diff -u src/sys/arch/atari/dev/fd.c:1.85 src/sys/arch/atari/dev/fd.c:1.86
--- src/sys/arch/atari/dev/fd.c:1.85 Sat Oct 7 16:05:31 2017
+++ src/sys/arch/atari/dev/fd.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: fd.c,v 1.85 2017/10/07 16:05:31 jdolecek Exp $ */
+/* $NetBSD: fd.c,v 1.86 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 1995 Leo Weppelman.
@@ -44,7 +44,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: fd.c,v 1.85 2017/10/07 16:05:31 jdolecek Exp $");
+__KERNEL_RCSID(0, "$NetBSD: fd.c,v 1.86 2018/02/08 09:05:17 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -459,7 +459,7 @@ fdioctl(dev_t dev, u_long cmd, void * ad
/*
* Open the device. If this is the first open on both the floppy devices,
- * intialize the controller.
+ * initialize the controller.
* Note that partition info on the floppy device is used to distinguise
* between 780Kb and 360Kb floppy's.
* partition 0: 360Kb
Index: src/sys/arch/atari/dev/kbd.c
diff -u src/sys/arch/atari/dev/kbd.c:1.46 src/sys/arch/atari/dev/kbd.c:1.47
--- src/sys/arch/atari/dev/kbd.c:1.46 Sat Oct 18 08:33:25 2014
+++ src/sys/arch/atari/dev/kbd.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: kbd.c,v 1.46 2014/10/18 08:33:25 snj Exp $ */
+/* $NetBSD: kbd.c,v 1.47 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 1995 Leo Weppelman
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.46 2014/10/18 08:33:25 snj Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kbd.c,v 1.47 2018/02/08 09:05:17 dholland Exp $");
#include "mouse.h"
#include "ite.h"
@@ -197,7 +197,7 @@ kbdattach(device_t parent, device_t self
MFP->mf_ierb &= ~IB_AINT;
/*
- * Reset ACIA and intialize to:
+ * Reset ACIA and initialize to:
* divide by 16, 8 data, 1 stop, no parity, enable RX interrupts
*/
KBD->ac_cs = A_RESET;
Index: src/sys/arch/atari/dev/zs.c
diff -u src/sys/arch/atari/dev/zs.c:1.77 src/sys/arch/atari/dev/zs.c:1.78
--- src/sys/arch/atari/dev/zs.c:1.77 Fri Jul 25 08:10:32 2014
+++ src/sys/arch/atari/dev/zs.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: zs.c,v 1.77 2014/07/25 08:10:32 dholland Exp $ */
+/* $NetBSD: zs.c,v 1.78 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -79,7 +79,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: zs.c,v 1.77 2014/07/25 08:10:32 dholland Exp $");
+__KERNEL_RCSID(0, "$NetBSD: zs.c,v 1.78 2018/02/08 09:05:17 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -154,7 +154,7 @@ static uint8_t zs_init_regs[16] = {
/*
* Define the machine dependent clock frequencies
* If BRgen feeds sender/receiver we always use a
- * divisor 16, therefor the division by 16 can as
+ * divisor 16; therefore the division by 16 can as
* well be done here.
*/
static const u_long zs_freqs_tt[] = {
Index: src/sys/arch/evbarm/lubbock/if_sm_obio.c
diff -u src/sys/arch/evbarm/lubbock/if_sm_obio.c:1.6 src/sys/arch/evbarm/lubbock/if_sm_obio.c:1.7
--- src/sys/arch/evbarm/lubbock/if_sm_obio.c:1.6 Mon Nov 12 18:00:39 2012
+++ src/sys/arch/evbarm/lubbock/if_sm_obio.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_sm_obio.c,v 1.6 2012/11/12 18:00:39 skrll Exp $ */
+/* $NetBSD: if_sm_obio.c,v 1.7 2018/02/08 09:05:17 dholland Exp $ */
/*
* Copyright (c) 2002, 2003 Genetec Corporation. All rights reserved.
@@ -64,7 +64,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_sm_obio.c,v 1.6 2012/11/12 18:00:39 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_sm_obio.c,v 1.7 2018/02/08 09:05:17 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -225,7 +225,7 @@ sm_obio_attach(device_t parent, device_t
/* should always be enabled */
sc->sc_flags |= SMC_FLAGS_ENABLED;
- /* Perform generic intialization. */
+ /* Perform generic initialization. */
smc91cxx_attach(sc, NULL);
/* Establish the interrupt handler. */
Index: src/sys/arch/evbmips/loongson/dev/glx.c
diff -u src/sys/arch/evbmips/loongson/dev/glx.c:1.5 src/sys/arch/evbmips/loongson/dev/glx.c:1.6
--- src/sys/arch/evbmips/loongson/dev/glx.c:1.5 Fri Oct 2 05:22:50 2015
+++ src/sys/arch/evbmips/loongson/dev/glx.c Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: glx.c,v 1.5 2015/10/02 05:22:50 msaitoh Exp $ */
+/* $NetBSD: glx.c,v 1.6 2018/02/08 09:05:17 dholland Exp $ */
/* $OpenBSD: glx.c,v 1.6 2010/10/14 21:23:04 pirofti Exp $ */
/*
@@ -22,7 +22,7 @@
* XXX too many hardcoded numbers... need to expand glxreg.h
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: glx.c,v 1.5 2015/10/02 05:22:50 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: glx.c,v 1.6 2018/02/08 09:05:17 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -127,7 +127,7 @@ glx_init(pci_chipset_tag_t pc, pcitag_t
pc->pc_conf_write = glx_pci_write_hook;
/*
- * Perform some Geode intialization.
+ * Perform some Geode initialization.
*/
msr = rdmsr(GCSC_DIVIL_BALL_OPTS); /* 0x71 */
Index: src/sys/arch/hppa/conf/GENERIC
diff -u src/sys/arch/hppa/conf/GENERIC:1.17 src/sys/arch/hppa/conf/GENERIC:1.18
--- src/sys/arch/hppa/conf/GENERIC:1.17 Tue Jan 23 14:47:54 2018
+++ src/sys/arch/hppa/conf/GENERIC Thu Feb 8 09:05:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.17 2018/01/23 14:47:54 sevan Exp $
+# $NetBSD: GENERIC,v 1.18 2018/02/08 09:05:17 dholland Exp $
#
# GENERIC machine description file
#
@@ -23,7 +23,7 @@ include "arch/hppa/conf/std.hppa"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
-#ident "GENERIC-$Revision: 1.17 $"
+#ident "GENERIC-$Revision: 1.18 $"
maxusers 32 # estimated number of users
@@ -210,7 +210,7 @@ mem* at mainbus0 # /dev/*mem and memory
# Coprocessor/SFU Support
#fpu* at mainbus0 # HP PA-RISC fpu (iv N/A)
-#pmu* at mainbus0 # HP PA-RISC perfomance monitor unit (iv 29)
+#pmu* at mainbus0 # HP PA-RISC performance monitor unit (iv 29)
# Miscellaneous
pdc0 at mainbus0 # PDC/IODC wrapper for boot console
Index: src/sys/arch/hppa/gsc/if_ie_gsc.c
diff -u src/sys/arch/hppa/gsc/if_ie_gsc.c:1.1 src/sys/arch/hppa/gsc/if_ie_gsc.c:1.2
--- src/sys/arch/hppa/gsc/if_ie_gsc.c:1.1 Mon Feb 24 07:23:43 2014
+++ src/sys/arch/hppa/gsc/if_ie_gsc.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_ie_gsc.c,v 1.1 2014/02/24 07:23:43 skrll Exp $ */
+/* $NetBSD: if_ie_gsc.c,v 1.2 2018/02/08 09:05:18 dholland Exp $ */
/* $OpenBSD: if_ie_gsc.c,v 1.6 2001/01/12 22:57:04 mickey Exp $ */
@@ -30,7 +30,7 @@
/*
* Referencies:
- * 1. 82596DX and 82596SX High-Perfomance 32-bit Local Area Network Coprocessor
+ * 1. 82596DX and 82596SX High-Performance 32-bit Local Area Network Coprocessor
* Intel Corporation, November 1996, Order Number: 290219-006
*
* 2. 712 I/O Subsystem ERS Rev 1.0
@@ -38,7 +38,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_ie_gsc.c,v 1.1 2014/02/24 07:23:43 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_ie_gsc.c,v 1.2 2018/02/08 09:05:18 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/hppa/include/psl.h
diff -u src/sys/arch/hppa/include/psl.h:1.8 src/sys/arch/hppa/include/psl.h:1.9
--- src/sys/arch/hppa/include/psl.h:1.8 Thu Mar 29 21:44:10 2012
+++ src/sys/arch/hppa/include/psl.h Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: psl.h,v 1.8 2012/03/29 21:44:10 skrll Exp $ */
+/* $NetBSD: psl.h,v 1.9 2018/02/08 09:05:18 dholland Exp $ */
/* $OpenBSD: psl.h,v 1.6 1999/11/25 18:29:01 mickey Exp $ */
@@ -90,7 +90,7 @@
#define PSW_CB (1 << (31-PSW_CB_POS)) /* Carry/Borrow Bits */
#define PSW_O (1 << (31-PSW_O_POS)) /* Force strong ordering (2.0) */
#define PSW_G (1 << (31-PSW_G_POS)) /* Debug Trap Enable */
-#define PSW_F (1 << (31-PSW_F_POS)) /* Perfomance Monitor Interrupt Unmask */
+#define PSW_F (1 << (31-PSW_F_POS)) /* Performance Monitor Interrupt Unmask */
#define PSW_R (1 << (31-PSW_R_POS)) /* Recover Counter Enable */
#define PSW_Q (1 << (31-PSW_Q_POS)) /* Interrupt State Collection Enable */
#define PSW_P (1 << (31-PSW_P_POS)) /* Protection Identifier Validation Enable */
Index: src/sys/arch/playstation2/dev/if_smap.c
diff -u src/sys/arch/playstation2/dev/if_smap.c:1.23 src/sys/arch/playstation2/dev/if_smap.c:1.24
--- src/sys/arch/playstation2/dev/if_smap.c:1.23 Thu Dec 15 09:28:04 2016
+++ src/sys/arch/playstation2/dev/if_smap.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_smap.c,v 1.23 2016/12/15 09:28:04 ozaki-r Exp $ */
+/* $NetBSD: if_smap.c,v 1.24 2018/02/08 09:05:18 dholland Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_smap.c,v 1.23 2016/12/15 09:28:04 ozaki-r Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_smap.c,v 1.24 2018/02/08 09:05:18 dholland Exp $");
#include "debug_playstation2.h"
@@ -670,7 +670,7 @@ smap_desc_init(struct smap_softc *sc)
sc->tx_done_index = 0;
sc->rx_done_index = 0;
- /* intialize entry */
+ /* initialize entry */
d = sc->tx_desc;
for (i = 0; i < SMAP_DESC_MAX; i++, d++) {
d->stat = 0;
Index: src/sys/arch/playstation2/playstation2/interrupt.c
diff -u src/sys/arch/playstation2/playstation2/interrupt.c:1.15 src/sys/arch/playstation2/playstation2/interrupt.c:1.16
--- src/sys/arch/playstation2/playstation2/interrupt.c:1.15 Tue Jul 19 16:39:54 2016
+++ src/sys/arch/playstation2/playstation2/interrupt.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: interrupt.c,v 1.15 2016/07/19 16:39:54 maya Exp $ */
+/* $NetBSD: interrupt.c,v 1.16 2018/02/08 09:05:18 dholland Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: interrupt.c,v 1.15 2016/07/19 16:39:54 maya Exp $");
+__KERNEL_RCSID(0, "$NetBSD: interrupt.c,v 1.16 2018/02/08 09:05:18 dholland Exp $");
#include "debug_playstation2.h"
#if defined INTR_DEBUG && !defined GSFB_DEBUG_MONITOR
@@ -89,7 +89,7 @@ interrupt_init_bootstrap(void)
for (i = 0; i < _IPL_N; i++)
__icu_mask[i] = 0xffffffff;
- /* intialize EE embeded device */
+ /* initialize EE embeded device */
timer_init();
/* clear all pending interrupt and disable all */
Index: src/sys/arch/sandpoint/stand/altboot/main.c
diff -u src/sys/arch/sandpoint/stand/altboot/main.c:1.28 src/sys/arch/sandpoint/stand/altboot/main.c:1.29
--- src/sys/arch/sandpoint/stand/altboot/main.c:1.28 Sat Jun 11 06:40:24 2016
+++ src/sys/arch/sandpoint/stand/altboot/main.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: main.c,v 1.28 2016/06/11 06:40:24 dholland Exp $ */
+/* $NetBSD: main.c,v 1.29 2018/02/08 09:05:18 dholland Exp $ */
/*-
* Copyright (c) 2007 The NetBSD Foundation, Inc.
@@ -218,7 +218,7 @@ main(int argc, char *argv[], char *boota
}
}
- /* intialize a disk driver */
+ /* initialize a disk driver */
for (i = 0, n = 0; i < nata; i++)
n += dskdv_init(&lata[i]);
if (n == 0)
Index: src/sys/arch/sgimips/sgimips/arcemu.c
diff -u src/sys/arch/sgimips/sgimips/arcemu.c:1.22 src/sys/arch/sgimips/sgimips/arcemu.c:1.23
--- src/sys/arch/sgimips/sgimips/arcemu.c:1.22 Wed Mar 26 16:16:06 2014
+++ src/sys/arch/sgimips/sgimips/arcemu.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: arcemu.c,v 1.22 2014/03/26 16:16:06 christos Exp $ */
+/* $NetBSD: arcemu.c,v 1.23 2018/02/08 09:05:18 dholland Exp $ */
/*
* Copyright (c) 2004 Steve Rumble
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: arcemu.c,v 1.22 2014/03/26 16:16:06 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: arcemu.c,v 1.23 2018/02/08 09:05:18 dholland Exp $");
#ifndef _LP64
@@ -465,7 +465,7 @@ arcemu_GetEnvironmentVariable(const char
/*
* As far as I can tell, old systems had no analogue of OSLoadOptions.
- * So, to allow forcing of single user mode, we accomodate the
+ * So, to allow forcing of single user mode, we accommodate the
* user setting the ARCBIOSy environment variable "OSLoadOptions" to
* something other than "auto".
*/
Index: src/sys/arch/sh3/sh3/locore_subr.S
diff -u src/sys/arch/sh3/sh3/locore_subr.S:1.55 src/sys/arch/sh3/sh3/locore_subr.S:1.56
--- src/sys/arch/sh3/sh3/locore_subr.S:1.55 Sun Feb 15 10:48:13 2015
+++ src/sys/arch/sh3/sh3/locore_subr.S Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: locore_subr.S,v 1.55 2015/02/15 10:48:13 skrll Exp $ */
+/* $NetBSD: locore_subr.S,v 1.56 2018/02/08 09:05:18 dholland Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -40,7 +40,7 @@
#include <sh3/mmu_sh3.h>
#include <sh3/mmu_sh4.h>
-__KERNEL_RCSID(0, "$NetBSD: locore_subr.S,v 1.55 2015/02/15 10:48:13 skrll Exp $")
+__KERNEL_RCSID(0, "$NetBSD: locore_subr.S,v 1.56 2018/02/08 09:05:18 dholland Exp $")
/*
@@ -379,7 +379,7 @@ NENTRY(_cpu_spin)
* cpu_switchto(), so r0 contains previous lwp (the one we are
* switching from) that we pass to lwp_startup().
*
- * After that the trampoline should call the function that is indended
+ * After that the trampoline should call the function that is intended
* to do some additional setup. When the function returns, the
* trampoline returns to the user mode.
*/
Index: src/sys/arch/sparc/sparc/pmap.c
diff -u src/sys/arch/sparc/sparc/pmap.c:1.363 src/sys/arch/sparc/sparc/pmap.c:1.364
--- src/sys/arch/sparc/sparc/pmap.c:1.363 Tue Feb 6 09:22:57 2018
+++ src/sys/arch/sparc/sparc/pmap.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: pmap.c,v 1.363 2018/02/06 09:22:57 mrg Exp $ */
+/* $NetBSD: pmap.c,v 1.364 2018/02/08 09:05:18 dholland Exp $ */
/*
* Copyright (c) 1996
@@ -56,7 +56,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.363 2018/02/06 09:22:57 mrg Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pmap.c,v 1.364 2018/02/08 09:05:18 dholland Exp $");
#include "opt_ddb.h"
#include "opt_kgdb.h"
@@ -3190,7 +3190,7 @@ pmap_bootstrap4_4c(void *top, int nctx,
/*
- * Intialize the kernel pmap.
+ * Initialize the kernel pmap.
*/
/* kernel_pmap_store.pm_ctxnum = 0; */
kernel_pmap_store.pm_refcount = 1;
@@ -3584,7 +3584,7 @@ pmap_bootstrap4m(void *top)
p = (p + NBPG - 1) & ~PGOFSET;
/*
- * Intialize the kernel pmap.
+ * Initialize the kernel pmap.
*/
/* kernel_pmap_store.pm_ctxnum = 0; */
kernel_pmap_store.pm_refcount = 1;
Index: src/sys/arch/sun3/dev/memerr.h
diff -u src/sys/arch/sun3/dev/memerr.h:1.3 src/sys/arch/sun3/dev/memerr.h:1.4
--- src/sys/arch/sun3/dev/memerr.h:1.3 Sun Dec 11 12:19:20 2005
+++ src/sys/arch/sun3/dev/memerr.h Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: memerr.h,v 1.3 2005/12/11 12:19:20 christos Exp $ */
+/* $NetBSD: memerr.h,v 1.4 2018/02/08 09:05:18 dholland Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -86,6 +86,6 @@ struct memerr {
#define ME_ECC_WBERR 0x04 /* (ro) write-back error */
#define ME_ECC_UE 0x02 /* (ro) UE, uncorrectable error */
#define ME_ECC_CE 0x01 /* (ro) CE, correctable (single bit) error */
-#define ME_ECC_EMASK 0x0F /* (ro) mask for some ECC error occuring */
+#define ME_ECC_EMASK 0x0F /* (ro) mask for some ECC error occurring */
#define ME_ECC_STR "\20\10IPEND\7IENA\6BUSLK\5CE_ENA\4TMOUT\3WBERR\2UE\1CE"
Index: src/sys/arch/vax/vsa/lcg.c
diff -u src/sys/arch/vax/vsa/lcg.c:1.2 src/sys/arch/vax/vsa/lcg.c:1.3
--- src/sys/arch/vax/vsa/lcg.c:1.2 Thu Dec 18 22:46:53 2014
+++ src/sys/arch/vax/vsa/lcg.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: lcg.c,v 1.2 2014/12/18 22:46:53 jklos Exp $ */
+/* $NetBSD: lcg.c,v 1.3 2018/02/08 09:05:18 dholland Exp $ */
/*
* LCG accelerated framebuffer driver
* Copyright (c) 2003, 2004 Blaz Antonic
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: lcg.c,v 1.2 2014/12/18 22:46:53 jklos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: lcg.c,v 1.3 2018/02/08 09:05:18 dholland Exp $");
#define LCG_NO_ACCEL
@@ -80,7 +80,7 @@ __KERNEL_RCSID(0, "$NetBSD: lcg.c,v 1.2
/* font rendering defines */
#define LCG_FONT_ADDR (LCG_FB_ADDR + lcg_fb_size)
-#define LCG_FONT_STORAGE_SIZE 0x40000 /* 16 KB, enough to accomodate 16x32 font bitmaps */
+#define LCG_FONT_STORAGE_SIZE 0x40000 /* 16 KB, enough to accommodate 16x32 font bitmaps */
/* register space defines */
#define LCG_REG_ADDR 0x20100000 /* LCG registers */
Index: src/sys/arch/x68k/dev/ite_tv.c
diff -u src/sys/arch/x68k/dev/ite_tv.c:1.16 src/sys/arch/x68k/dev/ite_tv.c:1.17
--- src/sys/arch/x68k/dev/ite_tv.c:1.16 Sun Apr 28 14:44:46 2013
+++ src/sys/arch/x68k/dev/ite_tv.c Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: ite_tv.c,v 1.16 2013/04/28 14:44:46 isaki Exp $ */
+/* $NetBSD: ite_tv.c,v 1.17 2018/02/08 09:05:18 dholland Exp $ */
/*
* Copyright (c) 1997 Masaru Oki.
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ite_tv.c,v 1.16 2013/04/28 14:44:46 isaki Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ite_tv.c,v 1.17 2018/02/08 09:05:18 dholland Exp $");
#include <sys/param.h>
#include <sys/device.h>
@@ -191,7 +191,7 @@ tv_init(struct ite_softc *ip)
ip->isw->ite_scroll = tv_scroll;
/*
- * Intialize colormap
+ * Initialize colormap
*/
#define RED (0x1f << 6)
#define BLUE (0x1f << 1)
Index: src/sys/arch/zaurus/zaurus/zaurus_reg.h
diff -u src/sys/arch/zaurus/zaurus/zaurus_reg.h:1.5 src/sys/arch/zaurus/zaurus/zaurus_reg.h:1.6
--- src/sys/arch/zaurus/zaurus/zaurus_reg.h:1.5 Sun Aug 12 17:25:32 2012
+++ src/sys/arch/zaurus/zaurus/zaurus_reg.h Thu Feb 8 09:05:18 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: zaurus_reg.h,v 1.5 2012/08/12 17:25:32 nonaka Exp $ */
+/* $NetBSD: zaurus_reg.h,v 1.6 2018/02/08 09:05:18 dholland Exp $ */
/* $OpenBSD: zaurus_reg.h,v 1.7 2005/12/14 14:39:38 uwe Exp $ */
/* NetBSD: lubbock_reg.h,v 1.1 2003/06/18 10:51:15 bsh Exp */
@@ -63,7 +63,7 @@
* Magic numbers for the C860 (PXA255) and C3000 (PXA27x).
*/
-/* physical adresses of companion chips */
+/* physical addresses of companion chips */
#define C860_SCOOP0_BASE 0x10800000
#define C3000_SCOOP0_BASE 0x10800000
#define C3000_SCOOP1_BASE 0x08800040
Index: src/sys/dev/ic/isp.c
diff -u src/sys/dev/ic/isp.c:1.126 src/sys/dev/ic/isp.c:1.127
--- src/sys/dev/ic/isp.c:1.126 Sat Mar 11 12:08:57 2017
+++ src/sys/dev/ic/isp.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: isp.c,v 1.126 2017/03/11 12:08:57 maya Exp $ */
+/* $NetBSD: isp.c,v 1.127 2018/02/08 09:05:19 dholland Exp $ */
/*
* Machine and OS Independent (well, as best as possible)
* code for the Qlogic ISP SCSI adapters.
@@ -43,7 +43,7 @@
*/
#ifdef __NetBSD__
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: isp.c,v 1.126 2017/03/11 12:08:57 maya Exp $");
+__KERNEL_RCSID(0, "$NetBSD: isp.c,v 1.127 2018/02/08 09:05:19 dholland Exp $");
#include <dev/ic/isp_netbsd.h>
#endif
#ifdef __FreeBSD__
@@ -2903,7 +2903,7 @@ isp_scan_loop(ispsoftc_t *isp, int chan)
* Check our connection topology.
*
* If we're a public or private loop, we scan 0..125 as handle values.
- * The firmware has (typically) peformed a PLOGI for us. We skip this
+ * The firmware has (typically) performed a PLOGI for us. We skip this
* step if we're a ISP_24XX in NP-IV mode.
*
* If we're a N-port connection, we treat this is a short loop (0..1).
@@ -5714,7 +5714,7 @@ isp_parse_async_fc(ispsoftc_t *isp, uint
}
#endif
/*
- * We've had problems with data corruption occuring on
+ * We've had problems with data corruption occurring on
* commands that complete (with no apparent error) after
* we receive a LIP. This has been observed mostly on
* Local Loop topologies. To be safe, let's just mark
Index: src/sys/dev/ic/nslm7xvar.h
diff -u src/sys/dev/ic/nslm7xvar.h:1.33 src/sys/dev/ic/nslm7xvar.h:1.34
--- src/sys/dev/ic/nslm7xvar.h:1.33 Fri Aug 18 04:07:51 2017
+++ src/sys/dev/ic/nslm7xvar.h Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: nslm7xvar.h,v 1.33 2017/08/18 04:07:51 msaitoh Exp $ */
+/* $NetBSD: nslm7xvar.h,v 1.34 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@@ -77,8 +77,8 @@
*
* Several models exists. The W83781D is mostly compatible with the
* LM78, but has two extra temperatures. Later models add extra
- * voltage sensors, fans and bigger fan divisors to accomodate slow
- * running fans. To accomodate the extra sensors some models have
+ * voltage sensors, fans and bigger fan divisors to accommodate slow
+ * running fans. To accommodate the extra sensors some models have
* different memory banks.
*/
Index: src/sys/dev/ic/rt2560.c
diff -u src/sys/dev/ic/rt2560.c:1.31 src/sys/dev/ic/rt2560.c:1.32
--- src/sys/dev/ic/rt2560.c:1.31 Mon Oct 23 09:31:17 2017
+++ src/sys/dev/ic/rt2560.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: rt2560.c,v 1.31 2017/10/23 09:31:17 msaitoh Exp $ */
+/* $NetBSD: rt2560.c,v 1.32 2018/02/08 09:05:19 dholland Exp $ */
/* $OpenBSD: rt2560.c,v 1.15 2006/04/20 20:31:12 miod Exp $ */
/* $FreeBSD: rt2560.c,v 1.3 2006/03/21 21:15:43 damien Exp $*/
@@ -24,7 +24,7 @@
* http://www.ralinktech.com/
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: rt2560.c,v 1.31 2017/10/23 09:31:17 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: rt2560.c,v 1.32 2018/02/08 09:05:19 dholland Exp $");
#include <sys/param.h>
@@ -968,7 +968,7 @@ rt2560_newstate(struct ieee80211com *ic,
break;
}
- /* turn assocation led on */
+ /* turn association led on */
rt2560_update_led(sc, 1, 0);
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
Index: src/sys/dev/ic/siisatareg.h
diff -u src/sys/dev/ic/siisatareg.h:1.10 src/sys/dev/ic/siisatareg.h:1.11
--- src/sys/dev/ic/siisatareg.h:1.10 Sat Oct 7 16:05:32 2017
+++ src/sys/dev/ic/siisatareg.h Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: siisatareg.h,v 1.10 2017/10/07 16:05:32 jdolecek Exp $ */
+/* $NetBSD: siisatareg.h,v 1.11 2018/02/08 09:05:19 dholland Exp $ */
/*
* Copyright (c) 2007, 2008, 2009, 2010, 2011 Jonathan A. Kollasch.
@@ -161,7 +161,7 @@ struct siisata_prb {
#define PRX(p,r) (PRO(p) + r)
#define PRSX(p,s,o) (PRX(p, PR_SLOT_SIZE * s + o))
-#define PRSO_RTC 0x04 /* recieved transfer count */
+#define PRSO_RTC 0x04 /* received transfer count */
#define PRSO_FIS 0x08 /* base of FIS */
#define PRO_PMPSTS(i) (0x0f80 + i * 8)
Index: src/sys/dev/ic/wd33c93.c
diff -u src/sys/dev/ic/wd33c93.c:1.26 src/sys/dev/ic/wd33c93.c:1.27
--- src/sys/dev/ic/wd33c93.c:1.26 Wed Jan 11 07:16:48 2017
+++ src/sys/dev/ic/wd33c93.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: wd33c93.c,v 1.26 2017/01/11 07:16:48 skrll Exp $ */
+/* $NetBSD: wd33c93.c,v 1.27 2018/02/08 09:05:19 dholland Exp $ */
/*
* Copyright (c) 1990 The Regents of the University of California.
@@ -79,7 +79,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: wd33c93.c,v 1.26 2017/01/11 07:16:48 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: wd33c93.c,v 1.27 2018/02/08 09:05:19 dholland Exp $");
#include "opt_ddb.h"
@@ -1502,7 +1502,7 @@ wd33c93_msgin_phase(struct wd33c93_softc
GET_SBIC_csr(sc, csr);
if (__verify_msg_format(sc->sc_imsg, len))
- break; /* Complete message recieved */
+ break; /* Complete message received */
/*
* Clear ACK, and wait for the interrupt
Index: src/sys/dev/if_ndis/if_ndis.c
diff -u src/sys/dev/if_ndis/if_ndis.c:1.38 src/sys/dev/if_ndis/if_ndis.c:1.39
--- src/sys/dev/if_ndis/if_ndis.c:1.38 Thu Dec 15 09:28:05 2016
+++ src/sys/dev/if_ndis/if_ndis.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_ndis.c,v 1.38 2016/12/15 09:28:05 ozaki-r Exp $ */
+/* $NetBSD: if_ndis.c,v 1.39 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 2003
@@ -37,7 +37,7 @@
__FBSDID("$FreeBSD: src/sys/dev/if_ndis/if_ndis.c,v 1.69.2.6 2005/03/31 04:24:36 wpaul Exp $");
#endif
#ifdef __NetBSD__
-__KERNEL_RCSID(0, "$NetBSD: if_ndis.c,v 1.38 2016/12/15 09:28:05 ozaki-r Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_ndis.c,v 1.39 2018/02/08 09:05:19 dholland Exp $");
#endif
@@ -1482,7 +1482,7 @@ ndis_init(xsc)
int i, error;
/*
- * Avoid reintializing the link unnecessarily.
+ * Avoid reinitializing the link unnecessarily.
* This should be dealt with in a better way by
* fixing the upper layer modules so they don't
* call ifp->if_init() quite as often.
Index: src/sys/dev/isa/if_ec.c
diff -u src/sys/dev/isa/if_ec.c:1.34 src/sys/dev/isa/if_ec.c:1.35
--- src/sys/dev/isa/if_ec.c:1.34 Sun Apr 24 18:54:41 2011
+++ src/sys/dev/isa/if_ec.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_ec.c,v 1.34 2011/04/24 18:54:41 plunky Exp $ */
+/* $NetBSD: if_ec.c,v 1.35 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_ec.c,v 1.34 2011/04/24 18:54:41 plunky Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_ec.c,v 1.35 2018/02/08 09:05:19 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -471,7 +471,7 @@ ec_attach(device_t parent, device_t self
ELINK2_GACFR_RSEL | ELINK2_GACFR_MBS0);
/*
- * Intialize "Vector Pointer" registers. These gawd-awful things
+ * Initialize "Vector Pointer" registers. These gawd-awful things
* are compared to 20 bits of the address on the ISA, and if they
* match, the shared memory is disabled. We set them to 0xffff0...
* allegedly the reset vector.
Index: src/sys/dev/isa/if_sm_isa.c
diff -u src/sys/dev/isa/if_sm_isa.c:1.23 src/sys/dev/isa/if_sm_isa.c:1.24
--- src/sys/dev/isa/if_sm_isa.c:1.23 Sat Oct 27 17:18:24 2012
+++ src/sys/dev/isa/if_sm_isa.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_sm_isa.c,v 1.23 2012/10/27 17:18:24 chs Exp $ */
+/* $NetBSD: if_sm_isa.c,v 1.24 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_sm_isa.c,v 1.23 2012/10/27 17:18:24 chs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_sm_isa.c,v 1.24 2018/02/08 09:05:19 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -174,7 +174,7 @@ sm_isa_attach(device_t parent, device_t
/* XXX Should get Ethernet address from EEPROM!! */
- /* Perform generic intialization. */
+ /* Perform generic initialization. */
smc91cxx_attach(sc, NULL);
/* Establish the interrupt handler. */
Index: src/sys/dev/microcode/aic7xxx/aic79xx.reg
diff -u src/sys/dev/microcode/aic7xxx/aic79xx.reg:1.12 src/sys/dev/microcode/aic7xxx/aic79xx.reg:1.13
--- src/sys/dev/microcode/aic7xxx/aic79xx.reg:1.12 Sat Feb 25 00:58:35 2006
+++ src/sys/dev/microcode/aic7xxx/aic79xx.reg Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: aic79xx.reg,v 1.12 2006/02/25 00:58:35 wiz Exp $ */
+/* $NetBSD: aic79xx.reg,v 1.13 2018/02/08 09:05:19 dholland Exp $ */
/*
* Aic79xx register and scratch ram definitions.
@@ -652,7 +652,7 @@ register DCHRXMSG0 {
}
/*
- * CMC Recieve Message 0
+ * CMC Receive Message 0
*/
register CMCRXMSG0 {
address 0x090
Index: src/sys/dev/pci/auacerreg.h
diff -u src/sys/dev/pci/auacerreg.h:1.4 src/sys/dev/pci/auacerreg.h:1.5
--- src/sys/dev/pci/auacerreg.h:1.4 Mon Apr 28 20:23:54 2008
+++ src/sys/dev/pci/auacerreg.h Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: auacerreg.h,v 1.4 2008/04/28 20:23:54 martin Exp $ */
+/* $NetBSD: auacerreg.h,v 1.5 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 2004 The NetBSD Foundation, Inc.
@@ -139,7 +139,7 @@
/*
* according to the dev/audiovar.h AU_RING_SIZE is 2^16, what fits
* in our limits perfectly, i.e. setting it to higher value
- * in your kernel config would improve perfomance, still 2^21 is the max
+ * in your kernel config would improve performance, still 2^21 is the max
*/
#define ALI_DMALIST_MAX 32
#define ALI_DMASEG_MAX (65536*2) /* 64k samples, 2x16 bit samples */
Index: src/sys/dev/pci/radeonfb_bios.c
diff -u src/sys/dev/pci/radeonfb_bios.c:1.4 src/sys/dev/pci/radeonfb_bios.c:1.5
--- src/sys/dev/pci/radeonfb_bios.c:1.4 Wed Nov 3 00:49:02 2010
+++ src/sys/dev/pci/radeonfb_bios.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: radeonfb_bios.c,v 1.4 2010/11/03 00:49:02 macallan Exp $ */
+/* $NetBSD: radeonfb_bios.c,v 1.5 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 2006 Itronix Inc.
@@ -39,7 +39,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: radeonfb_bios.c,v 1.4 2010/11/03 00:49:02 macallan Exp $");
+__KERNEL_RCSID(0, "$NetBSD: radeonfb_bios.c,v 1.5 2018/02/08 09:05:19 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -75,7 +75,7 @@ __KERNEL_RCSID(0, "$NetBSD: radeonfb_bio
#define MEM_CONFIG_OFFSET 0x48
/*
- * Values related to generic intialization tables.
+ * Values related to generic initialization tables.
*/
#define TABLE_ENTRY_FLAG_MASK 0xe000
#define TABLE_ENTRY_INDEX_MASK 0x1fff
Index: src/sys/dev/pci/auichreg.h
diff -u src/sys/dev/pci/auichreg.h:1.12 src/sys/dev/pci/auichreg.h:1.13
--- src/sys/dev/pci/auichreg.h:1.12 Thu Sep 3 14:29:42 2009
+++ src/sys/dev/pci/auichreg.h Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: auichreg.h,v 1.12 2009/09/03 14:29:42 sborrill Exp $ */
+/* $NetBSD: auichreg.h,v 1.13 2018/02/08 09:05:19 dholland Exp $ */
/*
* Copyright (c) 2000 Michael Shalayeff
@@ -131,7 +131,7 @@
/*
* according to the dev/audiovar.h AU_RING_SIZE is 2^16, what fits
* in our limits perfectly, i.e. setting it to higher value
- * in your kernel config would improve perfomance, still 2^21 is the max
+ * in your kernel config would improve performance, still 2^21 is the max
*/
#define ICH_DMALIST_MAX 32
#define ICH_DMASEG_MAX (65536*2) /* 64k samples, 2x16 bit samples */
Index: src/sys/dev/pci/if_bnx.c
diff -u src/sys/dev/pci/if_bnx.c:1.62 src/sys/dev/pci/if_bnx.c:1.63
--- src/sys/dev/pci/if_bnx.c:1.62 Tue Sep 26 07:42:06 2017
+++ src/sys/dev/pci/if_bnx.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_bnx.c,v 1.62 2017/09/26 07:42:06 knakahara Exp $ */
+/* $NetBSD: if_bnx.c,v 1.63 2018/02/08 09:05:19 dholland Exp $ */
/* $OpenBSD: if_bnx.c,v 1.85 2009/11/09 14:32:41 dlg Exp $ */
/*-
@@ -35,7 +35,7 @@
#if 0
__FBSDID("$FreeBSD: src/sys/dev/bce/if_bce.c,v 1.3 2006/04/13 14:12:26 ru Exp $");
#endif
-__KERNEL_RCSID(0, "$NetBSD: if_bnx.c,v 1.62 2017/09/26 07:42:06 knakahara Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_bnx.c,v 1.63 2018/02/08 09:05:19 dholland Exp $");
/*
* The following controllers are supported by this driver:
@@ -5296,7 +5296,7 @@ bnx_intr(void *xsc)
BNX_PCICFG_MISC_STATUS_INTA_VALUE))
return 0;
- /* Ack the interrupt and stop others from occuring. */
+ /* Ack the interrupt and stop others from occurring. */
REG_WR(sc, BNX_PCICFG_INT_ACK_CMD,
BNX_PCICFG_INT_ACK_CMD_USE_INT_HC_PARAM |
BNX_PCICFG_INT_ACK_CMD_MASK_INT);
Index: src/sys/dev/pci/if_rtwn.c
diff -u src/sys/dev/pci/if_rtwn.c:1.13 src/sys/dev/pci/if_rtwn.c:1.14
--- src/sys/dev/pci/if_rtwn.c:1.13 Mon Oct 23 09:31:18 2017
+++ src/sys/dev/pci/if_rtwn.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_rtwn.c,v 1.13 2017/10/23 09:31:18 msaitoh Exp $ */
+/* $NetBSD: if_rtwn.c,v 1.14 2018/02/08 09:05:19 dholland Exp $ */
/* $OpenBSD: if_rtwn.c,v 1.5 2015/06/14 08:02:47 stsp Exp $ */
#define IEEE80211_NO_HT
/*-
@@ -23,7 +23,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_rtwn.c,v 1.13 2017/10/23 09:31:18 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_rtwn.c,v 1.14 2018/02/08 09:05:19 dholland Exp $");
#include <sys/param.h>
#include <sys/sockio.h>
@@ -1538,7 +1538,7 @@ rtwn_newstate(struct ieee80211com *ic, e
rtwn_write_1(sc, R92C_R2T_SIFS + 1, 10);
rtwn_write_1(sc, R92C_T2T_SIFS + 1, 10);
- /* Intialize rate adaptation. */
+ /* Initialize rate adaptation. */
rtwn_ra_init(sc);
/* Turn link LED on. */
Index: src/sys/dev/pci/if_sipreg.h
diff -u src/sys/dev/pci/if_sipreg.h:1.19 src/sys/dev/pci/if_sipreg.h:1.20
--- src/sys/dev/pci/if_sipreg.h:1.19 Mon Apr 28 20:23:55 2008
+++ src/sys/dev/pci/if_sipreg.h Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_sipreg.h,v 1.19 2008/04/28 20:23:55 martin Exp $ */
+/* $NetBSD: if_sipreg.h,v 1.20 2018/02/08 09:05:19 dholland Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -502,7 +502,7 @@ struct sip_desc {
#define PCR_PS_MCAST 0x40000000 /* pause on multicast */
#define PCR_PS_DA 0x20000000 /* pause on DA */
#define PCR_PS_ACT 0x10000000 /* pause active */
-#define PCR_PS_RCVD 0x08000000 /* pause packet recieved */
+#define PCR_PS_RCVD 0x08000000 /* pause packet received */
/* #ifdef DP83820 */
#define PCR_PS_STHI_8 0x03000000 /* Status FIFO Hi Threshold (8packets) */
#define PCR_PS_STHI_4 0x02000000 /* Status FIFO Hi Threshold (4packets) */
Index: src/sys/dev/pci/if_ti.c
diff -u src/sys/dev/pci/if_ti.c:1.102 src/sys/dev/pci/if_ti.c:1.103
--- src/sys/dev/pci/if_ti.c:1.102 Tue Sep 26 07:42:06 2017
+++ src/sys/dev/pci/if_ti.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_ti.c,v 1.102 2017/09/26 07:42:06 knakahara Exp $ */
+/* $NetBSD: if_ti.c,v 1.103 2018/02/08 09:05:19 dholland Exp $ */
/*
* Copyright (c) 1997, 1998, 1999
@@ -81,7 +81,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_ti.c,v 1.102 2017/09/26 07:42:06 knakahara Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_ti.c,v 1.103 2018/02/08 09:05:19 dholland Exp $");
#include "opt_inet.h"
@@ -688,7 +688,7 @@ ti_jfree(struct mbuf *m, void *tbuf, siz
/*
- * Intialize a standard receive ring descriptor.
+ * Initialize a standard receive ring descriptor.
*/
static int
ti_newbuf_std(struct ti_softc *sc, int i, struct mbuf *m, bus_dmamap_t dmamap)
@@ -2154,7 +2154,7 @@ ti_intr(void *xsc)
return (0);
#endif
- /* Ack interrupt and stop others from occuring. */
+ /* Ack interrupt and stop others from occurring. */
CSR_WRITE_4(sc, TI_MB_HOSTINTR, 1);
if (ifp->if_flags & IFF_RUNNING) {
Index: src/sys/dev/pci/if_vioif.c
diff -u src/sys/dev/pci/if_vioif.c:1.38 src/sys/dev/pci/if_vioif.c:1.39
--- src/sys/dev/pci/if_vioif.c:1.38 Thu Jun 1 02:45:11 2017
+++ src/sys/dev/pci/if_vioif.c Thu Feb 8 09:05:19 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_vioif.c,v 1.38 2017/06/01 02:45:11 chs Exp $ */
+/* $NetBSD: if_vioif.c,v 1.39 2018/02/08 09:05:19 dholland Exp $ */
/*
* Copyright (c) 2010 Minoura Makoto.
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_vioif.c,v 1.38 2017/06/01 02:45:11 chs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_vioif.c,v 1.39 2018/02/08 09:05:19 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_net_mpsafe.h"
@@ -299,7 +299,7 @@ vioif_match(device_t parent, cfdata_t ma
/* allocate memory */
/*
* dma memory is used for:
- * sc_rx_hdrs[slot]: metadata array for recieved frames (READ)
+ * sc_rx_hdrs[slot]: metadata array for received frames (READ)
* sc_tx_hdrs[slot]: metadata array for frames to be sent (WRITE)
* sc_ctrl_cmd: command to be sent via ctrl vq (WRITE)
* sc_ctrl_status: return value for a command via ctrl vq (READ)
@@ -316,9 +316,9 @@ vioif_match(device_t parent, cfdata_t ma
* dynamically allocated memory is used for:
* sc_rxhdr_dmamaps[slot]: bus_dmamap_t array for sc_rx_hdrs[slot]
* sc_txhdr_dmamaps[slot]: bus_dmamap_t array for sc_tx_hdrs[slot]
- * sc_rx_dmamaps[slot]: bus_dmamap_t array for recieved payload
+ * sc_rx_dmamaps[slot]: bus_dmamap_t array for received payload
* sc_tx_dmamaps[slot]: bus_dmamap_t array for sent payload
- * sc_rx_mbufs[slot]: mbuf pointer array for recieved frames
+ * sc_rx_mbufs[slot]: mbuf pointer array for received frames
* sc_tx_mbufs[slot]: mbuf pointer array for sent frames
*/
static int
@@ -919,9 +919,9 @@ vioif_watchdog(struct ifnet *ifp)
/*
- * Recieve implementation
+ * Receive implementation
*/
-/* allocate and initialize a mbuf for recieve */
+/* allocate and initialize a mbuf for receive */
static int
vioif_add_rx_mbuf(struct vioif_softc *sc, int i)
{
@@ -950,7 +950,7 @@ vioif_add_rx_mbuf(struct vioif_softc *sc
return 0;
}
-/* free a mbuf for recieve */
+/* free a mbuf for receive */
static void
vioif_free_rx_mbuf(struct vioif_softc *sc, int i)
{
@@ -959,7 +959,7 @@ vioif_free_rx_mbuf(struct vioif_softc *s
sc->sc_rx_mbufs[i] = NULL;
}
-/* add mbufs for all the empty recieve slots */
+/* add mbufs for all the empty receive slots */
static void
vioif_populate_rx_mbufs(struct vioif_softc *sc)
{
@@ -1015,7 +1015,7 @@ vioif_populate_rx_mbufs_locked(struct vi
virtio_enqueue_commit(vsc, vq, -1, true);
}
-/* dequeue recieved packets */
+/* dequeue received packets */
static int
vioif_rx_deq(struct vioif_softc *sc)
{
@@ -1030,7 +1030,7 @@ vioif_rx_deq(struct vioif_softc *sc)
return r;
}
-/* dequeue recieved packets */
+/* dequeue received packets */
static int
vioif_rx_deq_locked(struct vioif_softc *sc)
{
@@ -1101,7 +1101,7 @@ out:
return r;
}
-/* softint: enqueue recieve requests for new incoming packets */
+/* softint: enqueue receive requests for new incoming packets */
static void
vioif_rx_softint(void *arg)
{
Index: src/sys/dev/pci/cxgb/cxgb_mc5.c
diff -u src/sys/dev/pci/cxgb/cxgb_mc5.c:1.1 src/sys/dev/pci/cxgb/cxgb_mc5.c:1.2
--- src/sys/dev/pci/cxgb/cxgb_mc5.c:1.1 Sun Mar 21 21:11:13 2010
+++ src/sys/dev/pci/cxgb/cxgb_mc5.c Thu Feb 8 09:05:19 2018
@@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cxgb_mc5.c,v 1.1 2010/03/21 21:11:13 jklos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cxgb_mc5.c,v 1.2 2018/02/08 09:05:19 dholland Exp $");
#ifdef CONFIG_DEFINED
#include <common/cxgb_common.h>
@@ -328,7 +328,7 @@ static void mc5_dbgi_mode_disable(const
/*
* Initialization that requires the OS and protocol layers to already
- * be intialized goes here.
+ * be initialized goes here.
*/
int t3_mc5_init(struct mc5 *mc5, unsigned int nservers, unsigned int nfilters,
unsigned int nroutes)
Index: src/sys/dev/pci/cxgb/cxgb_t3_hw.c
diff -u src/sys/dev/pci/cxgb/cxgb_t3_hw.c:1.1 src/sys/dev/pci/cxgb/cxgb_t3_hw.c:1.2
--- src/sys/dev/pci/cxgb/cxgb_t3_hw.c:1.1 Sun Mar 21 21:11:13 2010
+++ src/sys/dev/pci/cxgb/cxgb_t3_hw.c Thu Feb 8 09:05:19 2018
@@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
***************************************************************************/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cxgb_t3_hw.c,v 1.1 2010/03/21 21:11:13 jklos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cxgb_t3_hw.c,v 1.2 2018/02/08 09:05:19 dholland Exp $");
#ifdef CONFIG_DEFINED
@@ -2684,7 +2684,7 @@ static void __devinit init_mtus(unsigned
{
/*
* See draft-mathis-plpmtud-00.txt for the values. The min is 88 so
- * it can accomodate max size TCP/IP headers when SACK and timestamps
+ * it can accommodate max size TCP/IP headers when SACK and timestamps
* are enabled and still have at least 8 bytes of payload.
*/
mtus[0] = 88;
Index: src/sys/dev/pci/n8/QMgr/QMgrInit.c
diff -u src/sys/dev/pci/n8/QMgr/QMgrInit.c:1.1 src/sys/dev/pci/n8/QMgr/QMgrInit.c:1.2
--- src/sys/dev/pci/n8/QMgr/QMgrInit.c:1.1 Thu Oct 30 12:02:14 2008
+++ src/sys/dev/pci/n8/QMgr/QMgrInit.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: QMgrInit.c,v 1.1 2008/10/30 12:02:14 darran Exp $";
+static char const n8_id[] = "$Id: QMgrInit.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file QMgrInit.c
* @brief This file contains the hardware independent initialization code
@@ -80,7 +80,7 @@ static char const n8_id[] = "$Id: QMgrIn
* GLOBALS
*****************************************************************************/
/** @ingroup QMgr
- * @brief These are the globals used by the open and intialization code in
+ * @brief These are the globals used by the open and initialization code in
* the QMgr .
*
* Internal Globals are to be used only within this file.
Index: src/sys/dev/pci/n8/QMgr/RNQueue.c
diff -u src/sys/dev/pci/n8/QMgr/RNQueue.c:1.1 src/sys/dev/pci/n8/QMgr/RNQueue.c:1.2
--- src/sys/dev/pci/n8/QMgr/RNQueue.c:1.1 Thu Oct 30 12:02:14 2008
+++ src/sys/dev/pci/n8/QMgr/RNQueue.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: RNQueue.c,v 1.1 2008/10/30 12:02:14 darran Exp $";
+static char const n8_id[] = "$Id: RNQueue.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file RNQueue.c
* @brief Random Number Queue Manager
@@ -85,7 +85,7 @@ static char const n8_id[] = "$Id: RNQueu
* 02/18/02 msz More general QMgrRequest, RNG parameter initialization now
* done in this code (with a call out to SAPI), no longer need
* some routines (RN_InitParameters, RNG_ValidateRequest)
- * 01/16/02 brr Removed queue intialization now performed by driver.
+ * 01/16/02 brr Removed queue initialization now performed by driver.
* 12/06/01 msz Disable/enable rnh around updating read_pointer.
* Fix for NSP2000 BUG 2.
* 12/05/01 brr Removed obsoleted queue allocation.
Index: src/sys/dev/pci/n8/common/config.c
diff -u src/sys/dev/pci/n8/common/config.c:1.4 src/sys/dev/pci/n8/common/config.c:1.5
--- src/sys/dev/pci/n8/common/config.c:1.4 Mon Apr 13 16:33:25 2015
+++ src/sys/dev/pci/n8/common/config.c Thu Feb 8 09:05:20 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: config.c,v 1.4 2015/04/13 16:33:25 riastradh Exp $";
+static char const n8_id[] = "$Id: config.c,v 1.5 2018/02/08 09:05:20 dholland Exp $";
/*****************************************************************************/
/** @file config.c
* @brief NSP2000 Device Driver Configuration Manager.
@@ -134,7 +134,7 @@ static char const n8_id[] = "$Id: config
* 12/06/01 brr Added seperate define for RNG queue sizing, moved SKS init
* to the driver, and correct context memory detection.
* 12/05/01 brr Move queue initialization to the driver.
- * 11/26/01 mmd Updated parms for N8_ConfigInit to accomodate new PCIinfo
+ * 11/26/01 mmd Updated parms for N8_ConfigInit to accommodate new PCIinfo
* field of NspInstance_t. Generally updated N8_ConfigInit and
* N8_GetConfig to ensure full support of both ASIC and FPGA.
* 11/14/01 mmd Using global parm defines from n8_driver_parms.h.
Index: src/sys/dev/pci/n8/common/config.h
diff -u src/sys/dev/pci/n8/common/config.h:1.1 src/sys/dev/pci/n8/common/config.h:1.2
--- src/sys/dev/pci/n8/common/config.h:1.1 Thu Oct 30 12:02:14 2008
+++ src/sys/dev/pci/n8/common/config.h Thu Feb 8 09:05:20 2018
@@ -59,7 +59,7 @@
* 02/15/02 brr Modified N8_GetConfig to return all driver information in a
* single call.
* 12/14/01 brr Support memory management performance improvements.
- * 11/26/01 mmd Updated parms for N8_ConfigInit to accomodate new PCIinfo
+ * 11/26/01 mmd Updated parms for N8_ConfigInit to accommodate new PCIinfo
* field of NspInstance_t.
* 11/13/01 mmd Implemented N8_AllocateHardwareResources and
* N8_ReleaseHardwareResources.
Index: src/sys/dev/pci/n8/common/api/n8_daemon_sks.c
diff -u src/sys/dev/pci/n8/common/api/n8_daemon_sks.c:1.2 src/sys/dev/pci/n8/common/api/n8_daemon_sks.c:1.3
--- src/sys/dev/pci/n8/common/api/n8_daemon_sks.c:1.2 Tue Mar 25 16:19:14 2014
+++ src/sys/dev/pci/n8/common/api/n8_daemon_sks.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: n8_daemon_sks.c,v 1.2 2014/03/25 16:19:14 christos Exp $";
+static char const n8_id[] = "$Id: n8_daemon_sks.c,v 1.3 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file n8_daemon_sks.c
* @brief This file implements the user side of the daemon's SKS
@@ -410,7 +410,7 @@ N8_Status_t n8_daemon_sks_delete(char *k
*
* @return
* N8_STATUS_OK indicates that the API has been initialixed, or that all
- * intialization proceeded without errors.
+ * initialization proceeded without errors.
* N8_FILE_ERROR indicates that either an SKS entry could not be
* read, or that the descriptor tables could not be created.
*
Index: src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h
diff -u src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h:1.1 src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h:1.2
--- src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h:1.1 Thu Oct 30 12:02:15 2008
+++ src/sys/dev/pci/n8/common/api/n8_precomp_sha_locl.h Thu Feb 8 09:05:19 2018
@@ -248,7 +248,7 @@ void HASH_INIT (SHA_CTX *c)
#ifndef MD32_XARRAY
/*
* Originally X was an array. As it's automatic it's natural
- * to expect RISC compiler to accomodate at least part of it in
+ * to expect RISC compiler to accommodate at least part of it in
* the register bank, isn't it? Unfortunately not all compilers
* "find" this expectation reasonable:-( On order to make such
* compilers generate better code I replace X[] with a bunch of
Index: src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c
diff -u src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c:1.1 src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c:1.2
--- src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c:1.1 Thu Oct 30 12:02:15 2008
+++ src/sys/dev/pci/n8/common/api/commands/n8_cb_dh.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: n8_cb_dh.c,v 1.1 2008/10/30 12:02:15 darran Exp $";
+static char const n8_id[] = "$Id: n8_cb_dh.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file n8_cb_dsa.c
* @brief DSA Command Block Generator
@@ -132,7 +132,7 @@ N8_Status_t cb_precomputeDHValues(const
do
{
/* Initialize the slot values. These are to address temporary
- storage in the BNC. The slots accomodate operand sizes up to
+ storage in the BNC. The slots accommodate operand sizes up to
the key length */
for (i = 0; i < sizeof(slot)/sizeof(unsigned int); i++)
{
@@ -263,7 +263,7 @@ N8_Status_t cb_computeGXmodp_long(const
CHECK_OBJECT(req_p, ret);
/* Initialize the slot values. These are to address temporary
- storage in the BNC. The slots accomodate operand sizes up to
+ storage in the BNC. The slots accommodate operand sizes up to
the key length */
for (i = 0; i < sizeof(slot)/sizeof(int); i++)
{
@@ -402,7 +402,7 @@ N8_Status_t cb_computeGXmodp_short(const
CHECK_OBJECT(req_p, ret);
/* Initialize the slot values. These are to address temporary
- storage in the BNC. The slots accomodate operand sizes up to
+ storage in the BNC. The slots accommodate operand sizes up to
the key length */
for (i = 0; i < sizeof(slot)/sizeof(int); i++)
{
Index: src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c
diff -u src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c:1.1 src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c:1.2
--- src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c:1.1 Thu Oct 30 12:02:15 2008
+++ src/sys/dev/pci/n8/common/api/commands/n8_cb_dsa.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: n8_cb_dsa.c,v 1.1 2008/10/30 12:02:15 darran Exp $";
+static char const n8_id[] = "$Id: n8_cb_dsa.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file n8_cb_dsa.c
* @brief DSA Command Block Generator
@@ -117,7 +117,7 @@ N8_Status_t cb_computeGRmodX(API_Request
CHECK_OBJECT(req_p, ret);
/* Initialize the slot values. These are to address temporary
- storage in the BNC. The slots accomodate operand sizes up to
+ storage in the BNC. The slots accommodate operand sizes up to
the key length */
slot0 = 0;
slot1 = modulusDigits;
Index: src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c
diff -u src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c:1.1 src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c:1.2
--- src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c:1.1 Thu Oct 30 12:02:15 2008
+++ src/sys/dev/pci/n8/common/api/commands/n8_cb_ea.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: n8_cb_ea.c,v 1.1 2008/10/30 12:02:15 darran Exp $";
+static char const n8_id[] = "$Id: n8_cb_ea.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file n8_cb_ea.c
* @brief Command blocks for EA.
@@ -125,7 +125,7 @@ static char const n8_id[] = "$Id: n8_cb_
* endian machines.
* 05/16/01 dws Modified cb_loadARC4key_to_contextMemory to use the ARC4
* i and j masks and shift counts in a more general way. This
- * was done to accomodate the change in the i and j locations
+ * was done to accommodate the change in the i and j locations
* in the ARC4 context block.
* 05/11/01 bac Merge sanity changes. Naming standardization.
* 05/09/01 bac Added support for SSL Encrypt/Authenticate. Converted to use
Index: src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c
diff -u src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c:1.1 src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c:1.2
--- src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c:1.1 Thu Oct 30 12:02:15 2008
+++ src/sys/dev/pci/n8/common/api/commands/n8_cb_rsa.c Thu Feb 8 09:05:19 2018
@@ -32,7 +32,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-static char const n8_id[] = "$Id: n8_cb_rsa.c,v 1.1 2008/10/30 12:02:15 darran Exp $";
+static char const n8_id[] = "$Id: n8_cb_rsa.c,v 1.2 2018/02/08 09:05:19 dholland Exp $";
/*****************************************************************************/
/** @file n8_cb_rsa.c
* @brief RSA Command Block Generator
@@ -393,7 +393,7 @@ N8_Status_t cb_computeCX(const API_Reque
{
/*
* Initialize the offset values. These are to address temporary
- * storage in the BNC. The offsets accomodate operand sizes up to
+ * storage in the BNC. The offsets accommodate operand sizes up to
* the key length
*
* The BNC layout will look like the following:
@@ -580,7 +580,7 @@ N8_Status_t cb_exponentiate(API_Request_
/*
* Initialize the offset values. These are to address temporary
- * storage in the BNC. The offsets accomodate operand sizes up to
+ * storage in the BNC. The offsets accommodate operand sizes up to
* the key length
*
* The BNC layout will look like the following:
@@ -750,7 +750,7 @@ static N8_Status_t cb_exp_with_precomput
/*
* Initialize the offset values. These are to address temporary
- * storage in the BNC. The offsets accomodate operand sizes up to
+ * storage in the BNC. The offsets accommodate operand sizes up to
* the key length
*/
@@ -1237,7 +1237,7 @@ N8_Status_t cb_rsaPublicDecrypt(const AP
{
/*
* Initialize the offset values. These are to address temporary
- * storage in the BNC. The offsets accomodate operand sizes up to
+ * storage in the BNC. The offsets accommodate operand sizes up to
* the key length
*
* The BNC layout will look like the following:
@@ -1258,7 +1258,7 @@ N8_Status_t cb_rsaPublicDecrypt(const AP
/*
* Initialize the offset values. These are to address temporary
- * storage in the BNC. The offsets accomodate operand sizes up to
+ * storage in the BNC. The offsets accommodate operand sizes up to
* the key length
*/
for (i = 0; i < sizeof(offset)/sizeof(unsigned int); i++)
Index: src/sys/dev/pcmcia/if_sm_pcmcia.c
diff -u src/sys/dev/pcmcia/if_sm_pcmcia.c:1.56 src/sys/dev/pcmcia/if_sm_pcmcia.c:1.57
--- src/sys/dev/pcmcia/if_sm_pcmcia.c:1.56 Thu Jul 7 06:55:42 2016
+++ src/sys/dev/pcmcia/if_sm_pcmcia.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_sm_pcmcia.c,v 1.56 2016/07/07 06:55:42 msaitoh Exp $ */
+/* $NetBSD: if_sm_pcmcia.c,v 1.57 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c) 1997, 1998, 2000, 2004 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_sm_pcmcia.c,v 1.56 2016/07/07 06:55:42 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_sm_pcmcia.c,v 1.57 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -174,7 +174,7 @@ sm_pcmcia_attach(device_t parent, device
"unable to get Ethernet address\n");
}
- /* Perform generic intialization. */
+ /* Perform generic initialization. */
smc91cxx_attach(sc, enaddr);
psc->sc_state = SM_PCMCIA_ATTACHED;
Index: src/sys/dev/sysmon/sysmon_taskq.c
diff -u src/sys/dev/sysmon/sysmon_taskq.c:1.19 src/sys/dev/sysmon/sysmon_taskq.c:1.20
--- src/sys/dev/sysmon/sysmon_taskq.c:1.19 Tue Apr 28 11:58:49 2015
+++ src/sys/dev/sysmon/sysmon_taskq.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: sysmon_taskq.c,v 1.19 2015/04/28 11:58:49 martin Exp $ */
+/* $NetBSD: sysmon_taskq.c,v 1.20 2018/02/08 09:05:20 dholland Exp $ */
/*
* Copyright (c) 2001, 2003 Wasabi Systems, Inc.
@@ -41,7 +41,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sysmon_taskq.c,v 1.19 2015/04/28 11:58:49 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sysmon_taskq.c,v 1.20 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/malloc.h>
@@ -80,7 +80,7 @@ MODULE(MODULE_CLASS_MISC, sysmon_taskq,
* the module(9) framework. However, there are a number of
* users of the sysmon_taskq facility that are not modular,
* and these can directly call sysmon_task_queue_init()
- * directly. To accomodate these non-standard users, we
+ * directly. To accommodate these non-standard users, we
* make sure that sysmon_task_queue_init() handles multiple
* invocations. And we also ensure that, if any non-module
* user exists, we don't allow the module to be unloaded.
Index: src/sys/dev/usb/if_upgt.c
diff -u src/sys/dev/usb/if_upgt.c:1.18 src/sys/dev/usb/if_upgt.c:1.19
--- src/sys/dev/usb/if_upgt.c:1.18 Sun Jan 21 13:57:12 2018
+++ src/sys/dev/usb/if_upgt.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_upgt.c,v 1.18 2018/01/21 13:57:12 skrll Exp $ */
+/* $NetBSD: if_upgt.c,v 1.19 2018/02/08 09:05:20 dholland Exp $ */
/* $OpenBSD: if_upgt.c,v 1.49 2010/04/20 22:05:43 tedu Exp $ */
/*
@@ -18,7 +18,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_upgt.c,v 1.18 2018/01/21 13:57:12 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_upgt.c,v 1.19 2018/02/08 09:05:20 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_usb.h"
@@ -2405,7 +2405,7 @@ upgt_crc32_le(const void *buf, size_t si
/*
* The firmware awaits a checksum for each frame we send to it.
- * The algorithm used therefor is uncommon but somehow similar to CRC32.
+ * The algorithm used is uncommon but somehow similar to CRC32.
*/
static uint32_t
upgt_chksum_le(const uint32_t *buf, size_t size)
Index: src/sys/dev/usb/if_urtwn.c
diff -u src/sys/dev/usb/if_urtwn.c:1.56 src/sys/dev/usb/if_urtwn.c:1.57
--- src/sys/dev/usb/if_urtwn.c:1.56 Sun Jan 21 13:57:12 2018
+++ src/sys/dev/usb/if_urtwn.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: if_urtwn.c,v 1.56 2018/01/21 13:57:12 skrll Exp $ */
+/* $NetBSD: if_urtwn.c,v 1.57 2018/02/08 09:05:20 dholland Exp $ */
/* $OpenBSD: if_urtwn.c,v 1.42 2015/02/10 23:25:46 mpi Exp $ */
/*-
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: if_urtwn.c,v 1.56 2018/01/21 13:57:12 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_urtwn.c,v 1.57 2018/02/08 09:05:20 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_inet.h"
@@ -2098,7 +2098,7 @@ urtwn_newstate_cb(struct urtwn_softc *sc
urtwn_write_1(sc, R92C_R2T_SIFS + 1, sifs_time);
urtwn_write_1(sc, R92C_T2T_SIFS + 1, sifs_time);
- /* Intialize rate adaptation. */
+ /* Initialize rate adaptation. */
if (ISSET(sc->chip, URTWN_CHIP_88E) ||
ISSET(sc->chip, URTWN_CHIP_92EU))
ni->ni_txrate = ni->ni_rates.rs_nrates - 1;
Index: src/sys/fs/puffs/puffs_node.c
diff -u src/sys/fs/puffs/puffs_node.c:1.37 src/sys/fs/puffs/puffs_node.c:1.38
--- src/sys/fs/puffs/puffs_node.c:1.37 Sat Aug 20 12:37:08 2016
+++ src/sys/fs/puffs/puffs_node.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: puffs_node.c,v 1.37 2016/08/20 12:37:08 hannken Exp $ */
+/* $NetBSD: puffs_node.c,v 1.38 2018/02/08 09:05:20 dholland Exp $ */
/*
* Copyright (c) 2005, 2006, 2007 Antti Kantee. All Rights Reserved.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: puffs_node.c,v 1.37 2016/08/20 12:37:08 hannken Exp $");
+__KERNEL_RCSID(0, "$NetBSD: puffs_node.c,v 1.38 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/hash.h>
@@ -51,7 +51,7 @@ struct pool puffs_pnpool;
struct pool puffs_vapool;
/*
- * Grab a vnode, intialize all the puffs-dependent stuff.
+ * Grab a vnode, initialize all the puffs-dependent stuff.
*/
static int
puffs_getvnode1(struct mount *mp, puffs_cookie_t ck, enum vtype type,
Index: src/sys/kern/subr_pcq.c
diff -u src/sys/kern/subr_pcq.c:1.9 src/sys/kern/subr_pcq.c:1.10
--- src/sys/kern/subr_pcq.c:1.9 Thu Jan 8 23:39:57 2015
+++ src/sys/kern/subr_pcq.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: subr_pcq.c,v 1.9 2015/01/08 23:39:57 riastradh Exp $ */
+/* $NetBSD: subr_pcq.c,v 1.10 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: subr_pcq.c,v 1.9 2015/01/08 23:39:57 riastradh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: subr_pcq.c,v 1.10 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/types.h>
@@ -148,7 +148,7 @@ pcq_peek(pcq_t *pcq)
/*
* pcq_get: remove and return the next item for consumption or NULL if empty.
*
- * => The caller must prevent concurrent gets from occuring.
+ * => The caller must prevent concurrent gets from occurring.
*/
void *
pcq_get(pcq_t *pcq)
Index: src/sys/kern/subr_tftproot.c
diff -u src/sys/kern/subr_tftproot.c:1.20 src/sys/kern/subr_tftproot.c:1.21
--- src/sys/kern/subr_tftproot.c:1.20 Wed Feb 7 15:51:35 2018
+++ src/sys/kern/subr_tftproot.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: subr_tftproot.c,v 1.20 2018/02/07 15:51:35 manu Exp $ */
+/* $NetBSD: subr_tftproot.c,v 1.21 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c) 2007 Emmanuel Dreyfus, all rights reserved.
@@ -39,7 +39,7 @@
#include "opt_md.h"
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: subr_tftproot.c,v 1.20 2018/02/07 15:51:35 manu Exp $");
+__KERNEL_RCSID(0, "$NetBSD: subr_tftproot.c,v 1.21 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/types.h>
@@ -293,7 +293,7 @@ tftproot_getfile(struct tftproot_handle
}
/*
- * Accomodate the packet length for acks.
+ * Accommodate the packet length for acks.
* This is really needed only on first pass
*/
m_outbuf->m_len = hdrlen;
Index: src/sys/kern/subr_vmem.c
diff -u src/sys/kern/subr_vmem.c:1.96 src/sys/kern/subr_vmem.c:1.97
--- src/sys/kern/subr_vmem.c:1.96 Wed May 31 23:53:30 2017
+++ src/sys/kern/subr_vmem.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: subr_vmem.c,v 1.96 2017/05/31 23:53:30 chs Exp $ */
+/* $NetBSD: subr_vmem.c,v 1.97 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c)2006,2007,2008,2009 YAMAMOTO Takashi,
@@ -46,7 +46,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: subr_vmem.c,v 1.96 2017/05/31 23:53:30 chs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: subr_vmem.c,v 1.97 2018/02/08 09:05:20 dholland Exp $");
#if defined(_KERNEL) && defined(_KERNEL_OPT)
#include "opt_ddb.h"
@@ -171,7 +171,7 @@ static LIST_HEAD(, vmem) vmem_list = LIS
/*
* BT_RESERVE calculation:
- * we allocate memory for boundry tags with vmem, therefor we have
+ * we allocate memory for boundry tags with vmem; therefore we have
* to keep a reserve of bts used to allocated memory for bts.
* This reserve is 4 for each arena involved in allocating vmems memory.
* BT_MAXFREE: don't cache excessive counts of bts in arenas
Index: src/sys/net/dlt.h
diff -u src/sys/net/dlt.h:1.17 src/sys/net/dlt.h:1.18
--- src/sys/net/dlt.h:1.17 Tue Jan 24 22:12:42 2017
+++ src/sys/net/dlt.h Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: dlt.h,v 1.17 2017/01/24 22:12:42 christos Exp $ */
+/* $NetBSD: dlt.h,v 1.18 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -575,7 +575,7 @@
* input packets such as port scans, packets from old lost connections,
* etc. to force the connection to stay up).
*
- * The first byte of the PPP header (0xff03) is modified to accomodate
+ * The first byte of the PPP header (0xff03) is modified to accommodate
* the direction - 0x00 = IN, 0x01 = OUT.
*/
#define DLT_PPP_PPPD 166
Index: src/sys/netinet/dccp_usrreq.c
diff -u src/sys/netinet/dccp_usrreq.c:1.16 src/sys/netinet/dccp_usrreq.c:1.17
--- src/sys/netinet/dccp_usrreq.c:1.16 Sun May 7 21:36:23 2017
+++ src/sys/netinet/dccp_usrreq.c Thu Feb 8 09:05:20 2018
@@ -1,5 +1,5 @@
/* $KAME: dccp_usrreq.c,v 1.67 2005/11/03 16:05:04 nishida Exp $ */
-/* $NetBSD: dccp_usrreq.c,v 1.16 2017/05/07 21:36:23 rjs Exp $ */
+/* $NetBSD: dccp_usrreq.c,v 1.17 2018/02/08 09:05:20 dholland Exp $ */
/*
* Copyright (c) 2003 Joacim H�ggmark, Magnus Erixzon, Nils-Erik Mattsson
@@ -67,7 +67,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dccp_usrreq.c,v 1.16 2017/05/07 21:36:23 rjs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dccp_usrreq.c,v 1.17 2018/02/08 09:05:20 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_inet.h"
@@ -539,7 +539,7 @@ dccp_input(struct mbuf *m, ...)
if (! (DCCP_SEQ_GT(seqnr, low_seqnr) && DCCP_SEQ_LT(seqnr, high_seqnr))) {
dccpstat.dccps_badseq++;
- DCCP_DEBUG((LOG_INFO, "Recieved DCCP packet with bad sequence number = %llu (low_seqnr = %llu, high_seqnr = %llu)\n", seqnr, low_seqnr, high_seqnr));
+ DCCP_DEBUG((LOG_INFO, "Received DCCP packet with bad sequence number = %llu (low_seqnr = %llu, high_seqnr = %llu)\n", seqnr, low_seqnr, high_seqnr));
INP_UNLOCK(inp);
goto badunlocked;
}
Index: src/sys/netinet/tcp_input.c
diff -u src/sys/netinet/tcp_input.c:1.363 src/sys/netinet/tcp_input.c:1.364
--- src/sys/netinet/tcp_input.c:1.363 Wed Nov 15 09:56:31 2017
+++ src/sys/netinet/tcp_input.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: tcp_input.c,v 1.363 2017/11/15 09:56:31 ozaki-r Exp $ */
+/* $NetBSD: tcp_input.c,v 1.364 2018/02/08 09:05:20 dholland Exp $ */
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -148,7 +148,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: tcp_input.c,v 1.363 2017/11/15 09:56:31 ozaki-r Exp $");
+__KERNEL_RCSID(0, "$NetBSD: tcp_input.c,v 1.364 2018/02/08 09:05:20 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_inet.h"
@@ -4493,7 +4493,7 @@ syn_cache_add(struct sockaddr *src, stru
sc->sc_flags |= SCF_SACK_PERMIT;
/*
- * ECN setup packet recieved.
+ * ECN setup packet received.
*/
if ((th->th_flags & (TH_ECE|TH_CWR)) && tcp_do_ecn)
sc->sc_flags |= SCF_ECN_PERMIT;
Index: src/sys/netinet6/in6_pcb.c
diff -u src/sys/netinet6/in6_pcb.c:1.163 src/sys/netinet6/in6_pcb.c:1.164
--- src/sys/netinet6/in6_pcb.c:1.163 Fri Dec 22 09:53:06 2017
+++ src/sys/netinet6/in6_pcb.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: in6_pcb.c,v 1.163 2017/12/22 09:53:06 ozaki-r Exp $ */
+/* $NetBSD: in6_pcb.c,v 1.164 2018/02/08 09:05:20 dholland Exp $ */
/* $KAME: in6_pcb.c,v 1.84 2001/02/08 18:02:08 itojun Exp $ */
/*
@@ -62,7 +62,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: in6_pcb.c,v 1.163 2017/12/22 09:53:06 ozaki-r Exp $");
+__KERNEL_RCSID(0, "$NetBSD: in6_pcb.c,v 1.164 2018/02/08 09:05:20 dholland Exp $");
#ifdef _KERNEL_OPT
#include "opt_inet.h"
@@ -205,7 +205,7 @@ in6_pcbbind_addr(struct in6pcb *in6p, st
/*
* We should check the family, but old programs
- * incorrectly fail to intialize it.
+ * incorrectly fail to initialize it.
*/
if (sin6->sin6_family != AF_INET6)
return (EAFNOSUPPORT);
Index: src/sys/opencrypto/cryptodev.c
diff -u src/sys/opencrypto/cryptodev.c:1.97 src/sys/opencrypto/cryptodev.c:1.98
--- src/sys/opencrypto/cryptodev.c:1.97 Thu Nov 30 20:25:55 2017
+++ src/sys/opencrypto/cryptodev.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: cryptodev.c,v 1.97 2017/11/30 20:25:55 christos Exp $ */
+/* $NetBSD: cryptodev.c,v 1.98 2018/02/08 09:05:20 dholland Exp $ */
/* $FreeBSD: src/sys/opencrypto/cryptodev.c,v 1.4.2.4 2003/06/03 00:09:02 sam Exp $ */
/* $OpenBSD: cryptodev.c,v 1.53 2002/07/10 22:21:30 mickey Exp $ */
@@ -64,7 +64,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cryptodev.c,v 1.97 2017/11/30 20:25:55 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cryptodev.c,v 1.98 2018/02/08 09:05:20 dholland Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -670,7 +670,7 @@ eagain:
mutex_enter(&cryptodev_mtx);
/*
- * Don't touch crp before returned by any error or recieved
+ * Don't touch crp before returned by any error or received
* cv_signal(&crp->crp_cv). It is required to restructure locks.
*/
Index: src/tests/sys/uvm/t_uvm_physseg.c
diff -u src/tests/sys/uvm/t_uvm_physseg.c:1.2 src/tests/sys/uvm/t_uvm_physseg.c:1.3
--- src/tests/sys/uvm/t_uvm_physseg.c:1.2 Thu Dec 22 08:15:20 2016
+++ src/tests/sys/uvm/t_uvm_physseg.c Thu Feb 8 09:05:20 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: t_uvm_physseg.c,v 1.2 2016/12/22 08:15:20 cherry Exp $ */
+/* $NetBSD: t_uvm_physseg.c,v 1.3 2018/02/08 09:05:20 dholland Exp $ */
/*-
* Copyright (c) 2015, 2016 The NetBSD Foundation, Inc.
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__RCSID("$NetBSD: t_uvm_physseg.c,v 1.2 2016/12/22 08:15:20 cherry Exp $");
+__RCSID("$NetBSD: t_uvm_physseg.c,v 1.3 2018/02/08 09:05:20 dholland Exp $");
/*
* If this line is commented out tests related to uvm_physseg_get_pmseg()
@@ -2037,7 +2037,7 @@ ATF_TC_BODY(uvm_page_physunload_none, tc
/*
* Note: start != avail_start and end != avail_end.
*
- * This prevents any unload from occuring.
+ * This prevents any unload from occurring.
*/
upm = uvm_page_physload(VALID_START_PFN_2, VALID_END_PFN_2,
VALID_AVAIL_START_PFN_2 + 1, VALID_AVAIL_END_PFN_2 - 1,
Index: src/usr.bin/make/job.c
diff -u src/usr.bin/make/job.c:1.191 src/usr.bin/make/job.c:1.192
--- src/usr.bin/make/job.c:1.191 Thu Jul 20 19:29:54 2017
+++ src/usr.bin/make/job.c Thu Feb 8 09:05:21 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: job.c,v 1.191 2017/07/20 19:29:54 sjg Exp $ */
+/* $NetBSD: job.c,v 1.192 2018/02/08 09:05:21 dholland Exp $ */
/*
* Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
@@ -70,14 +70,14 @@
*/
#ifndef MAKE_NATIVE
-static char rcsid[] = "$NetBSD: job.c,v 1.191 2017/07/20 19:29:54 sjg Exp $";
+static char rcsid[] = "$NetBSD: job.c,v 1.192 2018/02/08 09:05:21 dholland Exp $";
#else
#include <sys/cdefs.h>
#ifndef lint
#if 0
static char sccsid[] = "@(#)job.c 8.2 (Berkeley) 3/19/94";
#else
-__RCSID("$NetBSD: job.c,v 1.191 2017/07/20 19:29:54 sjg Exp $");
+__RCSID("$NetBSD: job.c,v 1.192 2018/02/08 09:05:21 dholland Exp $");
#endif
#endif /* not lint */
#endif
@@ -102,7 +102,7 @@ __RCSID("$NetBSD: job.c,v 1.191 2017/07/
* a time given by the SEL_* constants, below,
* or until output is ready.
*
- * Job_Init Called to intialize this module. in addition,
+ * Job_Init Called to initialize this module. in addition,
* any commands attached to the .BEGIN target
* are executed before this function returns.
* Hence, the makefile must have been parsed
Index: src/usr.bin/vmstat/drvstats.c
diff -u src/usr.bin/vmstat/drvstats.c:1.11 src/usr.bin/vmstat/drvstats.c:1.12
--- src/usr.bin/vmstat/drvstats.c:1.11 Tue Jul 4 21:19:33 2017
+++ src/usr.bin/vmstat/drvstats.c Thu Feb 8 09:05:21 2018
@@ -1,4 +1,4 @@
-/* $NetBSD: drvstats.c,v 1.11 2017/07/04 21:19:33 mlelstv Exp $ */
+/* $NetBSD: drvstats.c,v 1.12 2018/02/08 09:05:21 dholland Exp $ */
/*
* Copyright (c) 1996 John M. Vinopal
@@ -378,7 +378,7 @@ drvinit(int selected)
drv_select = cur.select;
dr_name = cur.name;
- /* Read the drive names and set intial selection. */
+ /* Read the drive names and set initial selection. */
mib[0] = CTL_HW; /* Should be still set from */
mib[1] = HW_IOSTATS; /* ... above, but be safe... */
mib[2] = sizeof(struct io_sysctl);
Index: src/usr.sbin/bootp/common/hash.c
diff -u src/usr.sbin/bootp/common/hash.c:1.7 src/usr.sbin/bootp/common/hash.c:1.8
--- src/usr.sbin/bootp/common/hash.c:1.7 Sun May 27 16:31:42 2007
+++ src/usr.sbin/bootp/common/hash.c Thu Feb 8 09:05:21 2018
@@ -22,7 +22,7 @@ SOFTWARE.
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: hash.c,v 1.7 2007/05/27 16:31:42 tls Exp $");
+__RCSID("$NetBSD: hash.c,v 1.8 2018/02/08 09:05:21 dholland Exp $");
#endif
@@ -65,7 +65,7 @@ PRIVATE void hashi_FreeMembers(hash_memb
/*
* Hash table initialization routine.
*
- * This routine creates and intializes a hash table of size "tablesize"
+ * This routine creates and initializes a hash table of size "tablesize"
* entries. Successful calls return a pointer to the hash table (which must
* be passed to other hash routines to identify the hash table). Failed
* calls return NULL.