svn commit: r52984 - head/en_US.ISO8859-1/htdocs/cgi

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Sat May  4 18:44:50 2019
New Revision: 52984
URL: https://svnweb.freebsd.org/changeset/doc/52984

Log:
  Remove silly alarm() call.
  
  It was introduced in r44001, and never reverted.
  
  This should finally fix the issue that you got corrupt tarballs
  for larger data, or under high load.

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/man.cgi

Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat May  4 18:42:23 2019	(r52983)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi	Sat May  4 18:44:50 2019	(r52984)
@@ -48,8 +48,6 @@ use constant HAS_FREEBSD_CGI_STYLE => eval { require "
 
 package main;
 
-alarm(10);
-
 $debug        = 2;
 $www{'title'} = 'FreeBSD Manual Pages';
 $www{'home'}  = 'https://www.FreeBSD.org';
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.