From 0ffb9efe9d94e444b3f3046be50ba1ea18e5ba86 Mon Sep 17 00:00:00 2001 From: todd <> Date: Thu, 4 Jan 2001 21:45:31 +0000 Subject: grammer/spelling --- src/lib/libc/crypt/bcrypt.c | 4 ++-- src/lib/libc/crypt/blowfish.c | 4 ++-- src/lib/libc/include/thread_private.h | 4 ++-- src/lib/libc/net/ipx_addr.c | 4 ++-- src/lib/libc/net/ns_addr.c | 4 ++-- src/lib/libc/net/res_random.c | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libc/crypt/bcrypt.c b/src/lib/libc/crypt/bcrypt.c index 99338a9508..be049baa74 100644 --- a/src/lib/libc/crypt/bcrypt.c +++ b/src/lib/libc/crypt/bcrypt.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bcrypt.c,v 1.13 2000/08/02 15:09:41 provos Exp $ */ +/* $OpenBSD: bcrypt.c,v 1.14 2001/01/04 21:45:30 todd Exp $ */ /* * Copyright 1997 Niels Provos @@ -237,7 +237,7 @@ bcrypt(key, salt) /* Out of sync with passwd entry */ return error; - /* Computer power doesnt increase linear, 2^x should be fine */ + /* Computer power doesn't increase linear, 2^x should be fine */ if ((rounds = (u_int32_t) 1 << (logr = atoi(salt))) < BCRYPT_MINROUNDS) return error; diff --git a/src/lib/libc/crypt/blowfish.c b/src/lib/libc/crypt/blowfish.c index 846cee0e8a..695fc00a6a 100644 --- a/src/lib/libc/crypt/blowfish.c +++ b/src/lib/libc/crypt/blowfish.c @@ -1,4 +1,4 @@ -/* $OpenBSD: blowfish.c,v 1.14 1999/12/28 13:09:13 provos Exp $ */ +/* $OpenBSD: blowfish.c,v 1.15 2001/01/04 21:45:30 todd Exp $ */ /* * Blowfish block cipher for OpenBSD * Copyright 1997 Niels Provos @@ -540,7 +540,7 @@ blf_key(c, k, len) u_int16_t len; #endif { - /* Initalize S-boxes and subkeys with Pi */ + /* Initialize S-boxes and subkeys with Pi */ Blowfish_initstate(c); /* Transform S-boxes and subkeys with key */ diff --git a/src/lib/libc/include/thread_private.h b/src/lib/libc/include/thread_private.h index c4c4ffe6e4..6b04fd9f75 100644 --- a/src/lib/libc/include/thread_private.h +++ b/src/lib/libc/include/thread_private.h @@ -1,4 +1,4 @@ -/* $OpenBSD: thread_private.h,v 1.5 2000/09/08 06:11:36 brad Exp $ */ +/* $OpenBSD: thread_private.h,v 1.6 2001/01/04 21:45:30 todd Exp $ */ #ifndef _THREAD_PRIVATE_H_ #define _THREAD_PRIVATE_H_ @@ -6,7 +6,7 @@ #include /* - * This variable is initally 0 when there is exactly one thread. + * This variable is initially 0 when there is exactly one thread. * It should never decrease. */ extern int __isthreaded; diff --git a/src/lib/libc/net/ipx_addr.c b/src/lib/libc/net/ipx_addr.c index a76e03e913..9c9fe651cd 100644 --- a/src/lib/libc/net/ipx_addr.c +++ b/src/lib/libc/net/ipx_addr.c @@ -37,7 +37,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: ipx_addr.c,v 1.3 1997/07/09 01:08:39 millert Exp $"; +static char rcsid[] = "$OpenBSD: ipx_addr.c,v 1.4 2001/01/04 21:45:30 todd Exp $"; #endif /* LIBC_SCCS and not lint */ #include @@ -64,7 +64,7 @@ ipx_addr(name) * First, figure out what he intends as a field separtor. * Despite the way this routine is written, the prefered * form 2-272.AA001234H.01777, i.e. XDE standard. - * Great efforts are made to insure backward compatability. + * Great efforts are made to insure backward compatibility. */ if ((hostname = strchr(buf, '#'))) separator = '#'; diff --git a/src/lib/libc/net/ns_addr.c b/src/lib/libc/net/ns_addr.c index 8f2e4bc513..e44ac21195 100644 --- a/src/lib/libc/net/ns_addr.c +++ b/src/lib/libc/net/ns_addr.c @@ -35,7 +35,7 @@ */ #if defined(LIBC_SCCS) && !defined(lint) -static char rcsid[] = "$OpenBSD: ns_addr.c,v 1.4 1997/07/21 20:31:05 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ns_addr.c,v 1.5 2001/01/04 21:45:31 todd Exp $"; #endif /* LIBC_SCCS and not lint */ #include @@ -63,7 +63,7 @@ ns_addr(name) * First, figure out what he intends as a field separtor. * Despite the way this routine is written, the prefered * form 2-272.AA001234H.01777, i.e. XDE standard. - * Great efforts are made to insure backward compatability. + * Great efforts are made to insure backward compatibility. */ if ((hostname = strchr(buf, '#'))) separator = '#'; diff --git a/src/lib/libc/net/res_random.c b/src/lib/libc/net/res_random.c index ef768a7348..a11241246d 100644 --- a/src/lib/libc/net/res_random.c +++ b/src/lib/libc/net/res_random.c @@ -1,4 +1,4 @@ -/* $OpenBSD: res_random.c,v 1.8 1999/08/26 13:38:10 provos Exp $ */ +/* $OpenBSD: res_random.c,v 1.9 2001/01/04 21:45:31 todd Exp $ */ /* * Copyright 1997 Niels Provos @@ -125,7 +125,7 @@ pmod(gen, exp, mod) } /* - * Initalizes the seed and chooses a suitable generator. Also toggles + * Initializes the seed and chooses a suitable generator. Also toggles * the msb flag. The msb flag is used to generate two distinct * cycles of random numbers and thus avoiding reuse of ids. * -- cgit v1.2.3-55-g6feb