From rombout@gewis.win.tue.nl  Mon Dec  4 12:53:08 2000
Return-Path: <rombout@gewis.win.tue.nl>
Received: from gewis.win.tue.nl (gewis.win.tue.nl [131.155.71.116])
	by hub.freebsd.org (Postfix) with ESMTP id 60D5937B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Dec 2000 12:53:08 -0800 (PST)
Received: by gewis.win.tue.nl (Postfix, from userid 100)
	id DE257D286; Mon,  4 Dec 2000 21:53:06 +0100 (CET)
Message-Id: <20001204205306.DE257D286@gewis.win.tue.nl>
Date: Mon,  4 Dec 2000 21:53:06 +0100 (CET)
From: rombout@gewis.win.tue.nl
Reply-To: rombout@gewis.win.tue.nl
To: FreeBSD-gnats-submit@freebsd.org
Subject: worms(6) does not honor -d (delay) flag
X-Send-Pr-Version: 3.2

>Number:         23282
>Category:       bin
>Synopsis:       worms(6) does not honor -d (delay) flag
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 04 13:00:01 PST 2000
>Closed-Date:    Tue Dec 5 09:56:50 PST 2000
>Last-Modified:  Tue Dec 05 09:58:42 PST 2000
>Originator:     Rombout de Backer
>Release:        FreeBSD 4.1-RC i386
>Organization:
Studieverenigin GEWIS
>Environment:
not important
>Description:
worms(6) does not delay (see source code).
>How-To-Repeat:
worms -d 1000 is no different than worms -d 0
>Fix:
add usleep(delay) around line 287 (after the for(;;)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: johan 
State-Changed-When: Tue Dec 5 09:56:50 PST 2000 
State-Changed-Why:  
Duplicate of PR 21634 
http://www.freebsd.org/cgi/query-pr.cgi?pr=21634 

The patch is that PR has been comitted both to -current and -stable. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=23282 
>Unformatted:
