History log of /openbsd-src/games/backgammon/common_source/table.c (Results 1 – 9 of 9)
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


# 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 ...


# 34944f90 27-Mar-2006 tedu <tedu@openbsd.org>

assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech


# 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.


# 42b6d459 30-Jul-2002 pjanzen <pjanzen@openbsd.org>

Kill buffer overflow.


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

termios -> curses


# 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