From 1dd5b1dc8bdb37bb8e79a1aa033670628684e786 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Fri, 13 Feb 2004 23:01:17 +0000 Subject: [PATCH] call fcntl(2) with F_SETLK not F_UNLCK git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@233 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 455990c..cedabc7 100644 --- a/Changelog +++ b/Changelog @@ -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] -- 2.47.3