Skip to content

Commit c47e3f7

Browse files
author
jufi
committed
availible -> available found by mpech@
1 parent 4975b73 commit c47e3f7

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

advisories/res_random.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Problem I. - Systems Affected
181181

182182
- - Windows NT (server) version 3.51 & 4.0 DNS server.
183183
Microsoft has been notified and has acknowledged this is a serious
184-
problem. No information on a fix is availible.
184+
problem. No information on a fix is available.
185185

186186

187187

@@ -208,7 +208,7 @@ All systems running BIND.
208208
Fix Information
209209
~~~~~~~~~~~~~~~
210210

211-
Obtain BIND version 4.9.5-P1. BIND is availible from ftp.isc.org in
211+
Obtain BIND version 4.9.5-P1. BIND is available from ftp.isc.org in
212212
the directory /isc/bind/src. Patches to solve both problem I and
213213
problem II are included at the end of this advisory. Once BIND
214214
has been obtained, follow the following procedure:
@@ -532,7 +532,7 @@ diff -cNr ../bind-4.9.5-P1-rel/res/res_random.c ./res/res_random.c
532532
***************
533533
*** 0 ****
534534
- --- 1,262 ----
535-
+ /* $OpenBSD: res_random.txt,v 1.1 1999/09/28 21:11:36 deraadt Exp $ */
535+
+ /* $OpenBSD: res_random.txt,v 1.2 2001/07/02 19:26:26 jufi Exp $ */
536536
+
537537
+ /*
538538
+ * Copyright 1997 Niels Provos <[email protected]>

advisories/sni_01_dns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ months previous to this posting.
136136
We recommend upgrading to the latest release of BIND which solves this
137137
problem due to the incorporation of IPv6 address support.
138138

139-
The latest official release of BIND is availible at:
139+
The latest official release of BIND is available at:
140140

141141
ftp.vix.com in the directory /pub/bind/release/4.9.5
142142

advisories/sni_06_tcpoptions.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,8 @@ Forwarding of all packets in general can turned off via:
219219

220220
--- BSD/OS
221221

222-
BSDI has made a patch availible for rshd, rlogind, tcpd and nfsd. This
223-
patch is availible at:
222+
BSDI has made a patch available for rshd, rlogind, tcpd and nfsd. This
223+
patch is available at:
224224

225225
ftp://ftp.bsdi.com/bsdi/patches/patches-2.1
226226

@@ -311,10 +311,10 @@ These commands can be added to /etc/rc2.d/S69inet to take effect at bootup.
311311
--- SunOS 4.x
312312

313313
We know of no method to prevent SunOS from accepting source routed
314-
connections, however a patch is availible to prevent SunOS systems from
314+
connections, however a patch is available to prevent SunOS systems from
315315
forwarding source routed packets.
316316

317-
This patch is availible at:
317+
This patch is available at:
318318

319319
ftp://ftp.secnet.com/pub/patches/source-routing-patch.tar.gz
320320

advisories/sni_10_filehandles.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ call and related functions return a field called st_gen. The st_gen field
3636
is a 4 byte value which is different for each item on the filesystem.
3737
The st_gen value is used as a generation number to make NFS file handles
3838
difficult to guess. Unfortunately, because all information used to generate
39-
a file handle is availible to users, a user can generate file handles
39+
a file handle is available to users, a user can generate file handles
4040
identical to those given to NFS client hosts accessing file systems on the
4141
local server.
4242

@@ -125,7 +125,7 @@ To initially verify that fsirand will work correctly, a user may want to
125125
create a file system on a floppy drive and test the fsirand program on that
126126
file system.
127127

128-
--- BSD/OS: Contact BSDi for a fix. A fix will be availible shortly after
128+
--- BSD/OS: Contact BSDi for a fix. A fix will be available shortly after
129129
the release of this advisory. BSDI patches can be obtained by ftping
130130
to ftp://ftp.bsdi.com/pub/patches or by mailing [email protected]. The
131131
fsirand program has been tested on BSD/OS 2.1 and has functioned without

advisories/sni_12_resolverid.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Problem I. - Systems Affected
190190

191191
- - Windows NT (server) version 3.51 & 4.0 DNS server.
192192
Microsoft has been notified and has acknowledged this is a serious
193-
problem. No information on a fix is availible.
193+
problem. No information on a fix is available.
194194

195195

196196

@@ -217,7 +217,7 @@ All systems running BIND.
217217
Fix Information
218218
~~~~~~~~~~~~~~~
219219

220-
Obtain BIND version 4.9.5-P1. BIND is availible from ftp.isc.org in
220+
Obtain BIND version 4.9.5-P1. BIND is available from ftp.isc.org in
221221
the directory /isc/bind/src. Patches to solve both problem I and
222222
problem II are included at the end of this advisory. Once BIND
223223
has been obtained, follow the following procedure:
@@ -524,7 +524,7 @@ diff -cNr ../bind-4.9.5-P1-rel/res/res_random.c ./res/res_random.c
524524
***************
525525
*** 0 ****
526526
- --- 1,262 ----
527-
+ /* $OpenBSD: sni_12_resolverid.txt,v 1.1 1999/09/28 21:11:37 deraadt Exp $ */
527+
+ /* $OpenBSD: sni_12_resolverid.txt,v 1.2 2001/07/02 19:26:27 jufi Exp $ */
528528
+
529529
+ /*
530530
+ * Copyright 1997 Niels Provos <[email protected]>

advisories/sni_19_lpd.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,11 @@ i. Installing a FTP daemon which prevents ftp bounce. This FTP
227227
ii. Modify your print daemon to reject connections from the ftp-data
228228
port (port 20).
229229

230-
iii. Disable print services until a suitable fix has been made availible
230+
iii. Disable print services until a suitable fix has been made available
231231
for your operating system.
232232

233233
iv. Install a fixed version of the BSD print software. A fixed version
234-
of the BSD print software is availible at the following ftp site:
234+
of the BSD print software is available at the following ftp site:
235235

236236
ftp://ftp.secnet.com/pub/patches/lpd.tar.gz
237237

advisories/sni_20_tgetent.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ BSD/OS (BSDI)
9696
Version 3.0 of BSD/OS is NOT vulnerable
9797

9898
BSDI has issued a security fix which is currently in the testing
99-
phases and will be availible at the following location:
99+
phases and will be available at the following location:
100100

101101
ftp://ftp.bsdi.com/bsdi/patches/patches-2.1/U210-043
102102

0 commit comments

Comments
 (0)