Bug 21634 - worms(6) ignores -d option
Summary: worms(6) ignores -d option
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 4.1.1-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: alex
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-29 02:00 UTC by eric
Modified: 2000-12-04 10:40 UTC (History)
0 users

See Also:


Attachments
file.diff (261 bytes, patch)
2000-09-29 02:00 UTC, eric
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.