call fcntl(2) with F_SETLK not F_UNLCK
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@233 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
d9d9e9f1c9
commit
1dd5b1dc8b
|
@ -1,6 +1,7 @@
|
|||
1.4.1 (2004/02/13)
|
||||
* Call fcntl with F_SETLK, not F_UNLCK.
|
||||
* Make sure writefile does not get called when using it as a
|
||||
password prompt for new-users [CRITICAL]
|
||||
password prompt for new-users
|
||||
* Allow user to change his or her email address in the console.
|
||||
* Remove some useless cruft in ttywait() [ttyplay.c]
|
||||
|
||||
|
|
Loading…
Reference in New Issue