#
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
|
#
485fcb80 |
| 20-Jul-2015 |
schwarze <schwarze@openbsd.org> |
Sometimes, the computer's move was printed, but the computer's men didn't actually move. This happened when "swap" was called earlier, and then later in the final call to makmove(), swapping back wo
Sometimes, the computer's move was printed, but the computer's men didn't actually move. This happened when "swap" was called earlier, and then later in the final call to makmove(), swapping back would have been required, but was erroneously denied. Patch sent in pjanzen@.
It looks like the bug was already present in the original version in 4.1a BSD in 1982.
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.
|
#
d62ad8d8 |
| 23-Jun-2001 |
pjanzen <pjanzen@openbsd.org> |
termios -> curses
|
#
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
|