History log of /openbsd/games/monop/deck.h (Results 1 – 6 of 6)
Revision Date Author Comments
# 91d73282 08-Jan-2016 mestre <mestre@openbsd.org>

Headers cleanup and removal where suitable

OK tb@


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


# bba3186f 28-Jul-2002 pjanzen <pjanzen@openbsd.org>

Tidy the code, follow the rules more closely (and document where we diverge),
and make save files work. The last stops a number of segfaults.


# bb3b10f2 20-Sep-1998 pjanzen <pjanzen@openbsd.org>

rand -> random; handle EOF; don't overflow on user input; check for calloc()
success; OpenBSD tags; some reformatting and ridding of unused variables.


# 6160caa1 06-Oct-1996 tholo <tholo@openbsd.org>

Store the card deck using fixed sizes and network byte order


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

initial import of NetBSD tree