Bug 21634

Summary: worms(6) ignores -d option
Product: Base System Reporter: eric
Component: miscAssignee: alex <alex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description eric 2000-09-29 02:00:04 UTC
worms(6) does nothing productive with the -d argument.

Fix: Apply the following patch:
How-To-Repeat: 
Compare the animation speed of the following:
% /usr/games/worms
% /usr/games/worms -d 1000
Note the lack of a difference.
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2000-10-15 22:24:06 UTC
Responsible Changed
From-To: freebsd-bugs->alex

Commit-cadidate which survived a buildworld and works 
beautiful.
Comment 2 alex freebsd_committer freebsd_triage 2000-10-28 08:38:01 UTC
State Changed
From-To: open->suspended

Committed to HEAD. 
Leaving this PR open as a reminder to MFC.
Comment 3 alex freebsd_committer freebsd_triage 2000-12-04 10:40:00 UTC
State Changed
From-To: suspended->closed

Fixed in RELENG_3 and RELENG_4, too.