]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/pl_7.c
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
[bsdgames-darwin.git] / sail / pl_7.c
2001-12-06 blymnChanged deprecated curses call to new equivalent.
2001-09-24 wizva_{start,end} audit:
2001-02-05 christosremove redundant decls.
2001-01-16 cgdinclude stdlib.h for prototypes (typically for exit()).
2001-01-04 itojunneed string.h for prototype (checked with alpha)
2001-01-04 jwiseVarious stylistic nits.
2001-01-04 jwiseBreak out curses display-related globals into a new...
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseRationalize inclusion of header files: cut down on...
2001-01-04 jwiseSecond half of static-ization of local funcs.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-01-31 jsmDon't initialise curses until after the initial non...
1999-12-28 jsmUse separate definitions and extern declarations of...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1995-04-22 cgdclean up import, NetBSD RCS IDs
1993-11-10 cgdnew curses
1993-08-10 mycroftUse '\a', not CTRL('g').
1993-08-10 mycroftPass the signal number to tstp().
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources