1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Satoshi Asami
cd33dac126 Upgrade, 2.2 -> 2.3! 1995-04-08 05:06:23 +00:00
Joerg Wunsch
8870a76e52 xboing used to lock the score file against itself. This has been due
to a wrong understanding of how the locking works.  It locks on files,
not descriptors, hence it's not sufficient to close the descriptor of
a locked file.

The patch fixes this.
1995-04-01 22:12:16 +00:00