#
abca1099 |
| 02-May-2021 |
rillig <rillig@NetBSD.org> |
games: remove trailing whitespace in *.c and *.h
|
#
ef75ede9 |
| 13-Oct-2012 |
dholland <dholland@NetBSD.org> |
Pass the move info around instead of using it as a global.
|
#
d430f96a |
| 13-Oct-2012 |
dholland <dholland@NetBSD.org> |
Crack down on global variables with single-letter names.
|
#
5f0f7c9f |
| 22-Mar-2010 |
mrg <mrg@NetBSD.org> |
rename text() to wrtext(), aligning it with most other output routines, and avoiding a compile error on powerpc64.
XXX: this tries to make a ".text" symbol, which already exists...
|
#
9795f61a |
| 12-Aug-2009 |
dholland <dholland@NetBSD.org> |
sprinkle static
|
#
fcb317ee |
| 01-Jul-2005 |
jmc <jmc@NetBSD.org> |
KNF and WARNS=3 fixes
|
#
e5aeb4ea |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
|
#
92932dfc |
| 10-Feb-1999 |
hubertf <hubertf@NetBSD.org> |
The patch below makes the game backgammon(6) use `const' where appropriate. It also removes some obsolete, unused code to check the number of users on the system (obsoleted by dm); removes a prototy
The patch below makes the game backgammon(6) use `const' where appropriate. It also removes some obsolete, unused code to check the number of users on the system (obsoleted by dm); removes a prototype for an unused function that was removed earlier; and removes a control character from one message that was I think intended to clear the screen on some particular terminal (though I can't find the comment to that effect in any of the BSD source trees I have handy) but no longer serves any useful purpose.
From PR 6580 by Joseph Myers <jsm28@cam.ac.uk>.
Also contains two more patches, one in teachgammon/tutor.h (by Joseph) and one in common_source/fancy.c (by me).
show more ...
|
#
16641b76 |
| 10-Oct-1997 |
lukem <lukem@NetBSD.org> |
KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)
|
#
101657d1 |
| 21-Mar-1995 |
cgd <cgd@NetBSD.org> |
clean up import
|
#
8542364e |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS identifiers.
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|