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