worms(6) does not delay (see source code). Fix: add usleep(delay) around line 287 (after the for(;;) How-To-Repeat: worms -d 1000 is no different than worms -d 0
State Changed From-To: open->closed 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.