]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
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...
2006-06-07 jnemethActually accept "?" argument as documented in the manpage.
2006-06-07 jnemethDon't follow symlinks on systems that have O_NOFOLLOW.
2006-06-07 jnemethprevent "stack" overflow
2006-06-07 jnemethbracket else block
2006-06-07 jnemethWARNS=4
2006-06-01 drochnerBetter check data read from tetris.scores before use...
2006-05-25 danread config more strictly, from Maximillian Dornseif
2006-05-18 mrgdon't try to switch a char and have a case of EOF ...
2006-05-17 christosRemove dup Hitler fortune. One of the two fortunes...
2006-05-16 christosPR/33495: Daniel Weiss: Offensive quote in netbsd fortu...
2006-05-14 christosAdd a virtual destructor to avoid "future ABI issues...
2006-05-14 christosadd virtual destructors so that g++ shuts up.
2006-05-14 christosDon't use iostream just for the usage message. Use...
2006-05-14 christosXXX: GCC uninitialized
2006-05-13 christosCoverity CID 3382: Fix memory leak.
2006-05-13 christosCoverity CID 3383: Fix memory leak.
2006-05-13 christosCoverity CID 3508: Fix file leak.
2006-05-13 christosCoverity CID 3269: Fix memory leak.
2006-05-11 mrgsprinkle some -fno-strict-aliasing and -Wno-pointer...
2006-05-11 mrglrint() -> larn_lrint().
2006-05-11 mrgend the argument list to exec*(3) with a NULL instead...
2006-05-11 mrgUC, PC and BC are provided my libtermcap, don't duplica...
2006-05-11 mrgavoid a pointer sign difference.
2006-05-09 mrgchange (mostly) int to socklen_t. GCC 4 doesn't like...
2006-04-26 grooCredit Alan Perlis for ``give him a lollipop'' programm...
2006-04-24 christosCoverity CID 3032: Prevent double free: Next to the...
2006-04-24 snjIt's "its."
2006-04-24 snjIt's "its."
2006-04-20 drochnerfix buffer overflow (CVE-2006-1744), from Debian
2006-04-06 grooGrammar nit. Never mind that it's still not true.
2006-04-02 christosCoverity CID 2788: If no room gets returned, don't...
2006-04-02 christosCoverity CID 2791: Fix file pointer leak.
2006-03-30 jnemethCoverity CID 2452: possible negative array index; CID...
2006-03-30 jnemethCoverity CID 1288: possible negative array index
2006-03-30 jnemethCoverity CID 993: dereference of NULL pointer
next