-/* $OpenBSD: poll.h,v 1.1 1996/05/18 08:53:07 deraadt Exp $ */
+/* $OpenBSD: poll.h,v 1.2 2000/03/15 03:56:48 todd Exp $ */
/*
- * Typical poll() implimentations expect poll.h to be in /usr/include.
+ * Typical poll() implementations expect poll.h to be in /usr/include.
* However this is not a convenient place for the real definitions.
*/
#include <sys/poll.h>
-/* $OpenBSD: yp_prot.h,v 1.3 1998/08/19 05:04:09 deraadt Exp $ */
+/* $OpenBSD: yp_prot.h,v 1.4 2000/03/15 03:56:48 todd Exp $ */
/* $NetBSD: yp_prot.h,v 1.6 1995/07/14 21:10:58 christos Exp $ */
/*
* is supplied to ypxfr as a command-line parameter when it
* is activated by ypserv."
*
- * This protocol is not implimented, naturally, because this YP
- * implimentation only does the client side.
+ * This protocol is not implemented, naturally, because this YP
+ * implementation only does the client side.
*/
#define YPPUSHVERS ((u_long)1)
#define YPPUSHVERS_ORIG ((u_long)1)
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char *rcsid = "$OpenBSD: yp_order.c,v 1.5 1996/08/19 08:35:11 tholo Exp $";
+static char *rcsid = "$OpenBSD: yp_order.c,v 1.6 2000/03/15 03:56:48 todd Exp $";
#endif /* LIBC_SCCS and not lint */
#include <sys/param.h>
xdr_ypreq_nokey, &yprnk, xdr_ypresp_order, &ypro, tv);
/*
* XXX
- * NIS+ YP emulation package does not impliment YPPROC_ORDER
+ * NIS+ YP emulation package does not implement YPPROC_ORDER
*/
if (r == RPC_PROCUNAVAIL) {
r = YPERR_YPERR;
-/* $OpenBSD: bus.h,v 1.18 1999/09/17 09:57:12 espie Exp $ */
+/* $OpenBSD: bus.h,v 1.19 2000/03/15 03:56:49 todd Exp $ */
/* $NetBSD: bus.h,v 1.6 1996/11/10 03:19:25 thorpej Exp $ */
/*-
#if 0 /* Cause a link error for bus_space_write_multi_8 */
#define bus_space_write_multi_8(t, h, o, a, c) \
- !!! bus_space_write_multi_8 unimplimented !!!
+ !!! bus_space_write_multi_8 unimplemented !!!
#endif
/*
-/* $OpenBSD: bus.h,v 1.5 1998/04/27 02:01:48 gene Exp $ */
+/* $OpenBSD: bus.h,v 1.6 2000/03/15 03:56:49 todd Exp $ */
/* $NetBSD: bus.h,v 1.9 1998/01/13 18:32:15 scottr Exp $ */
/*-
#if 0 /* Cause a link error for bus_space_write_8 */
#define bus_space_write_multi_8(t, h, o, a, c) \
- !!! bus_space_write_multi_8 unimplimented !!!
+ !!! bus_space_write_multi_8 unimplemented !!!
#endif
/*
-/* $OpenBSD: if_tireg.h,v 1.6 2000/02/15 03:56:27 jason Exp $ */
+/* $OpenBSD: if_tireg.h,v 1.7 2000/03/15 03:56:49 todd Exp $ */
/*
* Copyright (c) 1997, 1998, 1999
*/
#define TI_OPMODE_BYTESWAP_BD 0x00000002
#define TI_OPMODE_WORDSWAP_BD 0x00000004
-#define TI_OPMODE_WARN_ENB 0x00000008 /* not yet implimented */
+#define TI_OPMODE_WARN_ENB 0x00000008 /* not yet implemented */
#define TI_OPMODE_BYTESWAP_DATA 0x00000010
#define TI_OPMODE_1_DMA_ACTIVE 0x00000040
#define TI_OPMODE_SBUS 0x00000100
#define TI_OPMODE_NO_EVENT_INTRS 0x00001000
#define TI_OPMODE_NO_TX_INTRS 0x00002000
#define TI_OPMODE_NO_RX_INTRS 0x00004000
-#define TI_OPMODE_FATAL_ENB 0x40000000 /* not yet implimented */
+#define TI_OPMODE_FATAL_ENB 0x40000000 /* not yet implemented */
/*
* DMA configuration thresholds.