2005-06-27 |
rillig | Changed the type of data_table to be unsigned char... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
rillig | Fixed buffer overflow with long command line arguments. |
commit | commitdiff | tree | snapshot |
2005-06-26 |
wiz | Drop trailing space. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
hubertf | * Change program logic to not nest needlessly |
commit | commitdiff | tree | snapshot |
2005-06-09 |
tron | Change marker from "pmppc" to "powerpc" because a NetBS... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
he | Add an initialization to placate -Wuninitialized. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
rillig | Raised WARNS to 4. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
rillig | * fixed <ctype> bugs |
commit | commitdiff | tree | snapshot |
2005-05-10 |
kleink | Otto Von Bismarck -> Otto von Bismarck. |
commit | commitdiff | tree | snapshot |
2005-05-10 |
bad | It is Bismarck not Bismark. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jwise | Sort list, and add Nunavut, which has been a Canadian... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jwise | Cyprus is part of Europe, not Asia. Turkey is currentl... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jwise | The current President of the United States is George... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
rillig | Fixed wrong use of the <ctype.h> functions by adding... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
rillig | Fixed wrong use of datatypes. In wait_for(), a char... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
atatat | Don't assume /usr/games; use the same path as what... |
commit | commitdiff | tree | snapshot |
2005-04-09 |
atatat | A few minor spelling, grammar, and formatting fixes. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
jwise | Fix a long-standing bug in wump(6) whereby hitting... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
christos | Add -lcrypt where -lcrypto is specified. |
commit | commitdiff | tree | snapshot |
2005-02-25 |
simonb | Remove a incorrect semicolon at the end of an if(). |
commit | commitdiff | tree | snapshot |
2005-02-15 |
jsm | Don't presume phantasia's internal bool (char) is the... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
jsm | Cast last argument of execl to (char *). |
commit | commitdiff | tree | snapshot |
2005-02-15 |
jsm | Avoid arrays of incomplete types (required to build... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
perry | A preprocessor macro named "srand" was defined which... |
commit | commitdiff | tree | snapshot |
2005-01-30 |
jsm | Correct typos in German fortune. Reported by Charles... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
nathanw | Convert from libc/threadlib-style mutex protection... |
commit | commitdiff | tree | snapshot |
2004-12-09 |
jmc | Redo how void gets init'd. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
christos | Slimy worms are clean enough for level 3. |
commit | commitdiff | tree | snapshot |
2004-11-05 |
dsl | Add (unsigned char) cast to ctype functions |
commit | commitdiff | tree | snapshot |
2004-09-12 |
christos | Don't try to catch SIGSTOP... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
wiz | Indent header description (from jmc@openbsd). |
commit | commitdiff | tree | snapshot |
2004-09-09 |
wiz | Some improvements from jmc@openbsd: |
commit | commitdiff | tree | snapshot |
2004-09-07 |
jrf | Replaced strncpy with strlcpy. Thanks to Peter Postma who |
commit | commitdiff | tree | snapshot |
2004-08-27 |
christos | - sleep a little in autobot mode so that we can see... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
christos | describe the algorithm better. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
mjl | Fix typo |
commit | commitdiff | tree | snapshot |
2004-06-01 |
wiz | Grammar fix, from ray at raylai org via jmc@openbsd. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
mjl | Had fun with a spell checker. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
christos | - don't catch STOP, TSTP, QUIT; the first you cannot... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
simonb | s/the the/the/ (only in sources that aren't regularly... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
he | Undef bool before including <curses.h>, since it tries... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
ross | Rework to use curses.h only on the target, not on the... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
jdc | If the current player has no cards, skip to the other... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
hubertf | Properly handle -d 1000, OK'd by jsm |
commit | commitdiff | tree | snapshot |
2004-03-29 |
snj | It's "its". |
commit | commitdiff | tree | snapshot |
2004-03-29 |
snj | Spell "political" correctly and capitalize a last name. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
snj | s/feal/feel/ |
commit | commitdiff | tree | snapshot |
2004-03-28 |
snj | s/venomenous/venomous/ |
commit | commitdiff | tree | snapshot |
2004-02-24 |
wiz | becuase -> because. From Peter Postma. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
jsm | Encode and decode more characters. Don't put commas... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
wiz | Uppercase CPU, plural is CPUs. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
wiz | |fmt; add single quotes around a plus. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Mark unused parameters, nonreturning functions and... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Hide the cursor if possible. From OpenBSD. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
lukem | Fix race in parallel make when creating multiple target... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Separate primes manpage from that of factor. Correct... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Check large factor for being prime before applying... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Control -d by #ifdef DEBUG; adjust usage message accord... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Use standard C abs function rather than local macro. |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Mark variables changed between setjmp and longjmp as... |
commit | commitdiff | tree | snapshot |
2004-02-08 |
jsm | Fix grammar (bug reported by Thomas Bushnell BSG <tb... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Remove uses of __P. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/stat.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/types.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/endian.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <limits.h> instead of <machine/limits.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/endian.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/endian.h> instead of <machine/endian.h... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Include <sys/endian.h>. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
jsm | Use int for wait status. |
commit | commitdiff | tree | snapshot |
2004-01-26 |
jsm | Rename yn to yncoms to avoid conflict with GCC 3.4... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
jsm | Rename rint to receive_intr to avoid conflict with... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
christos | Use PROG_CXX so we don't need to include -lstdc++ expli... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
wiz | Move AUTHORS section directly before BUGS section. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
mjl | Typo fixes. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
wiz | Bump date for previous. Remove superfluous .Pp. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Score is in upper right corner, not upper left corner... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Fix typo. Patch from Joey Hess <joeyh@debian.org>. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Don't use -fwritable-strings. Add one more const. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | When cleaning up, only close files that have been opene... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Refer to 'O' rather than 'o' as command to set options... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Return proper fortune length from fortlen for fortune... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Show residual probability rather than non-residual... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Make dot and winnerdot of type double. Patch from... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Only score as a Gammon or a Backgammon if the opponent... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Make tutorial text match actual moves. From FreeBSD... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Fix capitalisation of compass directions. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jsm | Document that pressing return allows you to "fast forwa... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
thorpej | Const the player type variable. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
thorpej | Fix RCS IDs. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
martin | Format size_t values using %zd instead of %d, for archs... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
christos | Rename .C files to .cc |
commit | commitdiff | tree | snapshot |
2003-12-26 |
christos | NetBSD rcsid. |
commit | commitdiff | tree | snapshot |
2003-12-26 |
christos | Add dots+boxes |
commit | commitdiff | tree | snapshot |
2003-12-26 |
christos | import dots+boxes games. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
wiz | Various typo fixes from Jonathon Gray via jmc@openbsd. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
lukem | Improve how various "simple" host tools are built and... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
jmc | Hobbes was misspelled. PR#23301 |
commit | commitdiff | tree | snapshot |
2003-10-21 |
lukem | Rework how MAKEVERBOSE operates: |
commit | commitdiff | tree | snapshot |
2003-10-21 |
agc | Don't redefine NULL |
commit | commitdiff | tree | snapshot |
next |