]> git.cameronkatri.com Git - bsdgames-darwin.git/history - worm
sprinkle static
[bsdgames-darwin.git] / worm /
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-01-28 dhollandMake the default WARNS for games 4. The only game that...
2008-01-28 dhollandThis builds with WARNS=4; set it in the Makefile so...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmScore is in upper right corner, not upper left corner...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-02-25 wiz.Nm does not need a dummy argument ("") before punctuat...
2002-09-26 wizNew sentences begin on new lines.
2001-12-06 blymnChange deprecated curses function to new equivalent.
2001-08-31 jsmKeep track of visible worm length. If nowhere is avail...
2001-08-30 jsmCheck for screen sizes that are too small. Fix off...
2001-08-29 jsmRemove documented bug with long worm lengths, and impro...
2000-05-08 mycroftUse setgid(), not setregid().
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
1999-10-26 cgdsupport arrow keys.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-10 hubertfLeave ^Z-handling to the system (curses? no idea, at...
1999-08-08 hubertfPrint score after endwin() so it isn't deleted immediat...
1999-07-28 hubertfThis patch makes worm(6) keep the cursor on the head...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1997-10-12 lukemWARNSify
1995-04-29 mycroftRemove incorrect (but unused) definition of baudrate().
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, fix up Ids
1994-12-22 cgdspecify man pages the new way.
1993-12-03 mycroftRestructure a switch to eliminate a compiler warning.
1993-08-10 mycroftCompare baudrate() with 1200, not B1200.
1993-08-05 jtcUpdate to use new -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources