]> git.cameronkatri.com Git - bsdgames-darwin.git/history - worm/worm.c
Use setgid(), not setregid().
[bsdgames-darwin.git] / worm / worm.c
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...
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
1993-12-03 mycroftRestructure a switch to eliminate a compiler warning.
1993-08-10 mycroftCompare baudrate() with 1200, not B1200.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources