-/* $OpenBSD: restore.h,v 1.7 2007/06/03 20:16:08 millert Exp $ */
+/* $OpenBSD: restore.h,v 1.8 2010/07/20 20:47:13 miod Exp $ */
/* $NetBSD: restore.h,v 1.8 1997/07/01 05:37:54 lukem Exp $ */
/*
extern long ntrec; /* number of TP_BSIZE records per tape block */
extern time_t dumptime; /* time that this dump begins */
extern time_t dumpdate; /* time that this dump was made */
-extern char command; /* opration being performed */
+extern char command; /* operation being performed */
extern FILE *terminal; /* file descriptor for the terminal input */
extern char *tmpdir; /* where to store temporary files */
extern int oldinofmt; /* reading tape with old format inodes */
-/* $OpenBSD: fpu_emulate.c,v 1.15 2006/06/11 20:43:28 miod Exp $ */
+/* $OpenBSD: fpu_emulate.c,v 1.16 2010/07/20 20:47:17 miod Exp $ */
/* $NetBSD: fpu_emulate.c,v 1.25 2003/09/22 14:18:34 cl Exp $ */
/*
}
/*
- * arithmetic oprations
+ * arithmetic operations
*/
int
fpu_emul_arith(struct fpemu *fe, struct instruction *insn, int *typ)
-/* $OpenBSD: ifb.c,v 1.18 2009/09/05 14:09:35 miod Exp $ */
+/* $OpenBSD: ifb.c,v 1.19 2010/07/20 20:47:17 miod Exp $ */
/*
* Copyright (c) 2007, 2008, 2009 Miodrag Vallat.
*
* Moreover, high pixel values in the overlay planes (such as 0xff or 0xfe)
* seem to enable other planes with random contents, so we'll limit ourselves
- * to 7bpp opration.
+ * to 7bpp operation.
*/
/*
-/* $OpenBSD: npppd_pool.c,v 1.3 2010/07/02 21:20:57 yasuoka Exp $ */
+/* $OpenBSD: npppd_pool.c,v 1.4 2010/07/20 20:47:17 miod Exp $ */
/*-
* Copyright (c) 2009 Internet Initiative Japan Inc.
* It has issue of address leak when interface address is changed.
* But it will make no problem because there is no situation that
* changing the pool address only in current implementation.
- * In opration, It is hard to assume that the pool address is not
+ * In operation, It is hard to assume that the pool address is not
* changed and the tunnel-end-address is changed periodically.
*/
continue;