| Age | Commit message (Expand) | Author |
| 2023-05-12 | When using -H, make the appearance of the worm head depend upon the body | kre |
| 2023-04-26 | Add a little optional colour, optionally distinguish worm heads, | kre |
| 2023-04-19 | Another err message typo! (found this one myself!!) | kre |
| 2023-04-19 | Typo in an error message (pointed out by RVP; Thanks) | kre |
| 2023-04-18 | Correct some unfortunate behaviour in extreme cases pointed out by RVP. | kre |
| 2023-04-15 | When worms default delay was changed from 0, to 20ms (Oct 2020) | kre |
| 2023-04-15 | 80 column police. | kre |
| 2023-04-15 | Garbage collect "char *mp" - it used to point at memory malloc()'d | kre |
| 2020-10-14 | worms(6): Use a reasonable default delay for non-1980s terminals. | nia |
| 2012-08-12 | - improve wording | wiz |
| 2012-06-19 | WARNS=5, and make WARNS=5 the default for src/games. | dholland |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2010-02-06 | When using -lcurses, you also need -lterminfo. | he |
| 2009-08-12 | sprinkle static | dholland |
| 2009-03-11 | Fix preamble | joerg |
| 2008-08-08 | if initscr() fails, exit with a message rather than crash in the | drochner |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-01-28 | Make the default WARNS for games 4. The only game that needs to set WARNS | dholland |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-06-06 | Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. | rillig |
| 2004-11-13 | Slimy worms are clean enough for level 3. | christos |
| 2004-09-12 | Don't try to catch SIGSTOP... | christos |
| 2004-03-29 | Properly handle -d 1000, OK'd by jsm | hubertf |
| 2004-02-08 | Hide the cursor if possible. From OpenBSD. | jsm |
| 2004-01-27 | Remove uses of __P. | jsm |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2001-04-02 | Whitespace and/or punctuation fixes. | wiz |
| 1999-07-30 | This patch converts worms(6) to use curses, thereby | hubertf |
| 1999-03-10 | Fix .Bl/.El imbalance. | erh |
| 1998-09-13 | mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-02-18 | Simply include -lcurses instead of -lcurses -ltermcap | jtc |
| 1997-10-12 | WARNSify | lukem |
| 1995-04-22 | fix window size update code. | cgd |
| 1995-04-22 | un-munge import; it apparently didn't import properly. | cgd |
| 1995-04-22 | rough cleanup of import. RCS Ids | cgd |
| 1995-01-31 | Make man page and usage message agree with the code. | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-04-05 | Clean this up a little, and use TOCGWINSW. | mycroft |
| 1993-08-05 | Update to use new -mandoc macros. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-04-18 | Cleanup for GCC 2. | mycroft |
| 1993-03-23 | got rid of unnecessary -lcompat and associated dependency | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |