]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
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
2006-03-30 jnemethCoverity CID 1293: not checking for an error return
2006-03-30 jnemethCoverity CID 1287: not checking for error return
2006-03-30 jnemethCoverity CID 1327: check for error return
2006-03-30 jnemethBah! Compare, don't assign!
2006-03-30 jnemethCoverity CID 1328: check for error return
2006-03-30 jnemethCoverity CID 1326: check for error return
2006-03-29 jnemethFix Coverity issue 891 -- FORWARD_NULL.
2006-03-29 jnemethFix Coverity issues 2366 and 2365 -- REVERSE_INULL.
2006-03-29 jnemethFix Coverity issue 2584 -- USE_AFTER_FREE and issue...
2006-03-22 christosAdd missing parens.
2006-03-22 christosSimplify (Masao Uebayashi)
2006-03-22 christosCoverity CID 692: Another && that should be ||. Boy...
2006-03-22 christosCoverity CID 558: && should be obviously ||
2006-03-21 christosCoverity CID 2735: Remove dead code.
2006-03-21 christosCoverity CID 2737: Handle linked-lists properly. Use...
2006-03-20 rtrremove duplicate #include <stdlib.h>
2006-03-19 heNow that we use exit(2), we need to include <stdlib...
2006-03-19 christosinclude <stdlib.h> to get a prototype for exit
2006-03-19 christosCoverity CID 1197: Don't pass -1 to close.
2006-03-19 christosCoverity CID 1467: Elide static buffer overflow.
2006-03-19 christosCoverity CID 868: Fix possible NULL deref (after INFTIM...
2006-03-19 christosCoverity CID 980: Prevent an impossible NULL point...
2006-03-19 christosCoverity CID 2073: Fix memory leak.
2006-03-19 christosCoverity CID 999: Prevent NULL deref.
2006-03-19 christosCoverity CID 695: Remove impossible condition. This...
2006-03-19 christosCoverity CID 998: Possible NULL pointer deref. Actually...
2006-03-19 christosfix typo
2006-03-19 christosCoverity CID 1004: Fix NULL deref.
2006-03-19 christosCoverity CID 1005: Fix NULL deref and incorrect variabl...
2006-03-19 christosCoverity CID 1443: Prevent static overrun.
2006-03-18 christosCoverity CID 827: Prevent NULL pointer deref.
2006-03-18 christosCoverity CID 1699: Fix memory leaks.
2006-03-18 christosCoverity CID 2544: Fix memory leak.
2006-03-18 christosCoverity CID 1786: Close file.
2006-03-18 christosCoverity CID 570: Remove impossible check.
2006-03-18 christosCoverity CID 1195: Check for possible negative index.
2006-03-18 christosCoverity CID 777: Fix NULL pointer deref and de-obfusca...
2006-03-18 christosCoverity CID 1230: Remove spurious close().
2006-03-18 christosCoverity CID 1294: Avoid negative variable used as...
2006-03-18 christosCoverity CID 1295: Don't allow cchose to return a negat...
2006-03-18 rtrfclose() open FILE * even though we are returning to...
2006-03-18 rtrdon't access out of bounds element of static alloc...
2006-03-18 absIf none of the boarding parties are set do not fall...
2006-03-17 absadd more "ifdef notdef" around unused sections - addres...
2006-03-17 absAdd a missing bp->b_score not null check - addresses...
2006-03-17 absif getpwuid() returns null, print out the uid rather...
2006-03-17 absFix overrun in players[] array. Addresses Coverty CID...
2006-03-17 absIf getpwuid() returns null, its not usually a good...
2006-03-17 absCall fclose() appropriately if there is a problem with...
2006-02-25 simonbUse MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT.
2006-02-25 simonbChange DPADD from LIBTERM (which doesn't exist) and...
2006-02-25 wizFix typo in the instructions.
2006-02-25 wizRemove duplicate and uncredited "Plan for the Improveme...
2006-02-20 jnemethCorrect The Hitchhiker's Guide to the Galaxy entry...
2006-01-24 eladmoduli utils moved from games to usr.bin.
next