Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys Fix doubled 'the's in comments.
details: https://anonhg.NetBSD.org/src/rev/63d61c9b354f
branches: trunk
changeset: 483597:63d61c9b354f
user: soren <soren%NetBSD.org@localhost>
date: Mon Mar 13 23:52:25 2000 +0000
description:
Fix doubled 'the's in comments.
diffstat:
sys/arch/alpha/a12/if_xb.c | 8 ++++----
sys/arch/alpha/alpha/machdep.c | 8 ++++----
sys/arch/alpha/include/disklabel.h | 4 ++--
sys/arch/alpha/tc/tcdsvar.h | 4 ++--
sys/arch/amiga/dev/grf_rhreg.h | 4 ++--
sys/arch/amiga/dev/grf_rtreg.h | 4 ++--
sys/arch/arm32/arm32/syscall.c | 4 ++--
sys/arch/arm32/rc7500/rc7500_machdep.c | 4 ++--
sys/arch/arm32/riscpc/rpc_machdep.c | 6 +++---
sys/arch/atari/dev/fd.c | 4 ++--
sys/arch/atari/dev/grfabs_fal.c | 4 ++--
sys/arch/hp300/DOC/Pmap.notes | 4 ++--
sys/arch/hp300/dev/hil.c | 4 ++--
sys/arch/hp300/dev/ite.c | 4 ++--
sys/arch/i386/isa/pcvt/pcvt_sup.c | 2 +-
sys/arch/i386/stand/lib/netif/3c509.h | 4 ++--
sys/arch/m68k/060sp/fplsp.s | 6 +++---
sys/arch/m68k/060sp/fpsp.s | 4 ++--
sys/arch/m68k/060sp/isp.s | 4 ++--
sys/arch/m68k/060sp/pfpsp.s | 4 ++--
sys/arch/m68k/fpsp/res_func.sa | 4 ++--
sys/arch/m68k/fpsp/slogn.sa | 4 ++--
sys/arch/m68k/fpsp/ssin.sa | 4 ++--
sys/arch/m68k/fpsp/stan.sa | 4 ++--
sys/arch/m68k/fpsp/sto_res.sa | 4 ++--
sys/arch/macppc/stand/fixcoff/fixcoff.c | 4 ++--
sys/arch/pmax/dev/dtop.c | 6 +++---
sys/arch/pmax/stand/smallnet/README | 5 ++---
sys/arch/sparc/dev/si.c | 4 ++--
sys/arch/sparc/include/bsd_openprom.h | 12 ++++++------
sys/arch/sparc/include/pmap.h | 6 +++---
sys/arch/sparc/stand/bootxx/bootxx.c | 8 ++++----
sys/arch/sparc64/dev/ebus_bus.c | 4 ++--
sys/arch/sparc64/dev/psycho_bus.c | 4 ++--
sys/arch/sparc64/dev/sbus.c | 4 ++--
sys/arch/sparc64/include/bsd_openprom.h | 12 ++++++------
sys/arch/sun3/dev/if_ievar.h | 4 ++--
sys/arch/vax/vax/ka43.c | 4 ++--
sys/arch/vax/vax/ka670.c | 4 ++--
sys/coda/00READ | 2 +-
sys/compat/linux/common/linux_misc.c | 4 ++--
sys/compat/linux/common/linux_oldolduname.c | 4 ++--
sys/compat/linux/common/linux_olduname.c | 4 ++--
sys/compat/osf1/README.syscalls | 4 ++--
sys/dev/cardbus/cardslotvar.h | 4 ++--
sys/dev/ic/elink3reg.h | 4 ++--
sys/dev/ofw/ofw_subr.c | 4 ++--
sys/dev/raidframe/rf_evenodd_dagfuncs.c | 4 ++--
sys/dev/raidframe/rf_reconbuffer.c | 5 ++---
sys/dev/raidframe/rf_reconstruct.c | 4 ++--
sys/dev/scsipi/cd.c | 4 ++--
sys/dev/scsipi/if_se.c | 4 ++--
sys/dev/scsipi/sd.c | 4 ++--
sys/dev/usb/usb_subr.c | 4 ++--
sys/dev/vme/if_ie_vme.c | 4 ++--
sys/miscfs/genfs/layer.h | 4 ++--
sys/miscfs/genfs/layer_extern.h | 4 ++--
sys/miscfs/genfs/layer_subr.c | 4 ++--
sys/miscfs/genfs/layer_vfsops.c | 4 ++--
sys/miscfs/genfs/layer_vnops.c | 6 +++---
sys/miscfs/nullfs/null.h | 4 ++--
sys/miscfs/nullfs/null_vfsops.c | 4 ++--
sys/miscfs/nullfs/null_vnops.c | 6 +++---
sys/miscfs/overlay/overlay.h | 4 ++--
sys/miscfs/overlay/overlay_vfsops.c | 4 ++--
sys/miscfs/overlay/overlay_vnops.c | 6 +++---
sys/miscfs/umapfs/umap_subr.c | 4 ++--
sys/msdosfs/msdosfs_vnops.c | 4 ++--
sys/net/bpf.c | 4 ++--
sys/net/if_media.c | 4 ++--
sys/net/route.c | 4 ++--
sys/netccitt/pk_input.c | 4 ++--
sys/netccitt/pk_output.c | 4 ++--
sys/netccitt/pk_subr.c | 4 ++--
sys/netccitt/pk_usrreq.c | 4 ++--
sys/netccitt/pk_var.h | 4 ++--
sys/netccitt/x25.h | 4 ++--
sys/ufs/lfs/lfs_segment.c | 4 ++--
sys/uvm/uvm_vnode.c | 4 ++--
79 files changed, 177 insertions(+), 179 deletions(-)
diffs (truncated from 1522 to 300 lines):
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/alpha/a12/if_xb.c
--- a/sys/arch/alpha/a12/if_xb.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/alpha/a12/if_xb.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_xb.c,v 1.1 1998/09/23 21:14:58 ross Exp $ */
+/* $NetBSD: if_xb.c,v 1.2 2000/03/13 23:52:25 soren Exp $ */
/* [Notice revision 2.2]
* Copyright (c) 1997, 1998 Avalon Computer Systems, Inc.
@@ -74,7 +74,7 @@
#include "opt_avalon_a12.h" /* Config options headers */
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-__KERNEL_RCSID(0, "$NetBSD: if_xb.c,v 1.1 1998/09/23 21:14:58 ross Exp $");
+__KERNEL_RCSID(0, "$NetBSD: if_xb.c,v 1.2 2000/03/13 23:52:25 soren Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -234,7 +234,7 @@
xbfound = 1;
ccp = &xb_configuration;
xb_init_config(ccp, 1);
- printf(": driver %s mtu %d\n", "$Revision: 1.1 $", xbi.if_mtu);
+ printf(": driver %s mtu %d\n", "$Revision: 1.2 $", xbi.if_mtu);
}
static void
@@ -333,7 +333,7 @@
DIE();
/*
* The extra word when frames are of an aligned size is due
- * to the way the the output routines work. After the mbuf is
+ * to the way the output routines work. After the mbuf is
* sent xb_put_blk(NULL) is called. If there is a leftover
* 127-bit-or-less fragment then the close word rides on it,
* otherwise it gets an entire 128 bits of zeroes.
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/alpha/alpha/machdep.c
--- a/sys/arch/alpha/alpha/machdep.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/alpha/alpha/machdep.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: machdep.c,v 1.198 2000/02/29 22:19:53 thorpej Exp $ */
+/* $NetBSD: machdep.c,v 1.199 2000/03/13 23:52:26 soren Exp $ */
/*-
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -79,7 +79,7 @@
#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */
-__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.198 2000/02/29 22:19:53 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: machdep.c,v 1.199 2000/03/13 23:52:26 soren Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -417,7 +417,7 @@
strcpy(cpu_model, platform.model);
/*
- * Initalize the real console, so the the bootstrap console is
+ * Initalize the real console, so that the bootstrap console is
* no longer necessary.
*/
(*platform.cons_init)();
@@ -425,7 +425,7 @@
#ifdef DIAGNOSTIC
/* Paranoid sanity checking */
- /* We should always be running on the the primary. */
+ /* We should always be running on the primary. */
assert(hwrpb->rpb_primary_cpu_id == alpha_pal_whami());
/*
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/alpha/include/disklabel.h
--- a/sys/arch/alpha/include/disklabel.h Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/alpha/include/disklabel.h Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: disklabel.h,v 1.5 1999/04/05 02:45:47 cgd Exp $ */
+/* $NetBSD: disklabel.h,v 1.6 2000/03/13 23:52:26 soren Exp $ */
/*
* Copyright (c) 1994, 1999 Christopher G. Demetriou
@@ -53,7 +53,7 @@
struct boot_block {
u_int64_t bb_data[63]; /* data (disklabel, also as below) */
- u_int64_t bb_cksum; /* checksum of the the boot block,
+ u_int64_t bb_cksum; /* checksum of the boot block,
* taken as u_int64_t's
*/
};
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/alpha/tc/tcdsvar.h
--- a/sys/arch/alpha/tc/tcdsvar.h Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/alpha/tc/tcdsvar.h Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: tcdsvar.h,v 1.10 1998/05/26 23:43:05 thorpej Exp $ */
+/* $NetBSD: tcdsvar.h,v 1.11 2000/03/13 23:52:26 soren Exp $ */
/*
* Copyright (c) 1995, 1996 Carnegie-Mellon University.
@@ -96,7 +96,7 @@
void tcds_scsi_reset __P((struct tcds_slotconfig *));
/*
- * TCDS DMA functions (used the the 53c94 driver)
+ * TCDS DMA functions (used by the 53c94 driver)
*/
int tcds_dma_isintr __P((struct tcds_slotconfig *));
void tcds_dma_reset __P((struct tcds_slotconfig *));
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/amiga/dev/grf_rhreg.h
--- a/sys/arch/amiga/dev/grf_rhreg.h Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/amiga/dev/grf_rhreg.h Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: grf_rhreg.h,v 1.8 1997/07/29 17:42:09 veego Exp $ */
+/* $NetBSD: grf_rhreg.h,v 1.9 2000/03/13 23:52:26 soren Exp $ */
/*
* Copyright (c) 1994 Markus Wild
@@ -178,7 +178,7 @@
/*
* This routine initialises the Retina Z3 hardware, opens a
- * text- or gfx-mode screen, depending on the the value of
+ * text- or gfx-mode screen, depending on the value of
* MonDef.DEP, and sets the cursor to position 0.
* It takes as arguments a pointer to the hardware-base
* address as it is denoted in the DevConf structure
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/amiga/dev/grf_rtreg.h
--- a/sys/arch/amiga/dev/grf_rtreg.h Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/amiga/dev/grf_rtreg.h Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: grf_rtreg.h,v 1.8 1997/07/29 17:42:12 veego Exp $ */
+/* $NetBSD: grf_rtreg.h,v 1.9 2000/03/13 23:52:27 soren Exp $ */
/*
* Copyright (c) 1993 Markus Wild
@@ -186,7 +186,7 @@
unsigned char * InitNCR(volatile void * BoardAdress, struct MonDef * md = &MON_640_512_60);
This routine initialises the Retina hardware, opens a
- text- or gfx-mode screen, depending on the the value of MonDef.DEP,
+ text- or gfx-mode screen, depending on the value of MonDef.DEP,
and sets the cursor to position 0.
It takes as arguments a pointer to the hardware-base
address as it is denoted in the DevConf structure
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/arm32/arm32/syscall.c
--- a/sys/arch/arm32/arm32/syscall.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/arm32/arm32/syscall.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: syscall.c,v 1.25 1999/09/13 06:17:27 mark Exp $ */
+/* $NetBSD: syscall.c,v 1.26 2000/03/13 23:52:27 soren Exp $ */
/*
* Copyright (c) 1994-1998 Mark Brinicombe.
@@ -242,7 +242,7 @@
#endif /* DDB && PORTMASTER */
case SYS_syscall:
- /* Don't have to look in user space, we have it in the the trapframe */
+ /* Don't have to look in user space, we have it in the trapframe */
/* code = fuword(params);*/
code = ReadWord(params);
params += sizeof(int);
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/arm32/rc7500/rc7500_machdep.c
--- a/sys/arch/arm32/rc7500/rc7500_machdep.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/arm32/rc7500/rc7500_machdep.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rc7500_machdep.c,v 1.25 1999/09/17 19:59:39 thorpej Exp $ */
+/* $NetBSD: rc7500_machdep.c,v 1.26 2000/03/13 23:52:27 soren Exp $ */
/*
* Copyright (c) 1994-1998 Mark Brinicombe.
@@ -547,7 +547,7 @@
/* Right We have the bottom meg of memory mapped to 0x00000000
* so was can get at it. The kernel will ocupy the start of it.
- * After the kernel/args we allocate some the the fixed page tables
+ * After the kernel/args we allocate some of the fixed page tables
* we need to get the system going.
* We allocate one page directory and 8 page tables and store the
* physical addresses in the kernel_pt_table array.
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/arm32/riscpc/rpc_machdep.c
--- a/sys/arch/arm32/riscpc/rpc_machdep.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/arm32/riscpc/rpc_machdep.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rpc_machdep.c,v 1.31 1999/09/17 19:59:40 thorpej Exp $ */
+/* $NetBSD: rpc_machdep.c,v 1.32 2000/03/13 23:52:27 soren Exp $ */
/*
* Copyright (c) 1994-1998 Mark Brinicombe.
@@ -645,7 +645,7 @@
/*
* Since we have mapped the VRAM up into kernel space we must
- * now update the the bootconfig and display structures by hand.
+ * now update the bootconfig and display structures by hand.
*/
if (bootconfig.vram[0].pages != 0) {
bootconfig.display_start = VMEM_VBASE;
@@ -730,7 +730,7 @@
/*
* Right We have the bottom meg of memory mapped to 0x00000000
* so was can get at it. The kernel will ocupy the start of it.
- * After the kernel/args we allocate some the the fixed page tables
+ * After the kernel/args we allocate some of the fixed page tables
* we need to get the system going.
* We allocate one page directory and 8 page tables and store the
* physical addresses in the kernel_pt_table array.
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/atari/dev/fd.c
--- a/sys/arch/atari/dev/fd.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/atari/dev/fd.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: fd.c,v 1.33 2000/02/15 09:00:07 leo Exp $ */
+/* $NetBSD: fd.c,v 1.34 2000/03/13 23:52:28 soren Exp $ */
/*
* Copyright (c) 1995 Leo Weppelman.
@@ -722,7 +722,7 @@
/*
* The current transaction is finished (for good or bad). Let go of
- * the the dma-resources. Call biodone() to finish the transaction.
+ * the dma-resources. Call biodone() to finish the transaction.
* Find a new transaction to work on.
*/
static void
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/atari/dev/grfabs_fal.c
--- a/sys/arch/atari/dev/grfabs_fal.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/atari/dev/grfabs_fal.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: grfabs_fal.c,v 1.12 1998/12/20 14:32:53 thomas Exp $ */
+/* $NetBSD: grfabs_fal.c,v 1.13 2000/03/13 23:52:28 soren Exp $ */
/*
* Copyright (c) 1995 Thomas Gerner.
@@ -238,7 +238,7 @@
struct videl *vregs = vm_regs(dm);
/*
- * First get the the videl register values
+ * First get the videl register values
*/
vregs->vd_syncmode = VIDEO->vd_sync;
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/hp300/DOC/Pmap.notes
--- a/sys/arch/hp300/DOC/Pmap.notes Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/hp300/DOC/Pmap.notes Mon Mar 13 23:52:25 2000 +0000
@@ -1,6 +1,6 @@
-$NetBSD: Pmap.notes,v 1.2 1994/10/26 07:22:54 cgd Exp $
+$NetBSD: Pmap.notes,v 1.3 2000/03/13 23:52:28 soren Exp $
-Following are some observations about the the BSD hp300 pmap module that
+Following are some observations about the BSD hp300 pmap module that
may prove useful for other pmap modules:
1. pmap_remove should be efficient with large, sparsely populated ranges.
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/hp300/dev/hil.c
--- a/sys/arch/hp300/dev/hil.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/hp300/dev/hil.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hil.c,v 1.38 1999/08/13 11:40:46 bad Exp $ */
+/* $NetBSD: hil.c,v 1.39 2000/03/13 23:52:28 soren Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -1488,7 +1488,7 @@
db = LPC_RECONF | LPC_KBDCOOK | LPC_NOERROR | LPC_AUTOPOLL;
send_hil_cmd(hildevice, HIL_WRITELPCTRL, &db, 1, NULL);
/*
- * Delay one second for reconfiguration and then read the the
+ * Delay one second for reconfiguration and then read the
* data to clear the interrupt (if the loop reconfigured).
*/
DELAY(1000000);
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/hp300/dev/ite.c
--- a/sys/arch/hp300/dev/ite.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/hp300/dev/ite.c Mon Mar 13 23:52:25 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ite.c,v 1.41 1998/04/20 20:41:05 frueauf Exp $ */
+/* $NetBSD: ite.c,v 1.42 2000/03/13 23:52:28 soren Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
@@ -307,7 +307,7 @@
/*
* XXX When the system is rebooted with "reboot", init(8)
* kills the last process to have the console open.
- * If we don't revent the the ITE_ACTIVE bit from being
+ * If we don't prevent the ITE_ACTIVE bit from being
* cleared, we will never see messages printed during
* the process of rebooting.
*/
diff -r baae85c649a9 -r 63d61c9b354f sys/arch/i386/isa/pcvt/pcvt_sup.c
--- a/sys/arch/i386/isa/pcvt/pcvt_sup.c Mon Mar 13 23:36:02 2000 +0000
+++ b/sys/arch/i386/isa/pcvt/pcvt_sup.c Mon Mar 13 23:52:25 2000 +0000
@@ -1115,7 +1115,7 @@
return;
/*--------------------------------------------------------------
- find the the first and second charset of a given resolution.
+ find the first and second charset of a given resolution.
Home |
Main Index |
Thread Index |
Old Index