summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-27 21:29:19 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-07-27 21:29:19 +0000
commit7d91a669e87c459a47863ee18154a201fe9b6aad (patch)
treea3a9aedc051cc08d4eba2f4da0bb0b393f74d45d /winsup
parentf11319a8f7b654c09b310ec11f63e4db6a3dbd6e (diff)
downloadcygnal-7d91a669e87c459a47863ee18154a201fe9b6aad.tar.gz
cygnal-7d91a669e87c459a47863ee18154a201fe9b6aad.tar.bz2
cygnal-7d91a669e87c459a47863ee18154a201fe9b6aad.zip
Entry 'How do anti-virus programs like Cygwin?': Remove disclaimer; hanging
when unpacking tar.gz archives.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/doc/how.texinfo11
1 files changed, 7 insertions, 4 deletions
diff --git a/winsup/doc/how.texinfo b/winsup/doc/how.texinfo
index 04aa9cf80..01caf5567 100644
--- a/winsup/doc/how.texinfo
+++ b/winsup/doc/how.texinfo
@@ -448,14 +448,17 @@ things you might add in the future?)
@subsection How do anti-virus programs like Cygwin?
-@strong{(Please note: This section has not yet been updated for the latest
-net release.)}
-
-Users have reported that McAfee VirusScan for NT (and others?) is
+Users have reported that McAfee (now NAI) VirusScan for NT (and others?) is
incompatible with Cygwin. This is because it tries to scan the
newly loaded shared memory in the cygwin.dll, which can cause fork()s
to fail, wreaking havoc on many of the tools.
+There are also reports of NAI VirusScan causing the system to hang when
+unpacking tar.gz archives. This is surely a bug in VirusScan, and
+should be reported to NAI. The only workaround is to disable VirusScan
+when accessing these files. This can be an issue during setup, and is
+discussed in that FAQ entry.
+
@subsection Why can't I run bash as a shell under NT Emacs?
@strong{(Please note: This section has not yet been updated for the latest