History log of /openbsd/games/backgammon/common_source/back.h (Results 1 – 15 of 15)
Revision Date Author Comments
# 7ad55f55 26-Dec-2015 mestre <mestre@openbsd.org>

Set as __dead a few more functions, that don't return, on games/

With precious tip, help and also OK from tb@


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


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


# 66e49541 29-Aug-2013 naddy <naddy@openbsd.org>

replace srandomdev()+random() with the arc4random*() family
tweaks and ok millert@, ok deraadt@


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


# c72b5b24 16-Feb-2002 millert <millert@openbsd.org>

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.

show more ...


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


# 7f2f5fb7 02-Sep-1998 pjanzen <pjanzen@openbsd.org>

Delete two unused functions; jsm28@cam.ac.uk


# 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