]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/pl_7.c
Sprinkle some "bool". And don't use '\0' to mean 'false'.
[bsdgames-darwin.git] / sail / pl_7.c
2009-03-14 dhollandUse \a instead of \7 for BEL.
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-02 dhollandUse errx() to send fatal error messages. From OpenBSD.
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 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