]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2000-09-17 jsmPatches from OpenBSD: add verbs "open"/"unlock" (essent...
2000-09-10 jsmBased on OpenBSD: spelling, punctuation, grammar and...
2000-09-10 jsmWording, punctuation and line length improvements....
2000-09-09 jsmMake spacing nicer and add explicit NULL initializers.
2000-09-09 jsmStore copy of username with strdup rather than using...
2000-09-09 jsmPut prototypes in alphabetical order.
2000-09-08 jsmSpelling and punctuation corrections or improvements...
2000-09-08 jsmMake code clearer; add a macro ROOMDESC for the number...
2000-09-08 jsmManpage improvements based on OpenBSD.
2000-08-17 absIf we install limerick-o.dat, we should also install...
2000-08-17 absSplit netbsd fortunes into offensive and non offensive.
2000-08-17 absNetBSD: A pmap for every occasion
2000-08-12 masonCorrected quote. It was totally missing its (well-known...
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-07-31 adAdd 3 from me.
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-23 mycroftRename move() to moveplayer() to avoid clashing with...
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).
next