2008-02-19 |
dholland | Split some code from moreobj.c into action.c, as per... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
he | Typo correction: s/than/that/ in one instance. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
dholland | More assorted cleanup merged from larn 12.2. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Once upon a time, larn 12.0 had functions named getchar... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Don't create files mode 666 in /var. (The code in quest... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Larn does not need its own private versions of function... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | A long time ago, larn had code to prohibit playing... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Some assorted minor cleanups, from larn 12.2. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Make a bunch of functions static. Merged from larn... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Use mkstemp to make the temporary files used when you... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
dholland | Since games are (now) setgid, not setuid, it is no... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
wiz | Document -d. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
matt | Add a -d flag so that primes will print the difference... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
matt | Fix typo: sive -> sieve. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
dholland | Pedanticism about time_t (not really a bug, but now... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
dholland | Fix y2038 bug: time_t != int. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Make the default WARNS for games 4. The only game that... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | build with WARNS=4 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Make hack build with WARNS=4. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Make this build with WARNS=4 by not reusing names from... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Make this build with WARNS=4 by not reusing names from... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Make this build with WARNS=4. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | make mille build with WARNS=4 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Call srandom() as well as initializing the private... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Larn now builds with WARNS=4. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Apparently the reason the printf arguments were all... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Add gcc printf format checking, and fix the abundant... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | clean for WARNS=4 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Work around gcc signedness warning: if you check for... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Build with WARNS=4. Sort out the game's shadowing of... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Build with WARNS=4. (All fixes are cosmetic, except... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Build with WARNS=4. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | This builds with WARNS=4; set it in the Makefile so... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
dholland | Build with WARNS=4. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
he | I'm guessing that there should be no space between... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
lukem | Only pull in <sys/cdefs.h> on NetBSD, to fix build... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dholland | ANSIfy. Remove unnecessary casts. Clean up for -Wsign... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
dholland | Whitespace/KNF nits. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
dholland | Fun with parts of speech: `stupid' here is an adjective... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
dholland | Comprehensive (or at least extensive) string handling... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
dogcow | more __dead fallout: these two files are built for... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
perry | convert __attribute__s to applicable cdefs.h macros |
commit | commitdiff | tree | snapshot |
2007-12-15 |
perry | include sys/cdefs.h so that __attribute__ can be fixed... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
dogcow | A terrible kludge: don't compile/link malloc.c if arch... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
ragge | __attribute -> __attribute__ |
commit | commitdiff | tree | snapshot |
2007-08-06 |
hubertf | Teach wtf(6) about pkgsrc's help facility: |
commit | commitdiff | tree | snapshot |
2007-06-06 |
rillig | Increased WARNS to 4, since it passes both gcc333 and... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
tls | Add new Makefile knob, USE_FORT, which extends USE_SSP... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
mouse | Per PR 36185, OKed by martin@ |
commit | commitdiff | tree | snapshot |
2007-03-20 |
hubertf | Xref shuffle(1) from random(6), and vice versa |
commit | commitdiff | tree | snapshot |
2007-02-26 |
ad | NetBSD JIHBED |
commit | commitdiff | tree | snapshot |
2007-02-26 |
ad | NetBSD: Dead on Target |
commit | commitdiff | tree | snapshot |
2007-01-24 |
hubertf | - Don't call basename $0 at many places. Use variable... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
chuck | Update my previous commit to better match the original... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
chuck | mrg's changes in 1.13 broke hack's display code. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
hubertf | Replve duplicate #includes |
commit | commitdiff | tree | snapshot |
2007-01-12 |
hubertf | - ANSIfy |
commit | commitdiff | tree | snapshot |
2006-12-25 |
wiz | Fix some typos in ENIAC quote. From Zafer Aydogan and... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
wiz | Spell "tomorrow" correctly. From Zafer Aydogan. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
wiz | Bump date for previous. Use mdoc macros. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
reed | Add example of using -w. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/existance/existence/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/independant/independent/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
wiz | s/exceded/exceeded/, from Zafer. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
christos | fix spelling of accommodate; from Zapher. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
christos | fix spelling of accidentally; from Zapher |
commit | commitdiff | tree | snapshot |
2006-11-22 |
reed | Check that -w width is not above maximum. (It already... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
mrg | don't discard const. GCC 4.1-20061021 doesn't like... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
elad | Typo, from David A. Holland on #NetBSD-code, thanks! |
commit | commitdiff | tree | snapshot |
2006-10-07 |
elad | Input validation, from David A. Holland on #NetBSD... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
elad | PR/18906: roskens at elfin dot net: misc. select()... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
jmcneill | PR# 4305: [dM] boggle uses very incomplete wordlist. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
christos | PR/34175: Zafer Aydogan: touch the window to cause... |
commit | commitdiff | tree | snapshot |
2006-06-24 |
hubertf | Attribute ``A language that doesn't affect the way... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
reed | Fix typo or mispelling. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Increase username length to match modern systems, and... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Actually accept "?" argument as documented in the manpage. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | Don't follow symlinks on systems that have O_NOFOLLOW. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | prevent "stack" overflow |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | bracket else block |
commit | commitdiff | tree | snapshot |
2006-06-07 |
jnemeth | WARNS=4 |
commit | commitdiff | tree | snapshot |
2006-06-01 |
drochner | Better check data read from tetris.scores before use... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
dan | read config more strictly, from Maximillian Dornseif |
commit | commitdiff | tree | snapshot |
2006-05-18 |
mrg | don't try to switch a char and have a case of EOF ... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
christos | Remove dup Hitler fortune. One of the two fortunes... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
christos | PR/33495: Daniel Weiss: Offensive quote in netbsd fortu... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | Add a virtual destructor to avoid "future ABI issues... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | add virtual destructors so that g++ shuts up. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | Don't use iostream just for the usage message. Use... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
christos | XXX: GCC uninitialized |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3382: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3383: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3508: Fix file leak. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
christos | Coverity CID 3269: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | sprinkle some -fno-strict-aliasing and -Wno-pointer... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | lrint() -> larn_lrint(). |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | end the argument list to exec*(3) with a NULL instead... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | UC, PC and BC are provided my libtermcap, don't duplica... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
mrg | avoid a pointer sign difference. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
mrg | change (mostly) int to socklen_t. GCC 4 doesn't like... |
commit | commitdiff | tree | snapshot |
next |