History log of /openbsd-src/games/backgammon/common_source/init.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 091d139d 02-Dec-2015 tb <tb@openbsd.org>

Drop the argument passing between backgammon and teachgammon.
It's broken. Instead, make -d imply -n. You're supposed to
know the rules before you start tweaking them.

Issue reported by and ok pja

Drop the argument passing between backgammon and teachgammon.
It's broken. Instead, make -d imply -n. You're supposed to
know the rules before you start tweaking them.

Issue reported by and ok pjanzen@
Patient help with the manual jmc@

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


# 5ded4e00 14-Dec-2006 martin <martin@openbsd.org>

fix DEBUG by renaming a variable colliding with ncurses

found by Sascha Welter, ok otto@


# c8e1bdac 29-Oct-2006 martin <martin@openbsd.org>

-d: make it possible playing without doubling as it is not commonly
played everywhere in the world

ok todd@ otto@


# 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


# 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