From 86ef8a50a0135703d54b1ed23727ee1cc739ee73 Mon Sep 17 00:00:00 2001 From: piaip Date: Fri, 12 Jun 2009 16:51:05 +0000 Subject: * set svn properties and update comments git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4583 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- daemon/logind/logind.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/daemon/logind/logind.c b/daemon/logind/logind.c index f0b25bff..f99047b6 100644 --- a/daemon/logind/logind.c +++ b/daemon/logind/logind.c @@ -1,5 +1,5 @@ // The High Performance Login Daemon (works with tunnel mode) -// $Id: logind.c,v 1.1 2009/06/09 13:13:42 piaip Exp piaip $ +// $Id$ // // Create: Hung-Te Lin // Contributors: wens, kcwu @@ -11,8 +11,8 @@ // TODO: // 1. cache guest's usernum and check if too many guests online // 2. [drop] change close connection to 'wait until user hit then close' -// 3. make original port information in margs(mbbsd)? -// 4. may rebind ports if get HUP (maybe impossible due to setuid). +// 3. regular check text screen files instead of HUP? +// 4. start mbbsd for some parameter? #include #include -- cgit v1.2.3