summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2007-09-16__attribute -> __attribute__ragge
2007-08-06Teach wtf(6) about pkgsrc's help facility:hubertf
2007-06-06Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386.rillig
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-04-22Per PR 36185, OKed by martin@mouse
2007-03-20Xref shuffle(1) from random(6), and vice versahubertf
2007-02-26NetBSD JIHBEDad
2007-02-26NetBSD: Dead on Targetad
2007-01-24 - Don't call basename $0 at many places. Use variable $PROGNAMEhubertf
2007-01-17Update my previous commit to better match the original code, includingchuck
2007-01-17mrg's changes in 1.13 broke hack's display code.chuck
2007-01-17Replve duplicate #includeshubertf
2007-01-12 - ANSIfyhubertf
2006-12-25Fix some typos in ENIAC quote. From Zafer Aydogan and myself.wiz
2006-12-25Spell "tomorrow" correctly. From Zafer Aydogan.wiz
2006-12-23Bump date for previous. Use mdoc macros.wiz
2006-12-14Add example of using -w.reed
2006-11-24s/existance/existence/, from Zafer.wiz
2006-11-24s/independant/independent/, from Zafer.wiz
2006-11-24s/exceded/exceeded/, from Zafer.wiz
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-11-24fix spelling of accidentally; from Zapherchristos
2006-11-22Check that -w width is not above maximum. (It already checks for zero orreed
2006-10-22don't discard const. GCC 4.1-20061021 doesn't like that...mrg
2006-10-08Typo, from David A. Holland on #NetBSD-code, thanks!elad
2006-10-07Input validation, from David A. Holland on #NetBSD-codeelad
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2006-09-24PR# 4305: [dM] boggle uses very incomplete wordlist.jmcneill
2006-08-09PR/34175: Zafer Aydogan: touch the window to cause a refresh after helpchristos
2006-06-24Attribute ``A language that doesn't affect the way you think abouthubertf
2006-06-17Fix typo or mispelling.reed
2006-06-07Increase username length to match modern systems, and create #defines for ajnemeth
2006-06-07Actually accept "?" argument as documented in the manpage.jnemeth
2006-06-07Don't follow symlinks on systems that have O_NOFOLLOW.jnemeth
2006-06-07prevent "stack" overflowjnemeth
2006-06-07bracket else blockjnemeth
2006-06-07WARNS=4jnemeth
2006-06-01Better check data read from tetris.scores before use as array indices etc.drochner
2006-05-25read config more strictly, from Maximillian Dornseifdan
2006-05-18don't try to switch a char and have a case of EOF - use an int.mrg
2006-05-17Remove dup Hitler fortune. One of the two fortunes I moved yesterday, waschristos
2006-05-16PR/33495: Daniel Weiss: Offensive quote in netbsd fortune packagechristos
2006-05-14Add a virtual destructor to avoid "future ABI issues". I love c++.christos
2006-05-14add virtual destructors so that g++ shuts up.christos
2006-05-14Don't use iostream just for the usage message. Use stdio instead.christos
2006-05-14XXX: GCC uninitializedchristos
2006-05-13Coverity CID 3382: Fix memory leak.christos
2006-05-13Coverity CID 3383: Fix memory leak.christos
2006-05-13Coverity CID 3508: Fix file leak.christos
2006-05-13Coverity CID 3269: Fix memory leak.christos