]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2008-02-23 dhollandA first stab at supporting the housing shortage rules...
2008-02-23 dhollandDon't increment booleans. From OpenBSD
2008-02-23 dhollandSanity fixes for input buffer handling. From OpenBSD
2008-02-23 dhollandImprove the behavior of get-out-of-jail-free cards...
2008-02-23 dhollandRename ->last_card to ->top_card to match OpenBSD ...
2008-02-23 dhollandMove ret_card() to cards.c, where it more rationally...
2008-02-20 dhollandA few more whitespace/KNF. I keep hoping I've found...
2008-02-20 dhollandAdd the sizes to the extern array declarations. This...
2008-02-20 dhollandUse random() rather than rand(). Suggested by diffing...
2008-02-20 dhollandRemove unused swap() macro.
2008-02-20 dhollandDon't misuse random strings as printf formats, even...
2008-02-19 dhollandOne more (hopefully the last) whitespace fix.
2008-02-19 dhollandgetinp() no longer magically treats the prompt arg...
2008-02-19 dhollandMove function heading comments to something vaguely...
2008-02-19 dhollandKNF/whitespace nits. No functional changes.
2008-02-19 dhollandFix bugs in debug printouts. From OpenBSD.
2008-02-19 dhollandDon't use sprintf; use snprintf.
2008-02-19 dhollandDon't use perror(); use err/warn instead.
2008-02-19 dhollandFix capitalization of street names. from pjanzen@openbsd
2008-02-19 dhollandMore typo fixes
2008-02-19 dhollandFix formatting bug apparently introduced when the page...
2008-02-19 dhollandRemove transient thingy that wasn't supposed to see...
2008-02-19 dhollandFix (another) typo in comment
2008-02-19 dhollandFix typo in comment
2008-02-19 dhollandSplit some code from moreobj.c into action.c, as per...
2008-02-15 heTypo correction: s/than/that/ in one instance.
2008-02-04 dhollandMore assorted cleanup merged from larn 12.2.
2008-02-03 dhollandOnce upon a time, larn 12.0 had functions named getchar...
2008-02-03 dhollandDon't create files mode 666 in /var. (The code in quest...
2008-02-03 dhollandLarn does not need its own private versions of function...
2008-02-03 dhollandA long time ago, larn had code to prohibit playing...
2008-02-03 dhollandSome assorted minor cleanups, from larn 12.2.
2008-02-03 dhollandMake a bunch of functions static. Merged from larn...
2008-02-03 dhollandUse mkstemp to make the temporary files used when you...
2008-02-03 dhollandSince games are (now) setgid, not setuid, it is no...
2008-02-03 wizDocument -d.
2008-02-02 mattAdd a -d flag so that primes will print the difference...
2008-02-02 mattFix typo: sive -> sieve.
2008-01-31 dhollandPedanticism about time_t (not really a bug, but now...
2008-01-31 dhollandFix y2038 bug: time_t != int.
2008-01-28 dhollandMake the default WARNS for games 4. The only game that...
2008-01-28 dhollandbuild with WARNS=4
2008-01-28 dhollandMake hack build with WARNS=4.
2008-01-28 dhollandMake this build with WARNS=4 by not reusing names from...
2008-01-28 dhollandMake this build with WARNS=4 by not reusing names from...
2008-01-28 dhollandMake this build with WARNS=4.
2008-01-28 dhollandmake mille build with WARNS=4
2008-01-28 dhollandCall srandom() as well as initializing the private...
2008-01-28 dhollandLarn now builds with WARNS=4.
2008-01-28 dhollandApparently the reason the printf arguments were all...
2008-01-28 dhollandAdd gcc printf format checking, and fix the abundant...
2008-01-28 dhollandclean for WARNS=4
2008-01-28 dhollandWork around gcc signedness warning: if you check for...
2008-01-28 dhollandBuild with WARNS=4. Sort out the game's shadowing of...
2008-01-28 dhollandBuild with WARNS=4. (All fixes are cosmetic, except...
2008-01-28 dhollandBuild with WARNS=4.
2008-01-28 dhollandThis builds with WARNS=4; set it in the Makefile so...
2008-01-28 dhollandBuild with WARNS=4.
2008-01-25 heI'm guessing that there should be no space between...
2008-01-16 lukemOnly pull in <sys/cdefs.h> on NetBSD, to fix build...
2008-01-14 dhollandANSIfy. Remove unnecessary casts. Clean up for -Wsign...
2008-01-14 dhollandWhitespace/KNF nits.
2008-01-03 dhollandFun with parts of speech: `stupid' here is an adjective...
2007-12-27 dhollandComprehensive (or at least extensive) string handling...
2007-12-18 dogcowmore __dead fallout: these two files are built for...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2007-12-15 perryinclude sys/cdefs.h so that __attribute__ can be fixed...
2007-11-17 dogcowA terrible kludge: don't compile/link malloc.c if arch...
2007-09-16 ragge__attribute -> __attribute__
2007-08-06 hubertfTeach wtf(6) about pkgsrc's help facility:
2007-06-06 rilligIncreased WARNS to 4, since it passes both gcc333 and...
2007-05-28 tlsAdd new Makefile knob, USE_FORT, which extends USE_SSP...
2007-04-22 mousePer PR 36185, OKed by martin@
2007-03-20 hubertfXref shuffle(1) from random(6), and vice versa
2007-02-26 adNetBSD JIHBED
2007-02-26 adNetBSD: Dead on Target
2007-01-24 hubertf - Don't call basename $0 at many places. Use variable...
2007-01-17 chuckUpdate my previous commit to better match the original...
2007-01-17 chuckmrg's changes in 1.13 broke hack's display code.
2007-01-17 hubertfReplve duplicate #includes
2007-01-12 hubertf - ANSIfy
2006-12-25 wizFix some typos in ENIAC quote. From Zafer Aydogan and...
2006-12-25 wizSpell "tomorrow" correctly. From Zafer Aydogan.
2006-12-23 wizBump date for previous. Use mdoc macros.
2006-12-14 reedAdd example of using -w.
2006-11-24 wizs/existance/existence/, from Zafer.
2006-11-24 wizs/independant/independent/, from Zafer.
2006-11-24 wizs/exceded/exceeded/, from Zafer.
2006-11-24 christosfix spelling of accommodate; from Zapher.
2006-11-24 christosfix spelling of accidentally; from Zapher
2006-11-22 reedCheck that -w width is not above maximum. (It already...
2006-10-22 mrgdon't discard const. GCC 4.1-20061021 doesn't like...
2006-10-08 eladTypo, from David A. Holland on #NetBSD-code, thanks!
2006-10-07 eladInput validation, from David A. Holland on #NetBSD...
2006-10-07 eladPR/18906: roskens at elfin dot net: misc. select()...
2006-09-24 jmcneillPR# 4305: [dM] boggle uses very incomplete wordlist.
2006-08-09 christosPR/34175: Zafer Aydogan: touch the window to cause...
2006-06-24 hubertfAttribute ``A language that doesn't affect the way...
2006-06-17 reedFix typo or mispelling.
2006-06-07 jnemethIncrease username length to match modern systems, and...
next