]> git.cameronkatri.com Git - bsdgames-darwin.git/history - caesar
- Don't allocate memory dynamically on the stack (for SSP)
[bsdgames-darwin.git] / caesar /
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...
2005-11-19 christosSimplify error checking.
2005-11-19 rilligReplaced one instance of err() with errx(), as the...
2005-10-18 rilligRemoved the unnecessary #include <ctype.h>.
2005-10-08 rilligAdded an empty line to conform to KNF.
2005-07-22 rilligAligned the usage message from the program with the...
2005-07-22 rillig- caesar(6) is not a SETGIDGAME, so we don't need to...
2005-05-23 rilligRaised WARNS to 4.
2005-05-23 rillig* fixed <ctype> bugs
2005-04-09 atatatDon't assume /usr/games; use the same path as what...
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmMake dot and winnerdot of type double. Patch from...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizIspell.
2000-05-08 mycroftUse setgid(), not setregid().
2000-04-24 simonbWhile everyone's beating up on rot13 - use 'exec' to...
2000-04-24 perry$* -> "$@", not that it does anything. yet.
2000-04-24 perrykeep it simple.
2000-04-24 hubertfDon't rely upon /usr/games being in PATH, include it...
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-07-21 hubertfDrop setgid privs early, via OpenBSD
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1997-11-12 mrgadd missing .Nm calls and MLINKS. from spz@serpens...
1997-10-11 lukemminor KNFify
1997-10-10 lukemWARNSify
1997-03-24 christos- Makefile cleanups
1996-10-18 thorpejUse ${INSTALL}.
1996-02-06 jtcRemoved "extern int errno"; Added #include <errno.h...
1995-03-21 cgdclean up import
1995-03-21 cgdfrom Lite
1994-12-22 cgdspecify man pages the new way.
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-21 cgdinitial import of 386bsd-0.1 sources