Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla



Date:	Monday May 31, 1999 @ 20:53
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv4218

Modified Files:
	ChangeLog PROJECTS 
Log Message:
	* UPDATE: fixed a few compiler warnings using -Wall.

	* UPDATE: added TCP_NODELAY to ntserv processes.

	* DEBUGGING: changed error reporting again for ntserv processes.


****************************************

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.5 Vanilla/ChangeLog:1.6
--- Vanilla/ChangeLog:1.5	Fri May 28 08:35:02 1999
+++ Vanilla/ChangeLog	Mon May 31 20:53:20 1999
@@ -1,4 +1,12 @@
-	$Id: ChangeLog,v 1.5 1999/05/28 13:35:02 cameron Exp $
+	$Id: ChangeLog,v 1.6 1999/06/01 01:53:20 cameron Exp $
+	
+Mon May 31 20:49:50 1999	James Cameron  <cameron@us.netrek.org>
+
+	* UPDATE: fixed a few compiler warnings using -Wall.
+
+	* UPDATE: added TCP_NODELAY to ntserv processes.
+
+	* DEBUGGING: changed error reporting again for ntserv processes.
 
 Fri May 28 23:01:25 1999	James Cameron <cameron@stl.dec.com>
 
Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.44 Vanilla/PROJECTS:1.45
--- Vanilla/PROJECTS:1.44	Fri May 28 08:35:03 1999
+++ Vanilla/PROJECTS	Mon May 31 20:53:20 1999
@@ -1,10 +1,11 @@
 PROJECTS ... list of things to do or fix.
 
-#	$Id: PROJECTS,v 1.44 1999/05/28 13:35:03 cameron Exp $	
+#	$Id: PROJECTS,v 1.45 1999/06/01 01:53:20 cameron Exp $	
 
 Small things
 
 	- compile with -Wall and fix the problems.
+	  [done ntserv, quozl@us.netrek.org]
 
 	- switching into or out of no-geno timer hours on continuum resets quit
 	  timeout, perhaps due to repeat of RSA verification.