diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/amiga/conf/DRACO | 6 | ||||
-rw-r--r-- | sys/arch/amiga/conf/GENERIC | 6 | ||||
-rw-r--r-- | sys/arch/amiga/conf/RAMDISK | 6 | ||||
-rw-r--r-- | sys/arch/m68k/060sp/isp.s | 4 | ||||
-rw-r--r-- | sys/arch/m68k/fpsp/x_bsun.sa | 4 | ||||
-rw-r--r-- | sys/arch/sparc/include/sun_disklabel.h | 4 | ||||
-rw-r--r-- | sys/arch/vax/qbus/qduser.h | 4 | ||||
-rw-r--r-- | sys/net/if.h | 6 | ||||
-rw-r--r-- | sys/netinet6/nd6.h | 4 | ||||
-rw-r--r-- | sys/sys/ioctl.h | 4 | ||||
-rw-r--r-- | sys/sys/ttydev.h | 4 | ||||
-rw-r--r-- | sys/sys/wait.h | 4 |
12 files changed, 28 insertions, 28 deletions
diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO index 6f2f8b2ccb4..3cff405363b 100644 --- a/sys/arch/amiga/conf/DRACO +++ b/sys/arch/amiga/conf/DRACO @@ -1,4 +1,4 @@ -# $OpenBSD: DRACO,v 1.17 2001/12/07 15:22:35 art Exp $ +# $OpenBSD: DRACO,v 1.18 2002/01/23 19:16:09 fgsch Exp $ # $NetBSD: DRACO,v 1.7 1996/12/20 19:18:16 veego Exp $ # @@ -60,13 +60,13 @@ option MSDOSFS # MS-DOS filesystem # -# Compatability options for various existing systems +# Compatibility options for various existing systems # option COMPAT_12 #option COMPAT_SUNOS # Support to run Sun (m68k) executables #option "TCP_COMPAT_42" # Use 4.2 BSD style TCP option "COMPAT_NOMID" # allow nonvalid machine id executables -#option COMPAT_HPUX # HP300 compatability +#option COMPAT_HPUX # HP300 compatibility # # Support for System V IPC facilities. diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index c65c23f69e0..e0c60dbcbd9 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.38 2001/12/07 15:22:35 art Exp $ +# $OpenBSD: GENERIC,v 1.39 2002/01/23 19:16:09 fgsch Exp $ # $NetBSD: GENERIC,v 1.85 1997/08/27 19:32:49 is Exp $ # @@ -40,10 +40,10 @@ option FPU_EMULATE # FPU emulation option ADOSFS # AmigaDOS file system # -# Compatability options for various existing systems +# Compatibility options for various existing systems # option COMPAT_SUNOS # Support to run Sun (m68k) executables -#option COMPAT_HPUX # HP300 compatability +#option COMPAT_HPUX # HP300 compatibility # # Support for various kernel options diff --git a/sys/arch/amiga/conf/RAMDISK b/sys/arch/amiga/conf/RAMDISK index 492adf8c82d..579bd04d3aa 100644 --- a/sys/arch/amiga/conf/RAMDISK +++ b/sys/arch/amiga/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.12 2001/12/07 15:22:35 art Exp $ +# $OpenBSD: RAMDISK,v 1.13 2002/01/23 19:16:09 fgsch Exp $ # # A ramdisk kernel @@ -31,10 +31,10 @@ option FPU_EMULATE # FPU emulation option ADOSFS # AmigaDOS file system # -# Compatability options for various existing systems +# Compatibility options for various existing systems # #option COMPAT_SUNOS # Support to run Sun (m68k) executables -#option COMPAT_HPUX # HP300 compatability +#option COMPAT_HPUX # HP300 compatibility # # Support for various kernel options diff --git a/sys/arch/m68k/060sp/isp.s b/sys/arch/m68k/060sp/isp.s index ae7cea541e3..fcd5947b7ee 100644 --- a/sys/arch/m68k/060sp/isp.s +++ b/sys/arch/m68k/060sp/isp.s @@ -1,5 +1,5 @@ # -# $OpenBSD: isp.s,v 1.2 1996/05/30 22:14:48 niklas Exp $ +# $OpenBSD: isp.s,v 1.3 2002/01/23 19:16:09 fgsch Exp $ # $NetBSD: isp.s,v 1.2 1996/05/15 19:48:48 is Exp $ # @@ -2636,7 +2636,7 @@ mul64_neg: addx.l %d7, %d4 # add carry to hi(result) # the result is saved to the register file. -# for '040 compatability, if Dl == Dh then only the hi(result) is +# for '040 compatibility, if Dl == Dh then only the hi(result) is # saved. so, saving hi after lo accomplishes this without need to # check Dl,Dh equality. mul64_done: diff --git a/sys/arch/m68k/fpsp/x_bsun.sa b/sys/arch/m68k/fpsp/x_bsun.sa index 01d19525b7b..4b69c136f54 100644 --- a/sys/arch/m68k/fpsp/x_bsun.sa +++ b/sys/arch/m68k/fpsp/x_bsun.sa @@ -1,4 +1,4 @@ -* $OpenBSD: x_bsun.sa,v 1.2 1996/05/29 21:05:46 niklas Exp $ +* $OpenBSD: x_bsun.sa,v 1.3 2002/01/23 19:16:09 fgsch Exp $ * $NetBSD: x_bsun.sa,v 1.2 1994/10/26 07:50:22 cgd Exp $ * MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP @@ -36,7 +36,7 @@ * * fpsp_bsun --- FPSP handler for branch/set on unordered exception * -* Copy the PC to FPIAR to maintain 881/882 compatability +* Copy the PC to FPIAR to maintain 881/882 compatibility * * The real_bsun handler will need to perform further corrective * measures as outlined in the 040 User's Manual on pages diff --git a/sys/arch/sparc/include/sun_disklabel.h b/sys/arch/sparc/include/sun_disklabel.h index 9be70d64e4e..a137ae3e34d 100644 --- a/sys/arch/sparc/include/sun_disklabel.h +++ b/sys/arch/sparc/include/sun_disklabel.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sun_disklabel.h,v 1.6 1996/12/11 13:36:11 deraadt Exp $ */ +/* $OpenBSD: sun_disklabel.h,v 1.7 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: sun_disklabel.h,v 1.6 1996/01/07 22:03:09 thorpej Exp $ */ /* @@ -117,6 +117,6 @@ struct sun_disklabel { /* total size = 512 bytes */ /* reads sun label in sector at [cp..cp+511] and sets *lp to BSD label */ int sun_disklabel __P((caddr_t, struct disklabel *)); /* true on success */ -/* compatability dk ioctl's */ +/* compatibility dk ioctl's */ int sun_dkioctl __P((struct disk *, u_long, caddr_t, int)); #endif diff --git a/sys/arch/vax/qbus/qduser.h b/sys/arch/vax/qbus/qduser.h index fbf83c7b095..21ca70f1aea 100644 --- a/sys/arch/vax/qbus/qduser.h +++ b/sys/arch/vax/qbus/qduser.h @@ -1,4 +1,4 @@ -/* $OpenBSD: qduser.h,v 1.1 2000/04/27 03:14:48 bjc Exp $ */ +/* $OpenBSD: qduser.h,v 1.2 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: qduser.h,v 1.1 1998/03/21 10:02:39 ragge Exp $ */ /*- * Copyright (c) 1982, 1986 The Regents of the University of California. @@ -179,7 +179,7 @@ struct qdinput { struct _vs_eventqueue header; /* event queue ring handling */ - /* for VS100 and QVSS compatability reasons, additions to this + /* for VS100 and QVSS compatibility reasons, additions to this * structure must be made below this point. */ struct _vs_cursor curs_pos; /* current mouse position */ diff --git a/sys/net/if.h b/sys/net/if.h index 216e4cb4a02..f89270b5150 100644 --- a/sys/net/if.h +++ b/sys/net/if.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if.h,v 1.31 2001/07/05 08:34:46 angelos Exp $ */ +/* $OpenBSD: if.h,v 1.32 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: if.h,v 1.23 1996/05/07 02:40:27 thorpej Exp $ */ /* @@ -323,7 +323,7 @@ struct ifprefix { */ struct if_msghdr { u_short ifm_msglen; /* to skip over non-understood messages */ - u_char ifm_version; /* future binary compatability */ + u_char ifm_version; /* future binary compatibility */ u_char ifm_type; /* message type */ int ifm_addrs; /* like rtm_addrs */ int ifm_flags; /* value of if_flags */ @@ -337,7 +337,7 @@ struct if_msghdr { */ struct ifa_msghdr { u_short ifam_msglen; /* to skip over non-understood messages */ - u_char ifam_version; /* future binary compatability */ + u_char ifam_version; /* future binary compatibility */ u_char ifam_type; /* message type */ int ifam_addrs; /* like rtm_addrs */ int ifam_flags; /* value of ifa_flags */ diff --git a/sys/netinet6/nd6.h b/sys/netinet6/nd6.h index ed425358c94..2f99aa867cc 100644 --- a/sys/netinet6/nd6.h +++ b/sys/netinet6/nd6.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nd6.h,v 1.14 2001/02/23 08:01:15 itojun Exp $ */ +/* $OpenBSD: nd6.h,v 1.15 2002/01/23 19:16:09 fgsch Exp $ */ /* $KAME: nd6.h,v 1.52 2001/02/19 04:40:37 itojun Exp $ */ /* @@ -202,7 +202,7 @@ struct nd_prefix { */ struct inet6_ndpr_msghdr { u_short inpm_msglen; /* to skip over non-understood messages */ - u_char inpm_version; /* future binary compatability */ + u_char inpm_version; /* future binary compatibility */ u_char inpm_type; /* message type */ struct in6_addr inpm_prefix; u_long prm_vltim; diff --git a/sys/sys/ioctl.h b/sys/sys/ioctl.h index 43886cdc887..8ce80eeced2 100644 --- a/sys/sys/ioctl.h +++ b/sys/sys/ioctl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ioctl.h,v 1.4 2000/08/13 03:38:45 ericj Exp $ */ +/* $OpenBSD: ioctl.h,v 1.5 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: ioctl.h,v 1.20 1996/01/30 18:21:47 thorpej Exp $ */ /*- @@ -78,7 +78,7 @@ __END_DECLS /* * Keep outside _SYS_IOCTL_H_ - * Compatability with old terminal driver + * Compatibility with old terminal driver * * Source level -> #define USE_OLD_TTY * Kernel level -> options COMPAT_43 or COMPAT_SUNOS or ... diff --git a/sys/sys/ttydev.h b/sys/sys/ttydev.h index 388988c270f..232f9f0ddd6 100644 --- a/sys/sys/ttydev.h +++ b/sys/sys/ttydev.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ttydev.h,v 1.2 1996/03/03 12:12:36 niklas Exp $ */ +/* $OpenBSD: ttydev.h,v 1.3 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: ttydev.h,v 1.7 1994/06/29 06:45:58 cgd Exp $ */ /*- @@ -36,7 +36,7 @@ * @(#)ttydev.h 8.2 (Berkeley) 1/4/94 */ -/* COMPATABILITY HEADER FILE */ +/* COMPATIBILITY HEADER FILE */ #ifndef _SYS_TTYDEV_H_ #define _SYS_TTYDEV_H_ diff --git a/sys/sys/wait.h b/sys/sys/wait.h index 75eeacf658c..41686c2b298 100644 --- a/sys/sys/wait.h +++ b/sys/sys/wait.h @@ -1,4 +1,4 @@ -/* $OpenBSD: wait.h,v 1.6 2001/04/02 21:43:12 niklas Exp $ */ +/* $OpenBSD: wait.h,v 1.7 2002/01/23 19:16:09 fgsch Exp $ */ /* $NetBSD: wait.h,v 1.11 1996/04/09 20:55:51 cgd Exp $ */ /* @@ -86,7 +86,7 @@ #endif #ifndef _POSIX_SOURCE -/* POSIX extensions and 4.2/4.3 compatability: */ +/* POSIX extensions and 4.2/4.3 compatibility: */ /* * Tokens for special values of the "pid" parameter to wait4. |