]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail
First half of static-ization of local funcs.
[bsdgames-darwin.git] / sail /
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