K 10 svn:author V 5 steve K 8 svn:date V 27 2000-07-07T19:31:03.000000Z K 7 svn:log V 288 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 END