summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Spell "political" correctly and capitalize a last name.snj2004-03-291-1/+1
* s/feal/feel/snj2004-03-281-1/+1
* s/venomenous/venomous/snj2004-03-281-1/+1
* becuase -> because. From Peter Postma.wiz2004-02-241-2/+2
* Encode and decode more characters. Don't put commas after everyjsm2004-02-131-74/+88
* Uppercase CPU, plural is CPUs.wiz2004-02-134-14/+11
* |fmt; add single quotes around a plus.wiz2004-02-091-3/+5
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-089-33/+35
* Hide the cursor if possible. From OpenBSD.jsm2004-02-082-4/+6
* Fix race in parallel make when creating multiple targets in one operation.lukem2004-02-081-3/+6
* Separate primes manpage from that of factor. Correct DIAGNOSTICSjsm2004-02-084-49/+96
* Check large factor for being prime before applying Pollard'sjsm2004-02-081-6/+14
* Control -d by #ifdef DEBUG; adjust usage message accordingly. Bugjsm2004-02-081-3/+7
* Use standard C abs function rather than local macro.jsm2004-02-082-4/+4
* Mark variables changed between setjmp and longjmp as volatile ratherjsm2004-02-082-14/+7
* Fix grammar (bug reported by Thomas Bushnell BSG <tb@MIT.EDU> injsm2004-02-081-2/+2
* Remove uses of __P.jsm2004-01-27114-2349/+2349
* Include <sys/stat.h>.jsm2004-01-271-2/+4
* Include <sys/types.h>.jsm2004-01-271-1/+3
* Include <sys/endian.h>.jsm2004-01-271-1/+2
* Include <limits.h> instead of <machine/limits.h>.jsm2004-01-271-3/+3
* Include <sys/endian.h>.jsm2004-01-271-1/+2
* Include <sys/endian.h> instead of <machine/endian.h>. Includejsm2004-01-271-3/+4
* Include <sys/endian.h>.jsm2004-01-271-2/+3
* Use int for wait status.jsm2004-01-271-4/+4
* Rename yn to yncoms to avoid conflict with GCC 3.4 built-in XSIjsm2004-01-263-7/+7
* Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99jsm2004-01-263-8/+8
* Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.christos2004-01-051-4/+4
* Move AUTHORS section directly before BUGS section.wiz2004-01-031-4/+4
* Typo fixes.mjl2004-01-012-4/+4
* Bump date for previous. Remove superfluous .Pp.wiz2004-01-011-3/+2
* Score is in upper right corner, not upper left corner. Patch fromjsm2004-01-011-2/+2
* Fix typo. Patch from Joey Hess <joeyh@debian.org>.jsm2004-01-011-2/+2
* Don't use -fwritable-strings. Add one more const.jsm2004-01-012-4/+4
* When cleaning up, only close files that have been opened successfully.jsm2004-01-012-7/+11
* Refer to 'O' rather than 'o' as command to set options. Bug reportedjsm2004-01-011-4/+4
* Return proper fortune length from fortlen for fortune files withoutjsm2004-01-011-3/+3
* Show residual probability rather than non-residual in "No place to putjsm2004-01-011-4/+4
* Make dot and winnerdot of type double. Patch from Jan Vornbergerjsm2004-01-011-3/+4
* Only score as a Gammon or a Backgammon if the opponent hasn't removedjsm2004-01-011-3/+3
* Make tutorial text match actual moves. From FreeBSD via OpenBSD.jsm2004-01-011-4/+4
* Fix capitalisation of compass directions.jsm2004-01-011-3/+3
* Document that pressing return allows you to "fast forward" the gamejsm2004-01-011-1/+6
* Const the player type variable.thorpej2003-12-281-3/+3
* Fix RCS IDs.thorpej2003-12-283-4/+5
* Format size_t values using %zd instead of %d, for archs where size_t != int.martin2003-12-271-6/+6
* Rename .C files to .ccchristos2003-12-2711-23/+23
* NetBSD rcsid.christos2003-12-2610-20/+20
* Add dots+boxeschristos2003-12-261-3/+3
* import dots+boxes games.christos2003-12-2621-0/+2422