]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail
Fix formatting bug apparently introduced when the page was mdoc'd. (Had
[bsdgames-darwin.git] / sail /
2008-01-28 dhollandMake the default WARNS for games 4. The only game that...
2008-01-28 dhollandBuild with WARNS=4. Sort out the game's shadowing of...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-05-18 mrgdon't try to switch a char and have a case of EOF ...
2006-04-20 drochnerfix buffer overflow (CVE-2006-1744), from Debian
2006-03-19 christosCoverity CID 980: Prevent an impossible NULL point...
2006-03-18 absIf none of the boarding parties are set do not fall...
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-09-07 jrfReplaced strncpy with strlcpy. Thanks to Peter Postma who
2004-02-08 jsmUse standard C abs function rather than local macro.
2004-01-27 jsmInclude <sys/stat.h>.
2004-01-27 jsmInclude <sys/types.h>.
2004-01-27 jsmUse int for wait status.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-03-30 wizPDP-11 instead of PDP 11. Igor Sobrado in PR 19678.
2002-09-26 wizMdoc nits -- unneeded ".
2002-09-26 wizIspell.
2002-09-26 wizNew sentences begin on new lines.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-12-06 blymnChanged deprecated curses call to new equivalent.
2001-09-24 wizva_{start,end} audit:
2001-08-29 jsmInclude <time.h> for declarations the Single Unix Speci...
2001-04-02 wizWhitespace and/or punctuation fixes.
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 jwiseNormalize signature of ship handling functions -- struc...
2001-01-04 jwiseVarious stylistic nits.
2001-01-04 jwiseUse License templates from localsrc for license on...
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 jwiseG/C undocumented and unimplemented `-D' (debug) option.
2001-01-04 jwiseFirst half of static-ization of local funcs.
2001-01-04 jwiseDe-`register'
2001-01-01 jwiseFix getopt usage (again) in case where user does not...
2001-01-01 jwiseMissed commit -- ANSIfy in preparation for further...
2001-01-01 jwiseFix getopt() usage.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-11-30 jwiseFix warning.
2000-11-30 jwiseUse random() instead of rand(), and seed from time...
2000-11-30 jwiseChange the macro to roll a six-sided die from die(...
2000-11-30 jwiseANSIfy in preparation for changes.
2000-11-30 jwiseUse getopt(3) for flag processing.
2000-11-30 jwiseFix style nit.
2000-11-30 jwiseANSIfy in preparation for other changes.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-06-11 mycroftDon't make /var/games/sail here.
2000-02-12 itojunavoid failure on "make install" when /var/games/sail...
2000-02-09 jsmFix insecure /tmp usage in sail.
2000-01-31 jsmDon't initialise curses until after the initial non...
1999-12-28 jsmUse separate definitions and extern declarations of...
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-17 jsmFix some uses of NULL as non-pointer and 0 for null...
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-04-18 simonbinitscr() returns a pointer, compare return value with...
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-13 hubertfremove unused files (PR#6083 by Joseph Myers <jsm28...
1998-09-11 hubertffix prototype, per PR#5867
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-07-25 hubertfRename internal move() to move_ship(), as per PR 5841 by
1998-03-29 mrgadd missing extern to several variables.
1998-03-29 mrgremove extern errno.
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-05 christosUse -ltermcap instead of -ltermlib.
1997-11-20 mrginstall games that need it setgid.
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-04-19 thorpejChange the riggings to ints, so that comparisons agains...
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-12-28 tlsImport from 4.4BSD-Lite2
1996-12-04 perrynuke 'the the' typo
1995-04-28 mycroftUse POSIX signal and tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS IDs
1994-12-22 cgdspecify man pages the new way.
1994-04-08 cgdsetuid rather than setruid
1994-01-13 glassfixed to use fgets()
1994-01-13 glassfixed spelling of Napoleon
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-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-06-21 deraadtBADSIG --> SIG_ERR
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources