| Age | Commit message (Expand) | Author |
| 2015-08-17 | remove cpp abuse | dholland |
| 2011-05-23 | ANSIfy | joerg |
| 2010-02-06 | When using -lcurses, you also need -lterminfo. | he |
| 2009-08-12 | sprinkle static | dholland |
| 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 |
| 2008-01-28 | This builds with WARNS=4; set it in the Makefile so it stays that way. | dholland |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2004-01-27 | Remove uses of __P. | jsm |
| 2004-01-01 | Score is in upper right corner, not upper left corner. Patch from | jsm |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-26 | New sentences begin on new lines. | wiz |
| 2001-12-06 | Change deprecated curses function to new equivalent. | blymn |
| 2001-08-31 | Keep track of visible worm length. If nowhere is available for the | jsm |
| 2001-08-30 | Check for screen sizes that are too small. Fix off-by-one error in | jsm |
| 2001-08-29 | Remove documented bug with long worm lengths, and improve handling of | jsm |
| 2000-05-08 | Use setgid(), not setregid(). | mycroft |
| 2000-01-09 | Use err(1, NULL) and warn(NULL) for `out of memory' error messages. | jsm |
| 1999-10-26 | support arrow keys. | cgd |
| 1999-09-12 | Security improvements for games (largely from or inspired by OpenBSD). | jsm |
| 1999-09-09 | Check for failure of malloc() and calloc() at various places in the games. | jsm |
| 1999-09-08 | Add `__noreturn__' and `__unused__' attributes where appropriate to | jsm |
| 1999-09-08 | Add use of `const' where appropriate to the games. | jsm |
| 1999-08-10 | Leave ^Z-handling to the system (curses? no idea, at least it works :-), | hubertf |
| 1999-08-08 | Print score after endwin() so it isn't deleted immediately afterward. | hubertf |
| 1999-07-28 | This patch makes worm(6) keep the cursor on the head of the worm. | hubertf |
| 1998-09-13 | mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) | hubertf |
| 1998-02-18 | Simply include -lcurses instead of -lcurses -ltermcap | jtc |
| 1997-10-12 | WARNSify | lukem |
| 1995-04-29 | Remove incorrect (but unused) definition of baudrate(). | mycroft |
| 1995-04-24 | Various changes to make games compile w/o warnings on the alpha: | cgd |
| 1995-04-22 | clean up import, fix up Ids | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1993-12-03 | Restructure a switch to eliminate a compiler warning. | mycroft |
| 1993-08-10 | Compare baudrate() with 1200, not B1200. | 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-03-23 | got rid of unnecessary -lcompat and associated dependency | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |