K 10 svn:author V 3 kib K 8 svn:date V 27 2012-02-27T20:52:20.131031Z K 7 svn:log V 236 Fix a race in top non-interactive mode. Use plain sleep(3) call instead of arming timer and then pausing. If SIGALRM is delivered before pause(3) is entered, top hangs. Submitted by: Andrey Zonov MFC after: 1 week END