diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-06 17:19:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-06 17:19:32 +0000 |
commit | 75071a4ab7a71ae292ece7130a46bf54ca120229 (patch) | |
tree | e9154172f69a14eb8849a1201beb85fa8504abaa | |
parent | c48c0739ad112a7554498ab38cf64f5a01229b09 (diff) |
typos from alexey dobriyan;
-rw-r--r-- | sys/arch/hppa/hppa/db_disasm.c | 4 | ||||
-rw-r--r-- | sys/arch/hppa64/hppa64/db_disasm.c | 4 | ||||
-rw-r--r-- | sys/arch/mac68k/dev/ncr5380.c | 4 | ||||
-rw-r--r-- | sys/arch/mvme88k/dev/vxreg.h | 6 | ||||
-rw-r--r-- | sys/arch/sparc/sparc/autoconf.c | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/dev/psychoreg.h | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/sparc64/autoconf.c | 4 |
7 files changed, 15 insertions, 15 deletions
diff --git a/sys/arch/hppa/hppa/db_disasm.c b/sys/arch/hppa/hppa/db_disasm.c index 87571c53a1b..b7e77da8a52 100644 --- a/sys/arch/hppa/hppa/db_disasm.c +++ b/sys/arch/hppa/hppa/db_disasm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: db_disasm.c,v 1.17 2005/01/23 16:26:43 mickey Exp $ */ +/* $OpenBSD: db_disasm.c,v 1.18 2006/02/06 17:19:30 jmc Exp $ */ /* TODO parse 64bit insns or rewrite */ @@ -234,7 +234,7 @@ struct ute { * program , "s" and "l" must (alas!) be constants. (Suggestion: if * "s" == 2 and "l" == 8, use _b28 for "n".) The name "BITFLR" should * be pre-defined if the compiler assigns bitfields from left-to-right. - * The resultant macro expansion defines a stucture in which the bit field + * The resultant macro expansion defines a structure in which the bit field * starting at position "s" with length "l" may be referenced by accessing * member "n". [Note: The leftmost bits in a 36-bit word may be accessed * by specifying -4 <= s < 0 on the DEC-20.] diff --git a/sys/arch/hppa64/hppa64/db_disasm.c b/sys/arch/hppa64/hppa64/db_disasm.c index c1e1fe3434b..17c055d4145 100644 --- a/sys/arch/hppa64/hppa64/db_disasm.c +++ b/sys/arch/hppa64/hppa64/db_disasm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: db_disasm.c,v 1.1 2005/04/01 10:40:47 mickey Exp $ */ +/* $OpenBSD: db_disasm.c,v 1.2 2006/02/06 17:19:31 jmc Exp $ */ /* TODO parse 64bit insns or rewrite */ @@ -234,7 +234,7 @@ struct ute { * program , "s" and "l" must (alas!) be constants. (Suggestion: if * "s" == 2 and "l" == 8, use _b28 for "n".) The name "BITFLR" should * be pre-defined if the compiler assigns bitfields from left-to-right. - * The resultant macro expansion defines a stucture in which the bit field + * The resultant macro expansion defines a structure in which the bit field * starting at position "s" with length "l" may be referenced by accessing * member "n". [Note: The leftmost bits in a 36-bit word may be accessed * by specifying -4 <= s < 0 on the DEC-20.] diff --git a/sys/arch/mac68k/dev/ncr5380.c b/sys/arch/mac68k/dev/ncr5380.c index 00c41d08d31..eedfe431187 100644 --- a/sys/arch/mac68k/dev/ncr5380.c +++ b/sys/arch/mac68k/dev/ncr5380.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ncr5380.c,v 1.25 2005/09/12 10:07:29 martin Exp $ */ +/* $OpenBSD: ncr5380.c,v 1.26 2006/02/06 17:19:31 jmc Exp $ */ /* $NetBSD: ncr5380.c,v 1.38 1996/12/19 21:48:18 scottr Exp $ */ /* @@ -856,7 +856,7 @@ int code; /* * Here we prepare to send an 'IDENTIFY' message. - * Allow disconnect only when interrups are allowed. + * Allow disconnect only when interrupts are allowed. */ tmp[0] = MSG_IDENTIFY(reqp->targ_lun, (reqp->dr_flag & DRIVER_NOINT) ? 0 : 1); diff --git a/sys/arch/mvme88k/dev/vxreg.h b/sys/arch/mvme88k/dev/vxreg.h index 1344d711c78..a5216b63454 100644 --- a/sys/arch/mvme88k/dev/vxreg.h +++ b/sys/arch/mvme88k/dev/vxreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: vxreg.h,v 1.8 2004/05/26 21:15:31 miod Exp $ */ +/* $OpenBSD: vxreg.h,v 1.9 2006/02/06 17:19:31 jmc Exp $ */ /* * Copyright (c) 1999 Steve Murphree, Jr. All rights reserved. @@ -93,8 +93,8 @@ struct vxreg { #define IOCTL_TCLINE 0x5444 /* copy line discipline */ #define IOCTL_TCEXEC 0x5445 /* exec code in local mem */ #define IOCTL_TCGETVR 0x5446 /* get version and revison of firmware */ -#define IOCTL_TCGETDF 0x5447 /* get default termio stuct */ -#define IOCTL_TCSETDF 0x5448 /* set default termio stuct */ +#define IOCTL_TCGETDF 0x5447 /* get default termio struct */ +#define IOCTL_TCSETDF 0x5448 /* set default termio struct */ #define IOCTL_TCGETSYM 0x5449 /* get firmware symbol table */ #define IOCTL_TCWHAT 0x544A /* get all SCSI IDs of FW files */ #define IOCTL_TIOGETP 0x7408 /* get devs curr termio struct by sgttyb */ diff --git a/sys/arch/sparc/sparc/autoconf.c b/sys/arch/sparc/sparc/autoconf.c index 2df1eb97dea..0b70757ed91 100644 --- a/sys/arch/sparc/sparc/autoconf.c +++ b/sys/arch/sparc/sparc/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.70 2005/12/27 18:31:10 miod Exp $ */ +/* $OpenBSD: autoconf.c,v 1.71 2006/02/06 17:19:31 jmc Exp $ */ /* $NetBSD: autoconf.c,v 1.73 1997/07/29 09:41:53 fair Exp $ */ /* @@ -408,7 +408,7 @@ bootpath_build() } } else { bp->val[0] = -1; /* no #'s: assume unit 0, no - sbus offset/adddress */ + sbus offset/address */ } ++bp; ++nbootpath; diff --git a/sys/arch/sparc64/dev/psychoreg.h b/sys/arch/sparc64/dev/psychoreg.h index 6c974d50350..94e297588da 100644 --- a/sys/arch/sparc64/dev/psychoreg.h +++ b/sys/arch/sparc64/dev/psychoreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: psychoreg.h,v 1.10 2003/03/27 16:27:27 jason Exp $ */ +/* $OpenBSD: psychoreg.h,v 1.11 2006/02/06 17:19:31 jmc Exp $ */ /* $NetBSD: psychoreg.h,v 1.6.4.2 2001/09/13 01:14:40 thorpej Exp $ */ /* @@ -350,7 +350,7 @@ struct psychoreg { */ /* - * For the physical adddresses split into 3 32 bit values, we deocde + * For the physical addresses split into 3 32 bit values, we deocde * them like the following (IEEE1275 PCI Bus binding 2.0, 2.2.1.1 * Numerical Representation): * diff --git a/sys/arch/sparc64/sparc64/autoconf.c b/sys/arch/sparc64/sparc64/autoconf.c index 9cbd93cfa46..a00367ed006 100644 --- a/sys/arch/sparc64/sparc64/autoconf.c +++ b/sys/arch/sparc64/sparc64/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.43 2005/12/27 18:31:11 miod Exp $ */ +/* $OpenBSD: autoconf.c,v 1.44 2006/02/06 17:19:31 jmc Exp $ */ /* $NetBSD: autoconf.c,v 1.51 2001/07/24 19:32:11 eeh Exp $ */ /* @@ -324,7 +324,7 @@ bootpath_build() } } else { bp->val[0] = -1; /* no #'s: assume unit 0, no - sbus offset/adddress */ + sbus offset/address */ } ++bp; ++nbootpath; |