]> git.cameronkatri.com Git - bsdgames-darwin.git/history - rogue/init.c
s/saftey/safety/
[bsdgames-darwin.git] / rogue / init.c
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-01-14 dhollandANSIfy. Remove unnecessary casts. Clean up for -Wsign...
2008-01-14 dhollandWhitespace/KNF nits.
2007-12-27 dhollandComprehensive (or at least extensive) string handling...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-12-06 blymnChange deprecated curses call to new equivalent.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
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...
1998-11-10 hubertfconstify, per PR 6148
1998-07-27 mycroftconst poisoning.
1997-10-12 lukemWARNSify (not an insignificant task...)
1995-04-28 mycroftUse POSIX tty semantics.
1995-04-22 cgdclean up import, NetBSD RCS Ids
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources