History log of /openbsd-src/games/backgammon/common_source/board.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 87f25a4a 30-Nov-2015 tb <tb@openbsd.org>

Pledge for backgammon and teachgammon.

Both are straightforward "stdio rpath tty" programs; teachgammon
exec's backgammon at the end, so give it "exec" in addition.

While there, ANSIfy


# f4340448 25-Apr-2014 schwarze <schwarze@openbsd.org>

Security is square, gaming is hip,
so extend the Valhalla Rampage to where it really matters.

Tedu 118 lines of dead code containing 77 dead magic numbers,
rotting in the tree since June 24, 2001.

Security is square, gaming is hip,
so extend the Valhalla Rampage to where it really matters.

Tedu 118 lines of dead code containing 77 dead magic numbers,
rotting in the tree since June 24, 2001.

Spotted by and ok jsg@, ok sthen@.

show more ...


# 043fbe51 27-Oct-2009 deraadt <deraadt@openbsd.org>

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(th

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

show more ...


# 7a09557b 03-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 42ceebb3 06-Apr-2003 deraadt <deraadt@openbsd.org>

2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen
already, but he may have later changes to make still.


# d62ad8d8 23-Jun-2001 pjanzen <pjanzen@openbsd.org>

termios -> curses


# 7436fa8a 18-Feb-2001 pjanzen <pjanzen@openbsd.org>

Get this not to segfault on startup on alpha.


# 7341125d 31-Jul-1999 pjanzen <pjanzen@openbsd.org>

use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.


# 53da1682 19-Mar-1998 pjanzen <pjanzen@openbsd.org>

NetBSD changes and further improvements and corrections


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree