Copyright (C) 2003 Dave Viner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff -u Copy of win32/flooder.dsp win32/flooder.dsp --- Copy of win32/flooder.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/flooder.dsp 2003-03-27 16:40:44.000000000 -0800 @@ -52,7 +52,7 @@ # Name "flooder - Win32 Release" # Begin Source File -SOURCE=.\Flooder.c +SOURCE=..\Flooder.c # PROP Intermediate_Dir "flooder" # End Source File # Begin Source File diff -u Copy of win32/libsp.dsp win32/libsp.dsp --- Copy of win32/libsp.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/libsp.dsp 2003-03-27 16:41:13.000000000 -0800 @@ -51,23 +51,23 @@ # Name "libsp - Win32 Release" # Begin Source File -SOURCE=.\Alarm.c +SOURCE=..\Alarm.c # End Source File # Begin Source File -SOURCE=.\arch.c +SOURCE=..\arch.c # End Source File # Begin Source File -SOURCE=.\Events.c +SOURCE=..\Events.c # End Source File # Begin Source File -SOURCE=.\memory.c +SOURCE=..\memory.c # End Source File # Begin Source File -SOURCE=.\Sp.c +SOURCE=..\Sp.c # End Source File # End Target # End Project diff -u Copy of win32/libtsp.dsp win32/libtsp.dsp --- Copy of win32/libtsp.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/libtsp.dsp 2003-03-27 16:54:27.000000000 -0800 @@ -51,23 +51,23 @@ # Name "libtsp - Win32 Release" # Begin Source File -SOURCE=.\alarm.c +SOURCE=..\alarm.c # End Source File # Begin Source File -SOURCE=.\arch.c +SOURCE=..\arch.c # End Source File # Begin Source File -SOURCE=.\events.c +SOURCE=..\events.c # End Source File # Begin Source File -SOURCE=.\memory.c +SOURCE=..\memory.c # End Source File # Begin Source File -SOURCE=.\sp.c +SOURCE=..\sp.c # End Source File # End Target # End Project diff -u Copy of win32/r.dsp win32/r.dsp --- Copy of win32/r.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/r.dsp 2003-03-27 16:54:50.000000000 -0800 @@ -52,27 +52,27 @@ # Name "r - Win32 Release" # Begin Source File -SOURCE=.\Alarm.c +SOURCE=..\Alarm.c # End Source File # Begin Source File -SOURCE=.\arch.c +SOURCE=..\arch.c # End Source File # Begin Source File -SOURCE=.\data_link.c +SOURCE=..\data_link.c # End Source File # Begin Source File -SOURCE=.\Events.c +SOURCE=..\Events.c # End Source File # Begin Source File -SOURCE=.\memory.c +SOURCE=..\memory.c # End Source File # Begin Source File -SOURCE=.\r.c +SOURCE=..\r.c # End Source File # End Target # End Project diff -u Copy of win32/s.dsp win32/s.dsp --- Copy of win32/s.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/s.dsp 2003-03-27 16:55:18.000000000 -0800 @@ -52,27 +52,27 @@ # Name "s - Win32 Release" # Begin Source File -SOURCE=.\Alarm.c +SOURCE=..\Alarm.c # End Source File # Begin Source File -SOURCE=.\arch.c +SOURCE=..\arch.c # End Source File # Begin Source File -SOURCE=.\data_link.c +SOURCE=..\data_link.c # End Source File # Begin Source File -SOURCE=.\Events.c +SOURCE=..\Events.c # End Source File # Begin Source File -SOURCE=.\memory.c +SOURCE=..\memory.c # End Source File # Begin Source File -SOURCE=.\s.c +SOURCE=..\s.c # End Source File # End Target # End Project diff -u Copy of win32/spread.dsp win32/spread.dsp --- Copy of win32/spread.dsp 2002-09-28 10:57:02.000000000 -0700 +++ win32/spread.dsp 2003-03-27 16:42:29.000000000 -0800 @@ -52,95 +52,95 @@ # Name "spread - Win32 Release" # Begin Source File -SOURCE=.\acm.c +SOURCE=..\acm.c # End Source File # Begin Source File -SOURCE=".\acp-permit.c" +SOURCE="..\acp-permit.c" # End Source File # Begin Source File -SOURCE=.\Alarm.c +SOURCE=..\Alarm.c # End Source File # Begin Source File -SOURCE=.\arch.c +SOURCE=..\arch.c # End Source File # Begin Source File -SOURCE=".\auth-ip.c" +SOURCE="..\auth-ip.c" # End Source File # Begin Source File -SOURCE=".\auth-null.c" +SOURCE="..\auth-null.c" # End Source File # Begin Source File -SOURCE=.\Configuration.c +SOURCE=..\Configuration.c # End Source File # Begin Source File -SOURCE=.\Data_link.c +SOURCE=..\Data_link.c # End Source File # Begin Source File -SOURCE=.\Events.c +SOURCE=..\Events.c # End Source File # Begin Source File -SOURCE=.\Flow_control.c +SOURCE=..\Flow_control.c # End Source File # Begin Source File -SOURCE=.\Groups.c +SOURCE=..\Groups.c # End Source File # Begin Source File -SOURCE=.\lex.yy.c +SOURCE=..\lex.yy.c # End Source File # Begin Source File -SOURCE=.\Log.c +SOURCE=..\Log.c # End Source File # Begin Source File -SOURCE=.\Membership.c +SOURCE=..\Membership.c # End Source File # Begin Source File -SOURCE=.\memory.c +SOURCE=..\memory.c # End Source File # Begin Source File -SOURCE=.\message.c +SOURCE=..\message.c # End Source File # Begin Source File -SOURCE=.\Network.c +SOURCE=..\Network.c # End Source File # Begin Source File -SOURCE=.\Protocol.c +SOURCE=..\Protocol.c # End Source File # Begin Source File -SOURCE=.\Session.c +SOURCE=..\Session.c # End Source File # Begin Source File -SOURCE=.\skiplist.c +SOURCE=..\skiplist.c # End Source File # Begin Source File -SOURCE=.\Spread.c +SOURCE=..\Spread.c # End Source File # Begin Source File -SOURCE=.\Status.c +SOURCE=..\Status.c # End Source File # Begin Source File -SOURCE=.\y.tab.c +SOURCE=..\y.tab.c # End Source File # End Target # End Project diff -u Copy of win32/tuser.dsp win32/tuser.dsp --- Copy of win32/tuser.dsp 2002-09-28 10:57:04.000000000 -0700 +++ win32/tuser.dsp 2003-03-27 16:53:59.000000000 -0800 @@ -53,7 +53,7 @@ # Name "tuser - Win32 Release" # Begin Source File -SOURCE=.\user.c +SOURCE=..\user.c # End Source File # Begin Source File