]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-07-05 msaitohremove extra period in SEE ALL section
2000-07-03 mjlAfter weeding out duplicate, modify entry to be mathema...
2000-07-03 mjlRemove duplicate (and incorrect) entry. From Anton...
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-06-30 masonOffered horse brutality to a previously incorrect RHPS...
2000-06-20 mattMake this produce local objects with .lo suffix.
2000-06-14 scwNetBSD: Ports to * boards.
2000-06-11 mycroftDon't make /var/games/sail here.
2000-06-07 jwiseRemove one of mine that really wasn't very good, and...
2000-05-24 blymnFix core dump.
2000-05-24 blymnFix coredump on start.
2000-05-22 blymnConverted games to use the new termcap interface.
2000-05-20 blymn* Fix termcap handling to use the new interface to...
2000-05-17 hubertfFix typo, pointed out by seebs@plethora.net in PR bin...
2000-05-08 mycroftUse setgid(), not setregid().
2000-05-02 pookaNetBSD - because Unix isn't just #include <linux.h...
2000-04-27 thorpejCast pointer diffs to long for printing with %ld.
2000-04-27 thorpejCast pointer difference to long when printing w/ %ld.
2000-04-27 jdcClear to end of line on the correct window.
2000-04-27 jdcFix arguments to *printw().
2000-04-24 simonbWhile everyone's beating up on rot13 - use 'exec' to...
2000-04-24 perry$* -> "$@", not that it does anything. yet.
2000-04-24 perrykeep it simple.
2000-04-24 pkHOST_CC -> HOST_LINK.c
2000-04-24 hubertfDon't rely upon /usr/games being in PATH, include it...
2000-04-14 simonbDon't declare 'extern opt*' getopt variables.
2000-04-14 simonbGreatly simplify these by using <bsd.hostprog.mk>....
2000-04-13 simonbCurses works - define USE_CURSES for BSD44 and don...
2000-04-11 sorenMissing word. From Paul Janzen.
2000-04-09 mycroftDon't insert leading 0s in the score display. (HI...
2000-04-09 jsmCorrect capital of the Philippines, allow usual spellin...
2000-04-06 jwiseTyop fix.
2000-03-30 jdolecekFix two ubiquitous operator precedence error of type
2000-03-28 tronUse an equal probability single draw algorithm to get...
2000-03-13 sorenFix doubled 'the'.
2000-03-13 sorenFix doubled 'the's.
2000-03-13 sorenFix doubled 'the'.
2000-03-13 sorenFix doubled 'the' in comment.
2000-03-02 kleinkInclude <sys/param.h> for MAXHOSTNAMELEN.
2000-03-02 kleinkPOSIX.2: Ignore a null PAGER as well.
2000-03-02 enamiFix .Nm usage.
2000-03-01 hubertfFix wrong reference to trek documentation
2000-02-27 jwisefix tyop
2000-02-15 pookaNetBSD: We come in peace. We offer reliability.
2000-02-12 pookaNetBSD: We don't negotiate with terrorists.
2000-02-12 itojunavoid failure on "make install" when /var/games/sail...
2000-02-10 pookaAdd Chris Baird's email address per his request
2000-02-09 jsmFix insecure /tmp usage in sail.
2000-02-06 pookaAdd NetBSD slogans for fortune database.
2000-01-31 jsmDon't initialise curses until after the initial non...
2000-01-25 drochnerneed an ${.OBJDIR} now
2000-01-23 mycroftMore .mk file fallout. *sigh*
2000-01-23 mycroftGet the build ordering right for dependall.
2000-01-23 mycroftMore .mk file fallout. *sigh*
2000-01-23 jsmAdd manpage wargames(6), contributed by Joey Hess ...
2000-01-21 mycroftNuke `extern int errno;' in code we compile with -Wstri...
2000-01-21 jsmClean up error reporting in tetris.
2000-01-21 jsmFix high score table formatting bug.
2000-01-21 jsmImprove snscore error handling.
2000-01-20 jsmReport scores as auto-bot or not correctly.
2000-01-19 jsmEnsure correct prompt asking about another game is...
2000-01-19 jsmTypo fix in unknown option message (from Malcolm Parsons
2000-01-19 jsmRemove definition of __cputchar.
2000-01-18 jsmDefine and use MAXRANDOM instead of LONG_MAX.
2000-01-13 jsmRemove unnecessary casts, and add necessary ones for...
2000-01-13 jsmChange __GCC__ to __GNUC__.
2000-01-13 jsmRemove obsolete NO_VOID conditional.
2000-01-09 jsmUse err(1, NULL) and warn(NULL) for `out of memory...
2000-01-01 jsmDeclare variables as extern in headers rather than...
1999-12-30 simonbDon't use <err.h>. Use ANSI prototypes (no dependance...
1999-12-30 simonbDon't use any NetBSD specific features (<err.h> and...
1999-12-30 simonbNo need to include <sys/endian.h> here - <sys/types...
1999-12-28 jsmUse separate definitions and extern declarations of...
1999-12-16 jsmFix capital of Monaco. It should be Monaco rather...
1999-12-16 jsmMake quiz use POSIX.2 pager handling.
1999-12-16 jsmPrint a space character on the tape between each comman...
1999-12-11 masonRemoved someone's personal phone number, including...
1999-12-07 jsmFix a gcc -W warning (empty body in an else-statement).
1999-12-07 jsmIf the dictionary for boggle does not include words...
1999-11-16 absCorrect wargames quote, and while we are here be a...
1999-11-15 hubertfDo not match non-literals (REs).
1999-11-09 drochnerSince our gcc doesn't warn about NULL format strings...
1999-10-26 cgdfix handling of '-t' flag, and pause for a little bit...
1999-10-26 cgdcorrect description of representation of snake
1999-10-26 cgdsupport arrow keys.
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-10-01 jsmFix error in last namespace change (only relevant ...
1999-10-01 jsmAdd more files to FILES section of cribbage.6.
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-22 jsmUse macro NAMLEN rather than dirent->d_namlen, for...
1999-09-22 jsmUse the function usage().
1999-09-22 jsmDon't include terminal . in argument of err().
1999-09-22 jsmDon't include <nlist.h>.
1999-09-21 tronRemove generated file "limerick-o" in "clean" target.
1999-09-19 jsmCleanup and warning fixes for phantasia/setup.c.
1999-09-19 jsmAllow dm to ban games playing 11pm-midnight.
1999-09-19 jsmDefine variables as BOOLEAN, not bool, where the extern...
1999-09-19 jsmFurther warning fix for mkdict.
1999-09-19 jsmAdd alternative style for commands at end of game ...
next