]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/pl_main.c
ned stat.h
[bsdgames-darwin.git] / sail / pl_main.c
2010-08-06 dhollandRework the game startup so it uses curses nicely. There...
2009-03-15 dhollandRework curses handling.
2009-03-14 dhollandCreate some abstraction for sending messages.
2009-03-14 dhollandDon't use perror()
2009-03-14 dhollandDon't cast the return value of calloc().
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-14 dhollandRemove some unnecessary casts.
2009-03-14 dhollandString buffer cleanup. sprintf bad.
2009-03-02 dhollandMore fixes from OpenBSD: use err instead of perror...
2009-03-02 dhollandCheck for failure of fgets when reading the captain...
2006-04-20 drochnerfix buffer overflow (CVE-2006-1744), from Debian
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-02-05 christosremove redundant decls.
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-04 jwiseDe-`register'
2001-01-01 jwiseMissed commit -- ANSIfy in preparation for further...
2000-01-31 jsmDon't initialise curses until after the initial non...
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1997-10-13 christosWarns fixes:
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS IDs
1994-01-13 glassfixed to use fgets()
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources