From owner-cvs-all Fri Jul 7 12:31:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B50F37B5AD; Fri, 7 Jul 2000 12:31:03 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA31762; Fri, 7 Jul 2000 12:31:03 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <200007071931.MAA31762@freefall.freebsd.org> From: Steve Price Date: Fri, 7 Jul 2000 12:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wwwoffle/patches patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2000/07/07 12:31:03 PDT Added files: www/wwwoffle/patches patch-ac Log: From the submitter: The wwwoffled program in the www/wwwoffle port doesn't retry a select() call when select() fails with EINTR, which it should do. This causes problems such as a 'wwwoffle -offline' command not taking effect which can be annoying. PR: 19652 Submitted by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message