Module Name: src Committed By: msaitoh Date: Fri Dec 27 09:41:52 UTC 2019
Modified Files: src/lib/librmt: rmtlib.c src/share/man/man9/man9.sun3: isr_add.9 src/sys/arch/acorn32/podulebus: esc.c sfas.c src/sys/arch/alpha/stand/common: blkdev.c src/sys/arch/amiga/dev: sbicvar.h src/sys/arch/arc/jazz: asc.c src/sys/arch/arm/at91: at91spi.c src/sys/arch/atari/dev: atari5380.c src/sys/arch/bebox/stand/boot: siop.c src/sys/arch/sandpoint/stand/altboot: tlp.c src/sys/arch/sbmips/stand/common: blkdev.c src/sys/arch/sgimips/hpc: hpcdma.h pi1ppc.c src/sys/arch/sgimips/ioc: oiocsc.c src/sys/arch/sun3/dev: si_obio.c src/sys/dev: video.c video_if.h src/sys/dev/ata: wd.c src/sys/dev/dtv: dtv_scatter.c src/sys/dev/ic: ahcisata_core.c atppc.c mvsata.c siop_common.c sl811hs.c wd33c93var.h wdc.c src/sys/dev/isa: README.seagate if_ecreg.h src/sys/dev/marvell: gtidmac.c mvxpsec.c mvxpsecvar.h src/sys/dev/scsipi: scsi_disk.h scsipi_ioctl.c st.c src/sys/dev/usb: if_atu.c if_cue.c udl.c uvisor.c src/sys/fs/nilfs: nilfs_vnops.c src/sys/fs/udf: udf_vnops.c src/sys/kern: tty_subr.c vfs_bio.c src/sys/uvm: uvm_swap.c src/usr.sbin/lpr/lpd: recvjob.c src/usr.sbin/mopd/mopcopy: mopcopy.c Log Message: s/transfered/transferred/ To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/lib/librmt/rmtlib.c cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/man9.sun3/isr_add.9 cvs rdiff -u -r1.31 -r1.32 src/sys/arch/acorn32/podulebus/esc.c cvs rdiff -u -r1.27 -r1.28 src/sys/arch/acorn32/podulebus/sfas.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/stand/common/blkdev.c cvs rdiff -u -r1.24 -r1.25 src/sys/arch/amiga/dev/sbicvar.h cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arc/jazz/asc.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/at91/at91spi.c cvs rdiff -u -r1.63 -r1.64 src/sys/arch/atari/dev/atari5380.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/bebox/stand/boot/siop.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sandpoint/stand/altboot/tlp.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sbmips/stand/common/blkdev.c cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sgimips/hpc/hpcdma.h cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sgimips/hpc/pi1ppc.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sgimips/ioc/oiocsc.c cvs rdiff -u -r1.36 -r1.37 src/sys/arch/sun3/dev/si_obio.c cvs rdiff -u -r1.35 -r1.36 src/sys/dev/video.c cvs rdiff -u -r1.7 -r1.8 src/sys/dev/video_if.h cvs rdiff -u -r1.452 -r1.453 src/sys/dev/ata/wd.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/dtv/dtv_scatter.c cvs rdiff -u -r1.79 -r1.80 src/sys/dev/ic/ahcisata_core.c cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/atppc.c cvs rdiff -u -r1.51 -r1.52 src/sys/dev/ic/mvsata.c cvs rdiff -u -r1.54 -r1.55 src/sys/dev/ic/siop_common.c cvs rdiff -u -r1.101 -r1.102 src/sys/dev/ic/sl811hs.c cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/wd33c93var.h cvs rdiff -u -r1.295 -r1.296 src/sys/dev/ic/wdc.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/isa/README.seagate cvs rdiff -u -r1.1 -r1.2 src/sys/dev/isa/if_ecreg.h cvs rdiff -u -r1.16 -r1.17 src/sys/dev/marvell/gtidmac.c cvs rdiff -u -r1.4 -r1.5 src/sys/dev/marvell/mvxpsec.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/marvell/mvxpsecvar.h cvs rdiff -u -r1.32 -r1.33 src/sys/dev/scsipi/scsi_disk.h cvs rdiff -u -r1.72 -r1.73 src/sys/dev/scsipi/scsipi_ioctl.c cvs rdiff -u -r1.239 -r1.240 src/sys/dev/scsipi/st.c cvs rdiff -u -r1.68 -r1.69 src/sys/dev/usb/if_atu.c cvs rdiff -u -r1.86 -r1.87 src/sys/dev/usb/if_cue.c cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/udl.c cvs rdiff -u -r1.52 -r1.53 src/sys/dev/usb/uvisor.c cvs rdiff -u -r1.37 -r1.38 src/sys/fs/nilfs/nilfs_vnops.c cvs rdiff -u -r1.106 -r1.107 src/sys/fs/udf/udf_vnops.c cvs rdiff -u -r1.42 -r1.43 src/sys/kern/tty_subr.c cvs rdiff -u -r1.284 -r1.285 src/sys/kern/vfs_bio.c cvs rdiff -u -r1.184 -r1.185 src/sys/uvm/uvm_swap.c cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/lpr/lpd/recvjob.c cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/mopd/mopcopy/mopcopy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/librmt/rmtlib.c diff -u src/lib/librmt/rmtlib.c:1.27 src/lib/librmt/rmtlib.c:1.28 --- src/lib/librmt/rmtlib.c:1.27 Thu Oct 3 17:56:17 2019 +++ src/lib/librmt/rmtlib.c Fri Dec 27 09:41:48 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: rmtlib.c,v 1.27 2019/10/03 17:56:17 christos Exp $ */ +/* $NetBSD: rmtlib.c,v 1.28 2019/12/27 09:41:48 msaitoh Exp $ */ /* * rmt --- remote tape emulator subroutines @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__RCSID("$NetBSD: rmtlib.c,v 1.27 2019/10/03 17:56:17 christos Exp $"); +__RCSID("$NetBSD: rmtlib.c,v 1.28 2019/12/27 09:41:48 msaitoh Exp $"); #define RMTIOCTL 1 /* #define USE_REXEC 1 */ /* rexec code courtesy of Dan Kegel, srs!dan */ @@ -500,7 +500,7 @@ _rmt_ioctl(int fildes, unsigned long op, _DIAGASSERT(arg != NULL); /* - * MTIOCOP is the easy one. nothing is transfered in binary + * MTIOCOP is the easy one. nothing is transferred in binary */ if (op == MTIOCTOP) { Index: src/share/man/man9/man9.sun3/isr_add.9 diff -u src/share/man/man9/man9.sun3/isr_add.9:1.9 src/share/man/man9/man9.sun3/isr_add.9:1.10 --- src/share/man/man9/man9.sun3/isr_add.9:1.9 Wed Apr 30 13:10:59 2008 +++ src/share/man/man9/man9.sun3/isr_add.9 Fri Dec 27 09:41:48 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: isr_add.9,v 1.9 2008/04/30 13:10:59 martin Exp $ +.\" $NetBSD: isr_add.9,v 1.10 2019/12/27 09:41:48 msaitoh Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -69,7 +69,7 @@ it provides an 8-bit interrupt vector nu .Sy vectored interrupt occurs. This vector number points to a vector entry within the interrupt -vector table to which instruction execution is immediately transfered. +vector table to which instruction execution is immediately transferred. .Pp If the interrupting device cannot provide a vector number, it asserts a specialized bus line and an Index: src/sys/arch/acorn32/podulebus/esc.c diff -u src/sys/arch/acorn32/podulebus/esc.c:1.31 src/sys/arch/acorn32/podulebus/esc.c:1.32 --- src/sys/arch/acorn32/podulebus/esc.c:1.31 Wed Aug 17 22:03:57 2016 +++ src/sys/arch/acorn32/podulebus/esc.c Fri Dec 27 09:41:48 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: esc.c,v 1.31 2016/08/17 22:03:57 skrll Exp $ */ +/* $NetBSD: esc.c,v 1.32 2019/12/27 09:41:48 msaitoh Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -86,7 +86,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: esc.c,v 1.31 2016/08/17 22:03:57 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: esc.c,v 1.32 2019/12/27 09:41:48 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -1180,12 +1180,12 @@ esc_midaction(struct esc_softc *dev, esc case ESC_NS_DATA_IN: case ESC_NS_DATA_OUT: - /* We have transfered data. */ + /* We have transferred data. */ if (dev->sc_dma_len) if (dev->sc_cur_link < dev->sc_max_link) { /* * Clean up DMA and at the same time get how - * many bytes that were NOT transfered. + * many bytes that were NOT transferred. */ left = dev->sc_setup_dma(dev, 0, 0, ESC_DMA_CLEAR); len = dev->sc_dma_len; @@ -1212,7 +1212,7 @@ esc_midaction(struct esc_softc *dev, esc } /* - * Update pointers/length to reflect the transfered + * Update pointers/length to reflect the transferred * data. */ dev->sc_len -= len-left; Index: src/sys/arch/acorn32/podulebus/sfas.c diff -u src/sys/arch/acorn32/podulebus/sfas.c:1.27 src/sys/arch/acorn32/podulebus/sfas.c:1.28 --- src/sys/arch/acorn32/podulebus/sfas.c:1.27 Wed Aug 17 22:03:57 2016 +++ src/sys/arch/acorn32/podulebus/sfas.c Fri Dec 27 09:41:48 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: sfas.c,v 1.27 2016/08/17 22:03:57 skrll Exp $ */ +/* $NetBSD: sfas.c,v 1.28 2019/12/27 09:41:48 msaitoh Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -82,7 +82,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: sfas.c,v 1.27 2016/08/17 22:03:57 skrll Exp $"); +__KERNEL_RCSID(0, "$NetBSD: sfas.c,v 1.28 2019/12/27 09:41:48 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -1101,12 +1101,12 @@ sfas_midaction(struct sfas_softc *dev, s case SFAS_NS_DATA_IN: case SFAS_NS_DATA_OUT: - /* We have transfered data. */ + /* We have transferred data. */ if (dev->sc_dma_len) if (dev->sc_cur_link < dev->sc_max_link) { /* * Clean up DMA and at the same time get how - * many bytes that were NOT transfered. + * many bytes that were NOT transferred. */ left = dev->sc_setup_dma(dev, 0, 0, SFAS_DMA_CLEAR); len = dev->sc_dma_len; @@ -1133,7 +1133,7 @@ sfas_midaction(struct sfas_softc *dev, s } /* - * Update pointers/length to reflect the transfered + * Update pointers/length to reflect the transferred * data. */ dev->sc_len -= len-left; Index: src/sys/arch/alpha/stand/common/blkdev.c diff -u src/sys/arch/alpha/stand/common/blkdev.c:1.8 src/sys/arch/alpha/stand/common/blkdev.c:1.9 --- src/sys/arch/alpha/stand/common/blkdev.c:1.8 Sat Mar 14 21:04:03 2009 +++ src/sys/arch/alpha/stand/common/blkdev.c Fri Dec 27 09:41:48 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: blkdev.c,v 1.8 2009/03/14 21:04:03 dsl Exp $ */ +/* $NetBSD: blkdev.c,v 1.9 2019/12/27 09:41:48 msaitoh Exp $ */ /* * Copyright (c) 1999 Christopher G. Demetriou. All rights reserved. @@ -165,7 +165,7 @@ devopen(struct open_file *f, const char int blkdevstrategy(void *devdata, int rw, daddr_t bn, size_t reqcnt, void *addrvoid, size_t *cnt) - /* cnt: out: number of bytes transfered */ + /* cnt: out: number of bytes transferred */ { char *addr = addrvoid; prom_return_t ret; Index: src/sys/arch/amiga/dev/sbicvar.h diff -u src/sys/arch/amiga/dev/sbicvar.h:1.24 src/sys/arch/amiga/dev/sbicvar.h:1.25 --- src/sys/arch/amiga/dev/sbicvar.h:1.24 Sat Oct 27 17:17:31 2012 +++ src/sys/arch/amiga/dev/sbicvar.h Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: sbicvar.h,v 1.24 2012/10/27 17:17:31 chs Exp $ */ +/* $NetBSD: sbicvar.h,v 1.25 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -128,7 +128,7 @@ struct sbic_softc { u_char sc_stat[2]; u_char sc_msg[7]; u_long sc_clkfreq; - u_long sc_tcnt; /* number of bytes transfered */ + u_long sc_tcnt; /* number of bytes transferred */ u_short sc_dmacmd; /* used by DMA drivers */ u_short sc_dmatimo; /* DMA timeout */ u_long sc_dmamask; /* DMA valid mem mask */ Index: src/sys/arch/arc/jazz/asc.c diff -u src/sys/arch/arc/jazz/asc.c:1.25 src/sys/arch/arc/jazz/asc.c:1.26 --- src/sys/arch/arc/jazz/asc.c:1.25 Sat Oct 27 17:17:35 2012 +++ src/sys/arch/arc/jazz/asc.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: asc.c,v 1.25 2012/10/27 17:17:35 chs Exp $ */ +/* $NetBSD: asc.c,v 1.26 2019/12/27 09:41:49 msaitoh Exp $ */ /*- * Copyright (c) 2003 Izumi Tsutsui. All rights reserved. @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: asc.c,v 1.25 2012/10/27 17:17:35 chs Exp $"); +__KERNEL_RCSID(0, "$NetBSD: asc.c,v 1.26 2019/12/27 09:41:49 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -350,7 +350,7 @@ asc_dma_intr(struct ncr53c9x_softc *sc) trans = asc->sc_dmasize - resid; - if (trans < 0) { /* transfered < 0 ? */ + if (trans < 0) { /* transferred < 0 ? */ #if 0 /* * This situation can happen in perfectly normal operation Index: src/sys/arch/arm/at91/at91spi.c diff -u src/sys/arch/arm/at91/at91spi.c:1.4 src/sys/arch/arm/at91/at91spi.c:1.5 --- src/sys/arch/arm/at91/at91spi.c:1.4 Tue Aug 13 17:03:10 2019 +++ src/sys/arch/arm/at91/at91spi.c Fri Dec 27 09:41:49 2019 @@ -1,5 +1,5 @@ -/* $Id: at91spi.c,v 1.4 2019/08/13 17:03:10 tnn Exp $ */ -/* $NetBSD: at91spi.c,v 1.4 2019/08/13 17:03:10 tnn Exp $ */ +/* $Id: at91spi.c,v 1.5 2019/12/27 09:41:49 msaitoh Exp $ */ +/* $NetBSD: at91spi.c,v 1.5 2019/12/27 09:41:49 msaitoh Exp $ */ /*- * Copyright (c) 2007 Embedtronics Oy. All rights reserved. @@ -46,7 +46,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: at91spi.c,v 1.4 2019/08/13 17:03:10 tnn Exp $"); +__KERNEL_RCSID(0, "$NetBSD: at91spi.c,v 1.5 2019/12/27 09:41:49 msaitoh Exp $"); #include "locators.h" @@ -285,7 +285,7 @@ at91spi_xfer(struct at91spi_softc *sc, i DPRINTFN(3, ("%s: sr=%"PRIX32"\n", __FUNCTION__, sr)); if (!start) { - // ok, something has been transfered, synchronize.. + // ok, something has been transferred, synchronize.. int offs = sc->sc_dmaoffs ^ HALF_BUF_SIZE; bus_dmamap_sync(sc->sc_dmat, sc->sc_dmamap, offs, HALF_BUF_SIZE, BUS_DMASYNC_POSTWRITE | BUS_DMASYNC_POSTREAD); Index: src/sys/arch/atari/dev/atari5380.c diff -u src/sys/arch/atari/dev/atari5380.c:1.63 src/sys/arch/atari/dev/atari5380.c:1.64 --- src/sys/arch/atari/dev/atari5380.c:1.63 Sat Oct 7 16:05:31 2017 +++ src/sys/arch/atari/dev/atari5380.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: atari5380.c,v 1.63 2017/10/07 16:05:31 jdolecek Exp $ */ +/* $NetBSD: atari5380.c,v 1.64 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 1995 Leo Weppelman. @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: atari5380.c,v 1.63 2017/10/07 16:05:31 jdolecek Exp $"); +__KERNEL_RCSID(0, "$NetBSD: atari5380.c,v 1.64 2019/12/27 09:41:49 msaitoh Exp $"); #include "opt_atariscsi.h" @@ -628,7 +628,7 @@ ncr5380_drq_intr(int poll) /* * Update the DMA 'registers' to reflect that all bytes - * have been transfered and tell this to the 5380 too. + * have been transferred and tell this to the 5380 too. */ set_scsi_dma(SCSI_DMA->s_dma_ptr, (u_long)dma_ptr); set_scsi_dma(SCSI_DMA->s_dma_cnt, 0); Index: src/sys/arch/bebox/stand/boot/siop.c diff -u src/sys/arch/bebox/stand/boot/siop.c:1.6 src/sys/arch/bebox/stand/boot/siop.c:1.7 --- src/sys/arch/bebox/stand/boot/siop.c:1.6 Sun Jun 25 12:15:04 2017 +++ src/sys/arch/bebox/stand/boot/siop.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: siop.c,v 1.6 2017/06/25 12:15:04 maxv Exp $ */ +/* $NetBSD: siop.c,v 1.7 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 2010 KIYOHARA Takashi * All rights reserved. @@ -183,27 +183,27 @@ siop_sdp(struct siop_adapter *adp, struc return; /* * Save data pointer. We do this by adjusting the tables to point - * at the begginning of the data not yet transfered. - * offset points to the first table with untransfered data. + * at the begginning of the data not yet transferred. + * offset points to the first table with untransferred data. */ /* * before doing that we decrease resid from the ammount of data which - * has been transfered. + * has been transferred. */ siop_update_resid(adp, xfer, xs, offset); #if 0 /* * First let see if we have a resid from a phase mismatch. If so, - * we have to adjst the table at offset to remove transfered data. + * we have to adjst the table at offset to remove transferred data. */ if (siop_cmd->flags & CMDFL_RESID) { scr_table_t *table; siop_cmd->flags &= ~CMDFL_RESID; table = &xfer->siop_tables.data[offset]; - /* "cut" already transfered data from this table */ + /* "cut" already transferred data from this table */ table->addr = htoc32(ctoh32(table->addr) + ctoh32(table->count) - siop_cmd->resid); @@ -212,7 +212,7 @@ siop_sdp(struct siop_adapter *adp, struc #endif /* - * now we can remove entries which have been transfered. + * now we can remove entries which have been transferred. * We just move the entries with data left at the beggining of the * tables */ Index: src/sys/arch/sandpoint/stand/altboot/tlp.c diff -u src/sys/arch/sandpoint/stand/altboot/tlp.c:1.1 src/sys/arch/sandpoint/stand/altboot/tlp.c:1.2 --- src/sys/arch/sandpoint/stand/altboot/tlp.c:1.1 Sun Jan 23 01:05:30 2011 +++ src/sys/arch/sandpoint/stand/altboot/tlp.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: tlp.c,v 1.1 2011/01/23 01:05:30 nisimura Exp $ */ +/* $NetBSD: tlp.c,v 1.2 2019/12/27 09:41:49 msaitoh Exp $ */ /*- * Copyright (c) 2007 The NetBSD Foundation, Inc. @@ -186,7 +186,7 @@ tlp_init(unsigned tag, void *data) rxd[1].xd2 = htole32(VTOPHYS(l->rxstore[1])); l->tx = l->rx = 0; - /* make sure the entire descriptors transfered to memory */ + /* make sure the entire descriptors transferred to memory */ wbinv(l, sizeof(struct local)); CSR_WRITE(l, TDB_CSR4, VTOPHYS(txd)); Index: src/sys/arch/sbmips/stand/common/blkdev.c diff -u src/sys/arch/sbmips/stand/common/blkdev.c:1.6 src/sys/arch/sbmips/stand/common/blkdev.c:1.7 --- src/sys/arch/sbmips/stand/common/blkdev.c:1.6 Sat Mar 14 21:04:15 2009 +++ src/sys/arch/sbmips/stand/common/blkdev.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: blkdev.c,v 1.6 2009/03/14 21:04:15 dsl Exp $ */ +/* $NetBSD: blkdev.c,v 1.7 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 1999 Christopher G. Demetriou. All rights reserved. @@ -151,7 +151,7 @@ devopen(struct open_file *f, const char int blkdevstrategy(void *devdata, int rw, daddr_t bn, size_t reqcnt, void *addrvoid, size_t *cnt) - /* cnt: out: number of bytes transfered */ + /* cnt: out: number of bytes transferred */ { unsigned char *addr = addrvoid; int res; Index: src/sys/arch/sgimips/hpc/hpcdma.h diff -u src/sys/arch/sgimips/hpc/hpcdma.h:1.11 src/sys/arch/sgimips/hpc/hpcdma.h:1.12 --- src/sys/arch/sgimips/hpc/hpcdma.h:1.11 Fri Jul 1 18:53:46 2011 +++ src/sys/arch/sgimips/hpc/hpcdma.h Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: hpcdma.h,v 1.11 2011/07/01 18:53:46 dyoung Exp $ */ +/* $NetBSD: hpcdma.h,v 1.12 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 2001 Wayne Knowles @@ -55,7 +55,7 @@ struct hpc_dma_softc { bus_dmamap_t sc_dmamap; struct hpc_dma_desc *sc_desc_kva; /* Virtual address */ bus_addr_t sc_desc_pa; /* DMA address */ - ssize_t sc_dlen; /* number of bytes transfered */ + ssize_t sc_dlen; /* # of bytes transferred */ struct hpc_values *hpc; /* constants for HPC1/3 */ }; Index: src/sys/arch/sgimips/hpc/pi1ppc.c diff -u src/sys/arch/sgimips/hpc/pi1ppc.c:1.12 src/sys/arch/sgimips/hpc/pi1ppc.c:1.13 --- src/sys/arch/sgimips/hpc/pi1ppc.c:1.12 Sun Jul 13 17:12:23 2014 +++ src/sys/arch/sgimips/hpc/pi1ppc.c Fri Dec 27 09:41:49 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: pi1ppc.c,v 1.12 2014/07/13 17:12:23 dholland Exp $ */ +/* $NetBSD: pi1ppc.c,v 1.13 2019/12/27 09:41:49 msaitoh Exp $ */ /* * Copyright (c) 2001 Alcove - Nicolas Souchu @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: pi1ppc.c,v 1.12 2014/07/13 17:12:23 dholland Exp $"); +__KERNEL_RCSID(0, "$NetBSD: pi1ppc.c,v 1.13 2019/12/27 09:41:49 msaitoh Exp $"); #include "opt_pi1ppc.h" @@ -1228,7 +1228,7 @@ pi1ppc_nibble_read(struct pi1ppc_softc * return; } - /* Store byte transfered */ + /* Store byte transferred */ *(pi1ppc->sc_inbstart) = ((nibble2char(nibble[1]) << 4) & 0xf0) | (nibble2char(nibble[0]) & 0x0f); pi1ppc->sc_inbstart++; @@ -1283,7 +1283,7 @@ pi1ppc_byte_read(struct pi1ppc_softc * c if (pi1ppc->sc_inerr) return; - /* Store byte transfered */ + /* Store byte transferred */ *(pi1ppc->sc_inbstart) = pi1ppc_r_dtr(pi1ppc); pi1ppc_barrier_r(pi1ppc); Index: src/sys/arch/sgimips/ioc/oiocsc.c diff -u src/sys/arch/sgimips/ioc/oiocsc.c:1.3 src/sys/arch/sgimips/ioc/oiocsc.c:1.4 --- src/sys/arch/sgimips/ioc/oiocsc.c:1.3 Thu Jul 7 06:55:38 2016 +++ src/sys/arch/sgimips/ioc/oiocsc.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: oiocsc.c,v 1.3 2016/07/07 06:55:38 msaitoh Exp $ */ +/* $NetBSD: oiocsc.c,v 1.4 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2009 Stephen M. Rumble @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: oiocsc.c,v 1.3 2016/07/07 06:55:38 msaitoh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: oiocsc.c,v 1.4 2019/12/27 09:41:50 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -84,7 +84,7 @@ struct oiocsc_softc { uint32_t sc_dmalow; int sc_ndesc; bus_dmamap_t sc_dmamap; - ssize_t sc_dlen; /* # bytes transfered */ + ssize_t sc_dlen; /* # bytes transferred */ } sc_oiocdma; }; Index: src/sys/arch/sun3/dev/si_obio.c diff -u src/sys/arch/sun3/dev/si_obio.c:1.36 src/sys/arch/sun3/dev/si_obio.c:1.37 --- src/sys/arch/sun3/dev/si_obio.c:1.36 Sat Nov 21 04:16:52 2009 +++ src/sys/arch/sun3/dev/si_obio.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: si_obio.c,v 1.36 2009/11/21 04:16:52 rmind Exp $ */ +/* $NetBSD: si_obio.c,v 1.37 2019/12/27 09:41:50 msaitoh Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -74,7 +74,7 @@ ****************************************************************/ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: si_obio.c,v 1.36 2009/11/21 04:16:52 rmind Exp $"); +__KERNEL_RCSID(0, "$NetBSD: si_obio.c,v 1.37 2019/12/27 09:41:50 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -527,7 +527,7 @@ si_obio_dma_stop(struct ncr5380_softc *n (si->fifo_data & 0xff00) >> 8; goto out; } - /* UDC might not have transfered the last word. */ + /* UDC might not have transferred the last word. */ udc_cnt = si_obio_udc_read(si, UDC_ADR_COUNT); if (((udc_cnt * 2) - resid) == 2) { NCR_TRACE("si_dma_stop: leftover 2 at 0x%x\n", Index: src/sys/dev/video.c diff -u src/sys/dev/video.c:1.35 src/sys/dev/video.c:1.36 --- src/sys/dev/video.c:1.35 Mon Sep 3 16:29:30 2018 +++ src/sys/dev/video.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: video.c,v 1.35 2018/09/03 16:29:30 riastradh Exp $ */ +/* $NetBSD: video.c,v 1.36 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2008 Patrick Mahoney <p...@polycrystal.org> @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: video.c,v 1.35 2018/09/03 16:29:30 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: video.c,v 1.36 2019/12/27 09:41:50 msaitoh Exp $"); #include "video.h" #if NVIDEO > 0 @@ -2707,7 +2707,7 @@ scatter_io_init(struct scatter_buf *sb, } /* Store the pointer and size of the next contiguous segment. Returns - * true if the segment is valid, or false if all has been transfered. + * true if the segment is valid, or false if all has been transferred. * Does not check for overflow. */ static bool scatter_io_next(struct scatter_io *sio, void **p, size_t *sz) Index: src/sys/dev/video_if.h diff -u src/sys/dev/video_if.h:1.7 src/sys/dev/video_if.h:1.8 --- src/sys/dev/video_if.h:1.7 Fri Dec 24 20:54:28 2010 +++ src/sys/dev/video_if.h Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: video_if.h,v 1.7 2010/12/24 20:54:28 jmcneill Exp $ */ +/* $NetBSD: video_if.h,v 1.8 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2008 Patrick Mahoney <p...@polycrystal.org> @@ -378,7 +378,7 @@ struct video_format { * Must be set to zero if not used. */ }; -/* A payload is the smallest unit transfered from the hardware driver +/* A payload is the smallest unit transferred from the hardware driver * to the video layer. Multiple video payloads make up one video * sample. */ struct video_payload { Index: src/sys/dev/ata/wd.c diff -u src/sys/dev/ata/wd.c:1.452 src/sys/dev/ata/wd.c:1.453 --- src/sys/dev/ata/wd.c:1.452 Thu Jun 6 20:55:43 2019 +++ src/sys/dev/ata/wd.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: wd.c,v 1.452 2019/06/06 20:55:43 mlelstv Exp $ */ +/* $NetBSD: wd.c,v 1.453 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 1998, 2001 Manuel Bouyer. All rights reserved. @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: wd.c,v 1.452 2019/06/06 20:55:43 mlelstv Exp $"); +__KERNEL_RCSID(0, "$NetBSD: wd.c,v 1.453 2019/12/27 09:41:50 msaitoh Exp $"); #include "opt_ata.h" #include "opt_wd.h" @@ -983,7 +983,7 @@ noerror: if ((xfer->c_bio.flags & ATA_CO /* * the disk or controller sometimes report a complete * xfer, when there has been an error. This is wrong, - * assume nothing got transfered in this case + * assume nothing got transferred in this case */ bp->b_resid = bp->b_bcount; } Index: src/sys/dev/dtv/dtv_scatter.c diff -u src/sys/dev/dtv/dtv_scatter.c:1.5 src/sys/dev/dtv/dtv_scatter.c:1.6 --- src/sys/dev/dtv/dtv_scatter.c:1.5 Mon Sep 3 16:29:30 2018 +++ src/sys/dev/dtv/dtv_scatter.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: dtv_scatter.c,v 1.5 2018/09/03 16:29:30 riastradh Exp $ */ +/* $NetBSD: dtv_scatter.c,v 1.6 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2008 Patrick Mahoney <p...@polycrystal.org> @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: dtv_scatter.c,v 1.5 2018/09/03 16:29:30 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: dtv_scatter.c,v 1.6 2019/12/27 09:41:50 msaitoh Exp $"); #include <sys/param.h> #include <sys/ioctl.h> @@ -161,7 +161,7 @@ dtv_scatter_io_init(struct dtv_scatter_b } /* Store the pointer and size of the next contiguous segment. Returns - * true if the segment is valid, or false if all has been transfered. + * true if the segment is valid, or false if all has been transferred. * Does not check for overflow. */ bool dtv_scatter_io_next(struct dtv_scatter_io *sio, void **p, size_t *sz) Index: src/sys/dev/ic/ahcisata_core.c diff -u src/sys/dev/ic/ahcisata_core.c:1.79 src/sys/dev/ic/ahcisata_core.c:1.80 --- src/sys/dev/ic/ahcisata_core.c:1.79 Sun Dec 22 19:19:43 2019 +++ src/sys/dev/ic/ahcisata_core.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: ahcisata_core.c,v 1.79 2019/12/22 19:19:43 jmcneill Exp $ */ +/* $NetBSD: ahcisata_core.c,v 1.80 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2006 Manuel Bouyer. @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.79 2019/12/22 19:19:43 jmcneill Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ahcisata_core.c,v 1.80 2019/12/27 09:41:50 msaitoh Exp $"); #include <sys/types.h> #include <sys/malloc.h> @@ -1556,10 +1556,10 @@ ahci_bio_complete(struct ata_channel *ch AHCIDEBUG_PRINT(("ahci_bio_complete bcount %ld", ata_bio->bcount), DEBUG_XFERS); /* - * If it was a write, complete data buffer may have been transfered + * If it was a write, complete data buffer may have been transferred * before error detection; in this case don't use cmdh_prdbc * as it won't reflect what was written to media. Assume nothing - * was transfered and leave bcount as-is. + * was transferred and leave bcount as-is. * For queued commands, PRD Byte Count should not be used, and is * not required to be valid; in that case underflow is always illegal. */ Index: src/sys/dev/ic/atppc.c diff -u src/sys/dev/ic/atppc.c:1.34 src/sys/dev/ic/atppc.c:1.35 --- src/sys/dev/ic/atppc.c:1.34 Mon Sep 3 16:29:31 2018 +++ src/sys/dev/ic/atppc.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: atppc.c,v 1.34 2018/09/03 16:29:31 riastradh Exp $ */ +/* $NetBSD: atppc.c,v 1.35 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2001 Alcove - Nicolas Souchu @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: atppc.c,v 1.34 2018/09/03 16:29:31 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: atppc.c,v 1.35 2019/12/27 09:41:50 msaitoh Exp $"); #include "opt_atppc.h" @@ -1669,7 +1669,7 @@ atppc_nibble_read(struct atppc_softc *at return; } - /* Store byte transfered */ + /* Store byte transferred */ *(atppc->sc_inbstart) = ((nibble2char(nibble[1]) << 4) & 0xf0) | (nibble2char(nibble[0]) & 0x0f); atppc->sc_inbstart++; @@ -1720,7 +1720,7 @@ atppc_byte_read(struct atppc_softc * con if (atppc->sc_inerr) return; - /* Store byte transfered */ + /* Store byte transferred */ *(atppc->sc_inbstart) = atppc_r_dtr(atppc); atppc_barrier_r(atppc); Index: src/sys/dev/ic/mvsata.c diff -u src/sys/dev/ic/mvsata.c:1.51 src/sys/dev/ic/mvsata.c:1.52 --- src/sys/dev/ic/mvsata.c:1.51 Sun Dec 22 20:59:42 2019 +++ src/sys/dev/ic/mvsata.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: mvsata.c,v 1.51 2019/12/22 20:59:42 jdolecek Exp $ */ +/* $NetBSD: mvsata.c,v 1.52 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2008 KIYOHARA Takashi * All rights reserved. @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: mvsata.c,v 1.51 2019/12/22 20:59:42 jdolecek Exp $"); +__KERNEL_RCSID(0, "$NetBSD: mvsata.c,v 1.52 2019/12/27 09:41:50 msaitoh Exp $"); #include "opt_mvsata.h" @@ -1740,7 +1740,7 @@ mvsata_wdc_cmd_intr(struct ata_channel * chp->ch_drive[xfer->c_drive].drive_flags; else /* - * Other data structure are opaque and should be transfered + * Other data structure are opaque and should be transferred * as is. */ drive_flags = chp->ch_drive[xfer->c_drive].drive_flags; Index: src/sys/dev/ic/siop_common.c diff -u src/sys/dev/ic/siop_common.c:1.54 src/sys/dev/ic/siop_common.c:1.55 --- src/sys/dev/ic/siop_common.c:1.54 Sun Sep 15 13:56:27 2013 +++ src/sys/dev/ic/siop_common.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: siop_common.c,v 1.54 2013/09/15 13:56:27 martin Exp $ */ +/* $NetBSD: siop_common.c,v 1.55 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 2000, 2002 Manuel Bouyer. @@ -28,7 +28,7 @@ /* SYM53c7/8xx PCI-SCSI I/O Processors driver */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: siop_common.c,v 1.54 2013/09/15 13:56:27 martin Exp $"); +__KERNEL_RCSID(0, "$NetBSD: siop_common.c,v 1.55 2019/12/27 09:41:50 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -815,24 +815,24 @@ siop_sdp(struct siop_common_cmd *siop_cm #endif /* * Save data pointer. We do this by adjusting the tables to point - * at the begginning of the data not yet transfered. - * offset points to the first table with untransfered data. + * at the begginning of the data not yet transferred. + * offset points to the first table with untransferred data. */ /* * before doing that we decrease resid from the ammount of data which - * has been transfered. + * has been transferred. */ siop_update_resid(siop_cmd, offset); /* * First let see if we have a resid from a phase mismatch. If so, - * we have to adjst the table at offset to remove transfered data. + * we have to adjst the table at offset to remove transferred data. */ if (siop_cmd->flags & CMDFL_RESID) { siop_cmd->flags &= ~CMDFL_RESID; table = &siop_cmd->siop_tables->data[offset]; - /* "cut" already transfered data from this table */ + /* "cut" already transferred data from this table */ table->addr = siop_htoc32(sc, siop_ctoh32(sc, table->addr) + siop_ctoh32(sc, table->count) - siop_cmd->resid); @@ -840,7 +840,7 @@ siop_sdp(struct siop_common_cmd *siop_cm } /* - * now we can remove entries which have been transfered. + * now we can remove entries which have been transferred. * We just move the entries with data left at the beggining of the * tables */ Index: src/sys/dev/ic/sl811hs.c diff -u src/sys/dev/ic/sl811hs.c:1.101 src/sys/dev/ic/sl811hs.c:1.102 --- src/sys/dev/ic/sl811hs.c:1.101 Sun Feb 17 04:17:52 2019 +++ src/sys/dev/ic/sl811hs.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: sl811hs.c,v 1.101 2019/02/17 04:17:52 rin Exp $ */ +/* $NetBSD: sl811hs.c,v 1.102 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Not (c) 2007 Matthew Orgass @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: sl811hs.c,v 1.101 2019/02/17 04:17:52 rin Exp $"); +__KERNEL_RCSID(0, "$NetBSD: sl811hs.c,v 1.102 2019/12/27 09:41:50 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_slhci.h" @@ -2003,7 +2003,7 @@ slhci_abdone(struct slhci_softc *sc, int * 200MB file). * * Overflow can indicate that the device and host disagree about how - * much data has been transfered. This may indicate a problem at any + * much data has been transferred. This may indicate a problem at any * point during the transfer, not just when the error occurs. It may * indicate data corruption. A warning message is printed. * Index: src/sys/dev/ic/wd33c93var.h diff -u src/sys/dev/ic/wd33c93var.h:1.11 src/sys/dev/ic/wd33c93var.h:1.12 --- src/sys/dev/ic/wd33c93var.h:1.11 Sat Jul 28 23:04:45 2012 +++ src/sys/dev/ic/wd33c93var.h Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: wd33c93var.h,v 1.11 2012/07/28 23:04:45 matt Exp $ */ +/* $NetBSD: wd33c93var.h,v 1.12 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 1990 The Regents of the University of California. @@ -138,7 +138,7 @@ struct wd33c93_softc { /* Data about the current nexus (updated for every cmd switch) */ void * sc_daddr; /* Current data pointer */ size_t sc_dleft; /* Data left to transfer */ - ssize_t sc_tcnt; /* number of bytes transfered */ + ssize_t sc_tcnt; /* number of bytes transferred */ /* Lists of command blocks */ TAILQ_HEAD(acb_list, wd33c93_acb) ready_list; Index: src/sys/dev/ic/wdc.c diff -u src/sys/dev/ic/wdc.c:1.295 src/sys/dev/ic/wdc.c:1.296 --- src/sys/dev/ic/wdc.c:1.295 Mon Nov 4 15:12:10 2019 +++ src/sys/dev/ic/wdc.c Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: wdc.c,v 1.295 2019/11/04 15:12:10 prlw1 Exp $ */ +/* $NetBSD: wdc.c,v 1.296 2019/12/27 09:41:50 msaitoh Exp $ */ /* * Copyright (c) 1998, 2001, 2003 Manuel Bouyer. All rights reserved. @@ -58,7 +58,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: wdc.c,v 1.295 2019/11/04 15:12:10 prlw1 Exp $"); +__KERNEL_RCSID(0, "$NetBSD: wdc.c,v 1.296 2019/12/27 09:41:50 msaitoh Exp $"); #include "opt_ata.h" #include "opt_wdc.h" @@ -1528,7 +1528,7 @@ __wdccommand_intr(struct ata_channel *ch chp->ch_drive[xfer->c_drive].drive_flags; } else { /* - * Other data structure are opaque and should be transfered + * Other data structure are opaque and should be transferred * as is. */ drive_flags = chp->ch_drive[xfer->c_drive].drive_flags; Index: src/sys/dev/isa/README.seagate diff -u src/sys/dev/isa/README.seagate:1.5 src/sys/dev/isa/README.seagate:1.6 --- src/sys/dev/isa/README.seagate:1.5 Sun Dec 11 12:22:02 2005 +++ src/sys/dev/isa/README.seagate Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -# $NetBSD: README.seagate,v 1.5 2005/12/11 12:22:02 christos Exp $ +# $NetBSD: README.seagate,v 1.6 2019/12/27 09:41:50 msaitoh Exp $ The hardware: @@ -39,7 +39,7 @@ The data transfers may be done in two di transfers. They differ in the way the driver does it handshaking with the target. During a blind transfer, the driver code blindly transfers a block of data without checking for changed phase. During polled transfers, the -phase is checked between every character transfered. The polled transfers +phase is checked between every character transferred. The polled transfers are always used for status information and command transfers. Because the card does not use DMA in any way, there is no need to handle Index: src/sys/dev/isa/if_ecreg.h diff -u src/sys/dev/isa/if_ecreg.h:1.1 src/sys/dev/isa/if_ecreg.h:1.2 --- src/sys/dev/isa/if_ecreg.h:1.1 Sun Nov 2 00:44:26 1997 +++ src/sys/dev/isa/if_ecreg.h Fri Dec 27 09:41:50 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: if_ecreg.h,v 1.1 1997/11/02 00:44:26 thorpej Exp $ */ +/* $NetBSD: if_ecreg.h,v 1.2 2019/12/27 09:41:50 msaitoh Exp $ */ /* * 3Com Etherlink II (3c503) register definitions. @@ -44,7 +44,7 @@ #define ELINK2_PSPR 1 /* - * DrQ Timer Register. Determines number of bytes to be transfered during a + * DrQ Timer Register. Determines number of bytes to be transferred during a * DMA burst. */ #define ELINK2_DQTR 2 Index: src/sys/dev/marvell/gtidmac.c diff -u src/sys/dev/marvell/gtidmac.c:1.16 src/sys/dev/marvell/gtidmac.c:1.17 --- src/sys/dev/marvell/gtidmac.c:1.16 Mon Sep 3 16:29:31 2018 +++ src/sys/dev/marvell/gtidmac.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: gtidmac.c,v 1.16 2018/09/03 16:29:31 riastradh Exp $ */ +/* $NetBSD: gtidmac.c,v 1.17 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2008, 2012, 2016 KIYOHARA Takashi * All rights reserved. @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: gtidmac.c,v 1.16 2018/09/03 16:29:31 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: gtidmac.c,v 1.17 2019/12/27 09:41:51 msaitoh Exp $"); #include <sys/param.h> #include <sys/bus.h> @@ -109,7 +109,7 @@ struct gtidmac_softc { struct { bus_dmamap_t chan_in; /* In dmamap */ bus_dmamap_t chan_out; /* Out dmamap */ - uint64_t chan_totalcnt; /* total transfered byte */ + uint64_t chan_totalcnt; /* total transferred byte */ int chan_ddidx; void *chan_running; /* opaque object data */ void (*chan_dma_done)(void *, int, bus_dmamap_t *, Index: src/sys/dev/marvell/mvxpsec.c diff -u src/sys/dev/marvell/mvxpsec.c:1.4 src/sys/dev/marvell/mvxpsec.c:1.5 --- src/sys/dev/marvell/mvxpsec.c:1.4 Fri Dec 27 07:41:23 2019 +++ src/sys/dev/marvell/mvxpsec.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: mvxpsec.c,v 1.4 2019/12/27 07:41:23 msaitoh Exp $ */ +/* $NetBSD: mvxpsec.c,v 1.5 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2015 Internet Initiative Japan Inc. * All rights reserved. @@ -1310,7 +1310,7 @@ mvxpsec_intr_cnt(struct mvxpsec_softc *s * the header contains descriptor of security accelerator, * key material of chiphers, iv of ciphers and macs, ... * - * the header is transfered to MVXPSEC Internal SRAM by TDMA, + * the header is transferred to MVXPSEC Internal SRAM by TDMA, * and parsed by MVXPSEC H/W. */ STATIC int Index: src/sys/dev/marvell/mvxpsecvar.h diff -u src/sys/dev/marvell/mvxpsecvar.h:1.1 src/sys/dev/marvell/mvxpsecvar.h:1.2 --- src/sys/dev/marvell/mvxpsecvar.h:1.1 Wed Jun 3 04:20:02 2015 +++ src/sys/dev/marvell/mvxpsecvar.h Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: mvxpsecvar.h,v 1.1 2015/06/03 04:20:02 hsuenaga Exp $ */ +/* $NetBSD: mvxpsecvar.h,v 1.2 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2015 Internet Initiative Japan Inc. * All rights reserved. @@ -157,7 +157,7 @@ struct mvxpsec_session_header { * | | * +---------------+ MVXPSEC_SRAM_SESS_HDR_OFF * |Session Header | contains per session information (Key, HMAC-iPad/oPad) - * | | may not DMA transfered if session is not changed. + * | | may not DMA transferred if session is not changed. * | | * +---------------+ MVXPSEC_SRAM_PAYLOAD_OFF * |Payload | @@ -168,7 +168,7 @@ struct mvxpsec_session_header { * | | * +---------------+ MV_ACC_SRAM_SIZE(2048) * - * The input data is transfered to SRAM from system DRAM using TDMA, + * The input data is transferred to SRAM from system DRAM using TDMA, * and ACC is working on the SRAM. When ACC finished the work, * TDMA returns the payload of SRAM to system DRAM. * Index: src/sys/dev/scsipi/scsi_disk.h diff -u src/sys/dev/scsipi/scsi_disk.h:1.32 src/sys/dev/scsipi/scsi_disk.h:1.33 --- src/sys/dev/scsipi/scsi_disk.h:1.32 Sat Nov 19 08:43:40 2016 +++ src/sys/dev/scsipi/scsi_disk.h Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: scsi_disk.h,v 1.32 2016/11/19 08:43:40 flxd Exp $ */ +/* $NetBSD: scsi_disk.h,v 1.33 2019/12/27 09:41:51 msaitoh Exp $ */ /* * SCSI-specific interface description @@ -71,7 +71,7 @@ struct scsi_format_unit { }; /* - * If the FmtData bit is set, a FORMAT UNIT parameter list is transfered + * If the FmtData bit is set, a FORMAT UNIT parameter list is transferred * to the target during the DATA OUT phase. The parameter list includes * * Defect list header Index: src/sys/dev/scsipi/scsipi_ioctl.c diff -u src/sys/dev/scsipi/scsipi_ioctl.c:1.72 src/sys/dev/scsipi/scsipi_ioctl.c:1.73 --- src/sys/dev/scsipi/scsipi_ioctl.c:1.72 Thu May 30 16:57:39 2019 +++ src/sys/dev/scsipi/scsipi_ioctl.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: scsipi_ioctl.c,v 1.72 2019/05/30 16:57:39 mlelstv Exp $ */ +/* $NetBSD: scsipi_ioctl.c,v 1.73 2019/12/27 09:41:51 msaitoh Exp $ */ /*- * Copyright (c) 1998, 2004 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: scsipi_ioctl.c,v 1.72 2019/05/30 16:57:39 mlelstv Exp $"); +__KERNEL_RCSID(0, "$NetBSD: scsipi_ioctl.c,v 1.73 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_compat_freebsd.h" @@ -215,7 +215,7 @@ scsipi_user_done(struct scsipi_xfer *xs) /* Pseudo strategy function * Called by scsipi_do_ioctl() via physio/physstrat if there is to - * be data transfered, and directly if there is no data transfer. + * be data transferred, and directly if there is no data transfer. * * Should I reorganize this so it returns to physio instead * of sleeping in scsiio_scsipi_cmd? Is there any advantage, other Index: src/sys/dev/scsipi/st.c diff -u src/sys/dev/scsipi/st.c:1.239 src/sys/dev/scsipi/st.c:1.240 --- src/sys/dev/scsipi/st.c:1.239 Sun Nov 10 21:16:37 2019 +++ src/sys/dev/scsipi/st.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: st.c,v 1.239 2019/11/10 21:16:37 chs Exp $ */ +/* $NetBSD: st.c,v 1.240 2019/12/27 09:41:51 msaitoh Exp $ */ /*- * Copyright (c) 1998, 2004 The NetBSD Foundation, Inc. @@ -50,7 +50,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: st.c,v 1.239 2019/11/10 21:16:37 chs Exp $"); +__KERNEL_RCSID(0, "$NetBSD: st.c,v 1.240 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_scsi.h" @@ -2283,7 +2283,7 @@ st_interpret_sense(struct scsipi_xfer *x retval = EIO; /* * If we return an error we can't claim to - * have transfered all data. + * have transferred all data. */ if (xs->resid == 0) xs->resid = xs->datalen; Index: src/sys/dev/usb/if_atu.c diff -u src/sys/dev/usb/if_atu.c:1.68 src/sys/dev/usb/if_atu.c:1.69 --- src/sys/dev/usb/if_atu.c:1.68 Thu Dec 5 03:11:41 2019 +++ src/sys/dev/usb/if_atu.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: if_atu.c,v 1.68 2019/12/05 03:11:41 msaitoh Exp $ */ +/* $NetBSD: if_atu.c,v 1.69 2019/12/27 09:41:51 msaitoh Exp $ */ /* $OpenBSD: if_atu.c,v 1.48 2004/12/30 01:53:21 dlg Exp $ */ /* * Copyright (c) 2003, 2004 @@ -48,7 +48,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: if_atu.c,v 1.68 2019/12/05 03:11:41 msaitoh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_atu.c,v 1.69 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_usb.h" @@ -325,7 +325,7 @@ atu_usb_request(struct atu_softc *sc, ui #ifdef ATU_DEBUG if (atudebug) { if (type & UT_READ) { - DPRINTFN(20, ("%s: transfered 0x%x bytes in\n", + DPRINTFN(20, ("%s: transferred 0x%x bytes in\n", device_xname(sc->atu_dev), total_len)); } else { if (total_len != length) Index: src/sys/dev/usb/if_cue.c diff -u src/sys/dev/usb/if_cue.c:1.86 src/sys/dev/usb/if_cue.c:1.87 --- src/sys/dev/usb/if_cue.c:1.86 Tue Aug 20 06:37:06 2019 +++ src/sys/dev/usb/if_cue.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: if_cue.c,v 1.86 2019/08/20 06:37:06 mrg Exp $ */ +/* $NetBSD: if_cue.c,v 1.87 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 1997, 1998, 1999, 2000 @@ -48,7 +48,7 @@ * RX filter uses a 512-bit multicast hash table, single perfect entry * for the station address, and promiscuous mode. Unlike the ADMtek * and KLSI chips, the CATC ASIC supports read and write combining - * mode where multiple packets can be transfered using a single bulk + * mode where multiple packets can be transferred using a single bulk * transaction, which helps performance a great deal. */ @@ -57,7 +57,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: if_cue.c,v 1.86 2019/08/20 06:37:06 mrg Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_cue.c,v 1.87 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_inet.h" Index: src/sys/dev/usb/udl.c diff -u src/sys/dev/usb/udl.c:1.23 src/sys/dev/usb/udl.c:1.24 --- src/sys/dev/usb/udl.c:1.23 Sat Sep 14 15:24:23 2019 +++ src/sys/dev/usb/udl.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: udl.c,v 1.23 2019/09/14 15:24:23 maxv Exp $ */ +/* $NetBSD: udl.c,v 1.24 2019/12/27 09:41:51 msaitoh Exp $ */ /*- * Copyright (c) 2009 FUKAUMI Naoki. @@ -53,7 +53,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: udl.c,v 1.23 2019/09/14 15:24:23 maxv Exp $"); +__KERNEL_RCSID(0, "$NetBSD: udl.c,v 1.24 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_usb.h" @@ -647,7 +647,7 @@ udl_ioctl(void *v, void *vs, u_long cmd, * UDLIO_DAMAGE for the damage extension ops of X servers. * Before blindly pulling such interfaces, probably we should * discuss how such devices should be handled which have - * in-direct framebuffer memories that should be transfered + * in-direct framebuffer memories that should be transferred * per updated rectangle regions via MI wscons APIs. */ case UDLIO_DAMAGE: Index: src/sys/dev/usb/uvisor.c diff -u src/sys/dev/usb/uvisor.c:1.52 src/sys/dev/usb/uvisor.c:1.53 --- src/sys/dev/usb/uvisor.c:1.52 Sat Sep 14 15:19:52 2019 +++ src/sys/dev/usb/uvisor.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: uvisor.c,v 1.52 2019/09/14 15:19:52 maxv Exp $ */ +/* $NetBSD: uvisor.c,v 1.53 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: uvisor.c,v 1.52 2019/09/14 15:19:52 maxv Exp $"); +__KERNEL_RCSID(0, "$NetBSD: uvisor.c,v 1.53 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_usb.h" @@ -71,7 +71,7 @@ int uvisordebug = 0; /* From the Linux driver */ /* * UVISOR_REQUEST_BYTES_AVAILABLE asks the visor for the number of bytes that - * are available to be transfered to the host for the specified endpoint. + * are available to be transferred to the host for the specified endpoint. * Currently this is not used, and always returns 0x0001 */ #define UVISOR_REQUEST_BYTES_AVAILABLE 0x01 Index: src/sys/fs/nilfs/nilfs_vnops.c diff -u src/sys/fs/nilfs/nilfs_vnops.c:1.37 src/sys/fs/nilfs/nilfs_vnops.c:1.38 --- src/sys/fs/nilfs/nilfs_vnops.c:1.37 Fri May 26 14:34:19 2017 +++ src/sys/fs/nilfs/nilfs_vnops.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: nilfs_vnops.c,v 1.37 2017/05/26 14:34:19 riastradh Exp $ */ +/* $NetBSD: nilfs_vnops.c,v 1.38 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2008, 2009 Reinoud Zandijk @@ -28,7 +28,7 @@ #include <sys/cdefs.h> #ifndef lint -__KERNEL_RCSID(0, "$NetBSD: nilfs_vnops.c,v 1.37 2017/05/26 14:34:19 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: nilfs_vnops.c,v 1.38 2019/12/27 09:41:51 msaitoh Exp $"); #endif /* not lint */ @@ -591,7 +591,7 @@ nilfs_readdir(void *v) diroffset += nilfs_rw16(ndirent->rec_len); blkoff += nilfs_rw16(ndirent->rec_len); - /* remember the last entry we transfered */ + /* remember the last entry we transferred */ transoffset = diroffset; } brelse(bp, BC_AGE); Index: src/sys/fs/udf/udf_vnops.c diff -u src/sys/fs/udf/udf_vnops.c:1.106 src/sys/fs/udf/udf_vnops.c:1.107 --- src/sys/fs/udf/udf_vnops.c:1.106 Fri May 26 14:34:20 2017 +++ src/sys/fs/udf/udf_vnops.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: udf_vnops.c,v 1.106 2017/05/26 14:34:20 riastradh Exp $ */ +/* $NetBSD: udf_vnops.c,v 1.107 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 2006, 2008 Reinoud Zandijk @@ -32,7 +32,7 @@ #include <sys/cdefs.h> #ifndef lint -__KERNEL_RCSID(0, "$NetBSD: udf_vnops.c,v 1.106 2017/05/26 14:34:20 riastradh Exp $"); +__KERNEL_RCSID(0, "$NetBSD: udf_vnops.c,v 1.107 2019/12/27 09:41:51 msaitoh Exp $"); #endif /* not lint */ @@ -609,7 +609,7 @@ udf_readdir(void *v) if (uio->uio_resid < _DIRENT_SIZE(dirent)) break; - /* remember the last entry we transfered */ + /* remember the last entry we transferred */ transoffset = diroffset; /* skip deleted entries */ Index: src/sys/kern/tty_subr.c diff -u src/sys/kern/tty_subr.c:1.42 src/sys/kern/tty_subr.c:1.43 --- src/sys/kern/tty_subr.c:1.42 Fri Dec 6 08:35:21 2019 +++ src/sys/kern/tty_subr.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: tty_subr.c,v 1.42 2019/12/06 08:35:21 maxv Exp $ */ +/* $NetBSD: tty_subr.c,v 1.43 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 1993, 1994 Theo de Raadt @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: tty_subr.c,v 1.42 2019/12/06 08:35:21 maxv Exp $"); +__KERNEL_RCSID(0, "$NetBSD: tty_subr.c,v 1.43 2019/12/27 09:41:51 msaitoh Exp $"); #include <sys/param.h> #include <sys/systm.h> @@ -324,7 +324,7 @@ clrbits(u_char *cp, unsigned int off, un /* * Copy buffer to clist. - * Return number of bytes not transfered. + * Return number of bytes not transferred. */ int b_to_q(const u_char *cp, int count, struct clist *clp) Index: src/sys/kern/vfs_bio.c diff -u src/sys/kern/vfs_bio.c:1.284 src/sys/kern/vfs_bio.c:1.285 --- src/sys/kern/vfs_bio.c:1.284 Sat Dec 21 13:00:24 2019 +++ src/sys/kern/vfs_bio.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: vfs_bio.c,v 1.284 2019/12/21 13:00:24 ad Exp $ */ +/* $NetBSD: vfs_bio.c,v 1.285 2019/12/27 09:41:51 msaitoh Exp $ */ /*- * Copyright (c) 2007, 2008, 2009, 2019 The NetBSD Foundation, Inc. @@ -123,7 +123,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: vfs_bio.c,v 1.284 2019/12/21 13:00:24 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: vfs_bio.c,v 1.285 2019/12/27 09:41:51 msaitoh Exp $"); #ifdef _KERNEL_OPT #include "opt_bufcache.h" @@ -2057,7 +2057,7 @@ nestiobuf_iodone(buf_t *bp) if (bp->b_error == 0 && (bp->b_bcount < bp->b_bufsize || bp->b_resid > 0)) { /* - * Not all got transfered, raise an error. We have no way to + * Not all got transferred, raise an error. We have no way to * propagate these conditions to mbp. */ error = EIO; Index: src/sys/uvm/uvm_swap.c diff -u src/sys/uvm/uvm_swap.c:1.184 src/sys/uvm/uvm_swap.c:1.185 --- src/sys/uvm/uvm_swap.c:1.184 Sat Dec 14 15:34:18 2019 +++ src/sys/uvm/uvm_swap.c Fri Dec 27 09:41:51 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: uvm_swap.c,v 1.184 2019/12/14 15:34:18 ad Exp $ */ +/* $NetBSD: uvm_swap.c,v 1.185 2019/12/27 09:41:51 msaitoh Exp $ */ /* * Copyright (c) 1995, 1996, 1997, 2009 Matthew R. Green @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__KERNEL_RCSID(0, "$NetBSD: uvm_swap.c,v 1.184 2019/12/14 15:34:18 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: uvm_swap.c,v 1.185 2019/12/27 09:41:51 msaitoh Exp $"); #include "opt_uvmhist.h" #include "opt_compat_netbsd.h" @@ -1290,7 +1290,7 @@ sw_reg_strategy(struct swapdev *sdp, str * our buffer. */ error = 0; - bp->b_resid = bp->b_bcount; /* nothing transfered yet! */ + bp->b_resid = bp->b_bcount; /* nothing transferred yet! */ addr = bp->b_data; /* current position in buffer */ byteoff = dbtob((uint64_t)bn); Index: src/usr.sbin/lpr/lpd/recvjob.c diff -u src/usr.sbin/lpr/lpd/recvjob.c:1.24 src/usr.sbin/lpr/lpd/recvjob.c:1.25 --- src/usr.sbin/lpr/lpd/recvjob.c:1.24 Wed Oct 14 16:02:03 2015 +++ src/usr.sbin/lpr/lpd/recvjob.c Fri Dec 27 09:41:52 2019 @@ -1,4 +1,4 @@ -/* $NetBSD: recvjob.c,v 1.24 2015/10/14 16:02:03 christos Exp $ */ +/* $NetBSD: recvjob.c,v 1.25 2019/12/27 09:41:52 msaitoh Exp $ */ /* * Copyright (c) 1983, 1993 @@ -41,7 +41,7 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 19 #if 0 static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95"; #else -__RCSID("$NetBSD: recvjob.c,v 1.24 2015/10/14 16:02:03 christos Exp $"); +__RCSID("$NetBSD: recvjob.c,v 1.25 2019/12/27 09:41:52 msaitoh Exp $"); #endif #endif /* not lint */ @@ -120,7 +120,7 @@ recvjob(void) /* * Read printer jobs sent by lpd and copy them to the spooling directory. - * Return the number of jobs successfully transfered. + * Return the number of jobs successfully transferred. */ static int readjob(void) Index: src/usr.sbin/mopd/mopcopy/mopcopy.c diff -u src/usr.sbin/mopd/mopcopy/mopcopy.c:1.6 src/usr.sbin/mopd/mopcopy/mopcopy.c:1.7 --- src/usr.sbin/mopd/mopcopy/mopcopy.c:1.6 Wed Jun 8 01:16:35 2016 +++ src/usr.sbin/mopd/mopcopy/mopcopy.c Fri Dec 27 09:41:52 2019 @@ -1,7 +1,7 @@ -/* $NetBSD: mopcopy.c,v 1.6 2016/06/08 01:16:35 christos Exp $ */ +/* $NetBSD: mopcopy.c,v 1.7 2019/12/27 09:41:52 msaitoh Exp $ */ /* mopcopy - Convert a Unix format kernel into something that - * can be transfered via MOP. + * can be transferred via MOP. * * This code was written while refering to the NetBSD/vax boot * loader. Therefore anything that can be booted by the Vax @@ -49,7 +49,7 @@ #include "port.h" #ifndef lint -__RCSID("$NetBSD: mopcopy.c,v 1.6 2016/06/08 01:16:35 christos Exp $"); +__RCSID("$NetBSD: mopcopy.c,v 1.7 2019/12/27 09:41:52 msaitoh Exp $"); #endif #include "os.h"