cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs ChangeLog cvsnt.dep cvsnt.dsp cvsnt.mak li...


From: Jim Hyslop
Subject: [Cvs-cvs] ccvs ChangeLog cvsnt.dep cvsnt.dsp cvsnt.mak li...
Date: Mon, 12 Jun 2006 02:33:47 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Jim Hyslop <jhyslop>    06/06/12 02:33:47

Modified files:
        .              : ChangeLog cvsnt.dep cvsnt.dsp cvsnt.mak 
        lib            : ChangeLog libcvs.dep libcvs.dsp libcvs.mak 
                         strtoimax.c 
        windows-NT     : .cvsignore config.h config.h.in config.h.in.in 
                         filesubr.c fix-msvc-mak.pl mkconfig.pl 
                         stamp-chi 

Log message:
        Misc. changes to fix broken Windows build, see ChangeLog files for 
details

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/ChangeLog?cvsroot=cvs&r1=1.1310&r2=1.1311
http://cvs.savannah.gnu.org/viewcvs/ccvs/cvsnt.dep?cvsroot=cvs&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/ccvs/cvsnt.dsp?cvsroot=cvs&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/ccvs/cvsnt.mak?cvsroot=cvs&r1=1.82&r2=1.83
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/ChangeLog?cvsroot=cvs&r1=1.511&r2=1.512
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/libcvs.dep?cvsroot=cvs&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/libcvs.dsp?cvsroot=cvs&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/libcvs.mak?cvsroot=cvs&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/strtoimax.c?cvsroot=cvs&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/.cvsignore?cvsroot=cvs&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h?cvsroot=cvs&r1=1.186&r2=1.187
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in?cvsroot=cvs&r1=1.114&r2=1.115
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in.in?cvsroot=cvs&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/filesubr.c?cvsroot=cvs&r1=1.65&r2=1.66
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/fix-msvc-mak.pl?cvsroot=cvs&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/mkconfig.pl?cvsroot=cvs&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/stamp-chi?cvsroot=cvs&r1=1.100&r2=1.101

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/ChangeLog,v
retrieving revision 1.1310
retrieving revision 1.1311
diff -u -b -r1.1310 -r1.1311
--- ChangeLog   8 Jun 2006 21:06:12 -0000       1.1310
+++ ChangeLog   12 Jun 2006 02:33:46 -0000      1.1311
@@ -1,3 +1,8 @@
+2006-06-11  Jim Hyslop <address@hidden>
+
+       * cvsnt.dsp: Add missing files to Visual Studio workspace
+       * cvsnt.dep, cvsnt.mak: Regenerated from cvsnt.dsp changes
+
 2006-06-08  Derek Price  <address@hidden>
 
        * configure.in: Substitute DEFAULT_SIGN_TEMPLATE and

Index: cvsnt.dep
===================================================================
RCS file: /cvsroot/cvs/ccvs/cvsnt.dep,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- cvsnt.dep   25 Sep 2005 17:59:38 -0000      1.40
+++ cvsnt.dep   12 Jun 2006 02:33:46 -0000      1.41
@@ -15,28 +15,43 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
+       ".\src\logmsg.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -55,27 +70,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -94,27 +122,88 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\hash.h"\
+       ".\src\ignore.h"\
+       ".\src\myndbm.h"\
+       ".\src\parseinfo.h"\
+       ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\root.h"\
+       ".\src\run.h"\
+       ".\src\server.h"\
+       ".\src\sign.h"\
+       ".\src\stack.h"\
+       ".\src\subr.h"\
+       ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
+       ".\windows-NT\config.h"\
+       ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
+       ".\windows-NT\pwd.h"\
+       ".\windows-NT\stdbool.h"\
+       ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
+       ".\windows-NT\unistd.h"\
+       ".\windows-NT\woe32.h"\
+       
+
+.\src\base.c : \
+       ".\lib\dirname.h"\
+       ".\lib\exit.h"\
+       ".\lib\fnmatch.h"\
+       ".\lib\getdate.h"\
+       ".\lib\getopt.h"\
+       ".\lib\gettext.h"\
+       ".\lib\pathmax.h"\
+       ".\lib\regex.h"\
+       ".\lib\stat-macros.h"\
+       ".\lib\strcase.h"\
+       ".\lib\system.h"\
+       ".\lib\timespec.h"\
+       ".\lib\unlocked-io.h"\
+       ".\lib\xalloc.h"\
+       ".\lib\xgetcwd.h"\
+       ".\lib\xreadlink.h"\
+       ".\lib\xsize.h"\
+       ".\src\base.h"\
+       ".\src\client.h"\
+       ".\src\cvs.h"\
+       ".\src\difflib.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -127,7 +216,6 @@
        ".\lib\getopt.h"\
        ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
-       ".\lib\pagealign_alloc.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
        ".\lib\stat-macros.h"\
@@ -135,27 +223,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -174,29 +271,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -215,27 +323,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -254,27 +375,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
+       ".\src\no_diff.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -288,6 +420,7 @@
        ".\lib\getopt.h"\
        ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
+       ".\lib\inttypes.h"\
        ".\lib\md5.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
@@ -297,31 +430,49 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
+       ".\src\command_line_opt.h"\
        ".\src\cvs.h"\
+       ".\src\diff.h"\
+       ".\src\difflib.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\log-buffer.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
        ".\src\rsh-client.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\socket-client.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -341,30 +492,45 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hardlink.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
+       ".\src\logmsg.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -383,27 +549,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -423,27 +599,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -462,22 +647,63 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\diff.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
+       ".\windows-NT\config.h"\
+       ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
+       ".\windows-NT\pwd.h"\
+       ".\windows-NT\stdbool.h"\
+       ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
+       ".\windows-NT\unistd.h"\
+       ".\windows-NT\woe32.h"\
+       
+
+.\src\difflib.c : \
+       ".\diff\diffrun.h"\
+       ".\lib\fnmatch.h"\
+       ".\lib\getopt.h"\
+       ".\lib\gettext.h"\
+       ".\lib\system.h"\
+       ".\lib\timespec.h"\
+       ".\src\difflib.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\hash.h"\
+       ".\src\rcs.h"\
+       ".\src\root.h"\
+       ".\src\run.h"\
+       ".\src\server.h"\
+       ".\src\sign.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
        ".\windows-NT\pwd.h"\
@@ -502,31 +728,44 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\lib\yesno.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\src\watch.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -546,27 +785,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -586,27 +835,36 @@
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
        ".\lib\vasnprintf.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -625,27 +883,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -664,27 +931,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -704,28 +980,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -739,33 +1025,43 @@
        ".\lib\gettext.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
+       ".\lib\setenv.h"\
        ".\lib\stat-macros.h"\
        ".\lib\strcase.h"\
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\JmgStat.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -786,27 +1082,54 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
+       ".\windows-NT\unistd.h"\
+       ".\windows-NT\woe32.h"\
+       
+
+.\src\gpg.c : \
+       ".\lib\getpagesize.h"\
+       ".\lib\timespec.h"\
+       ".\lib\xalloc.h"\
+       ".\src\gpg.h"\
+       ".\src\hash.h"\
+       ".\src\parseinfo.h"\
+       ".\src\root.h"\
+       ".\src\sign.h"\
+       ".\src\verify.h"\
+       ".\windows-NT\config.h"\
+       ".\windows-NT\stdbool.h"\
+       ".\windows-NT\stdint.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -825,27 +1148,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -865,28 +1197,39 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\history.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -907,32 +1250,44 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 .\src\import.c : \
+       ".\lib\base64.h"\
        ".\lib\dirname.h"\
        ".\lib\exit.h"\
        ".\lib\fnmatch.h"\
@@ -948,27 +1303,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
+       ".\src\logmsg.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -992,27 +1360,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1032,37 +1411,48 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 .\src\log.c : \
+       ".\lib\base64.h"\
        ".\lib\dirname.h"\
        ".\lib\exit.h"\
        ".\lib\fnmatch.h"\
        ".\lib\getdate.h"\
        ".\lib\getopt.h"\
+       ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
@@ -1071,27 +1461,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1112,27 +1515,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1152,27 +1564,39 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\logmsg.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1191,27 +1615,39 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1223,6 +1659,7 @@
        ".\lib\fnmatch.h"\
        ".\lib\getdate.h"\
        ".\lib\getopt.h"\
+       ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
@@ -1233,28 +1670,39 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xgethostname.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
+       ".\src\command_line_opt.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1273,27 +1721,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1314,28 +1771,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\history.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1355,27 +1822,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1396,27 +1873,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1427,35 +1913,22 @@
        
 
 .\src\no_diff.c : \
-       ".\lib\dirname.h"\
-       ".\lib\exit.h"\
        ".\lib\fnmatch.h"\
-       ".\lib\getdate.h"\
        ".\lib\getopt.h"\
        ".\lib\gettext.h"\
-       ".\lib\pathmax.h"\
-       ".\lib\regex.h"\
-       ".\lib\stat-macros.h"\
-       ".\lib\strcase.h"\
        ".\lib\system.h"\
        ".\lib\timespec.h"\
-       ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
-       ".\lib\xgetcwd.h"\
-       ".\lib\xreadlink.h"\
-       ".\lib\xsize.h"\
-       ".\src\client.h"\
-       ".\src\cvs.h"\
+       ".\src\entries.h"\
        ".\src\hash.h"\
-       ".\src\myndbm.h"\
-       ".\src\parseinfo.h"\
+       ".\src\no_diff.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
        ".\src\server.h"\
-       ".\src\stack.h"\
-       ".\src\subr.h"\
-       ".\src\update.h"\
+       ".\src\sign.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
        ".\windows-NT\pwd.h"\
@@ -1480,28 +1953,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\history.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1521,27 +2004,38 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1568,38 +2062,49 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\rcmd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 .\src\rcs.c : \
+       ".\lib\base64.h"\
        ".\lib\dirname.h"\
        ".\lib\exit.h"\
        ".\lib\fnmatch.h"\
        ".\lib\getdate.h"\
        ".\lib\getopt.h"\
+       ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
@@ -1608,7 +2113,6 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
@@ -1616,27 +2120,38 @@
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
        ".\src\hardlink.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 .\src\rcscmds.c : \
-       ".\diff\diffrun.h"\
        ".\lib\dirname.h"\
        ".\lib\exit.h"\
        ".\lib\fnmatch.h"\
@@ -1651,27 +2166,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\difflib.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1691,7 +2216,6 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
@@ -1699,21 +2223,34 @@
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1734,7 +2271,6 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
@@ -1742,20 +2278,31 @@
        ".\lib\yesno.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1774,27 +2321,39 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1814,27 +2373,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1854,27 +2423,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1894,28 +2473,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
        ".\src\rsh-client.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1934,27 +2522,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -1973,27 +2570,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2010,6 +2616,7 @@
        ".\lib\gettext.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
+       ".\lib\setenv.h"\
        ".\lib\stat-macros.h"\
        ".\lib\strcase.h"\
        ".\lib\system.h"\
@@ -2020,32 +2627,85 @@
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
        ".\src\client.h"\
+       ".\src\command_line_opt.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\log-buffer.h"\
        ".\src\ms-buffer.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\src\watch.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
+       ".\windows-NT\unistd.h"\
+       ".\windows-NT\woe32.h"\
+       
+
+.\src\sign.c : \
+       ".\lib\getopt.h"\
+       ".\lib\getpagesize.h"\
+       ".\lib\inttypes.h"\
+       ".\lib\timespec.h"\
+       ".\lib\wait.h"\
+       ".\lib\xalloc.h"\
+       ".\src\base.h"\
+       ".\src\classify.h"\
+       ".\src\client.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
+       ".\src\hash.h"\
+       ".\src\ignore.h"\
+       ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\root.h"\
+       ".\src\run.h"\
+       ".\src\server.h"\
+       ".\src\sign.h"\
+       ".\src\stack.h"\
+       ".\src\subr.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
+       ".\windows-NT\config.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
+       ".\windows-NT\stdbool.h"\
+       ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 ".\windows-NT\sockerror.c" : \
+       ".\windows-NT\sys\socket.h"\
        
 
 ".\src\socket-client.c" : \
@@ -2063,28 +2723,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\socket-client.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2103,27 +2772,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2142,28 +2820,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\rcmd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2182,27 +2869,40 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2226,27 +2926,37 @@
        ".\lib\unlocked-io.h"\
        ".\lib\vasnprintf.h"\
        ".\lib\vasprintf.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2266,32 +2976,46 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
 
 ".\windows-NT\unistd.c" : \
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        
 
@@ -2312,26 +3036,77 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
+       ".\src\base.h"\
+       ".\src\classify.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hardlink.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
+       ".\src\no_diff.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\src\watch.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
+       ".\windows-NT\config.h"\
+       ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
+       ".\windows-NT\pwd.h"\
+       ".\windows-NT\stdbool.h"\
+       ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
+       ".\windows-NT\unistd.h"\
+       ".\windows-NT\woe32.h"\
+       
+
+.\src\verify.c : \
+       ".\lib\fnmatch.h"\
+       ".\lib\getopt.h"\
+       ".\lib\getpagesize.h"\
+       ".\lib\gettext.h"\
+       ".\lib\system.h"\
+       ".\lib\timespec.h"\
+       ".\lib\wait.h"\
+       ".\lib\xalloc.h"\
+       ".\src\base.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
+       ".\src\gpg.h"\
+       ".\src\hash.h"\
+       ".\src\parseinfo.h"\
+       ".\src\rcs.h"\
+       ".\src\recurse.h"\
+       ".\src\repos.h"\
+       ".\src\root.h"\
+       ".\src\run.h"\
+       ".\src\server.h"\
+       ".\src\sign.h"\
+       ".\src\stack.h"\
+       ".\src\subr.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
        ".\windows-NT\pwd.h"\
@@ -2356,27 +3131,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2395,27 +3179,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2440,7 +3233,6 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
@@ -2448,22 +3240,34 @@
        ".\src\client.h"\
        ".\src\cvs.h"\
        ".\src\edit.h"\
+       ".\src\entries.h"\
        ".\src\fileattr.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
+       ".\src\ignore.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
+       ".\src\recurse.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
        ".\src\watch.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2472,6 +3276,7 @@
        ".\lib\timespec.h"\
        ".\lib\xalloc.h"\
        ".\windows-NT\config.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2491,27 +3296,37 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\src\wrapper.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        
@@ -2524,7 +3339,6 @@
        ".\lib\getopt.h"\
        ".\lib\getpagesize.h"\
        ".\lib\gettext.h"\
-       ".\lib\pagealign_alloc.h"\
        ".\lib\pathmax.h"\
        ".\lib\regex.h"\
        ".\lib\stat-macros.h"\
@@ -2532,27 +3346,36 @@
        ".\lib\system.h"\
        ".\lib\timespec.h"\
        ".\lib\unlocked-io.h"\
-       ".\lib\wait.h"\
        ".\lib\xalloc.h"\
        ".\lib\xgetcwd.h"\
        ".\lib\xreadlink.h"\
        ".\lib\xsize.h"\
        ".\src\client.h"\
        ".\src\cvs.h"\
+       ".\src\entries.h"\
+       ".\src\filesubr.h"\
        ".\src\hash.h"\
        ".\src\myndbm.h"\
        ".\src\parseinfo.h"\
        ".\src\rcs.h"\
        ".\src\root.h"\
+       ".\src\run.h"\
        ".\src\server.h"\
+       ".\src\sign.h"\
        ".\src\stack.h"\
        ".\src\subr.h"\
        ".\src\update.h"\
+       ".\src\verify.h"\
+       ".\src\vers_ts.h"\
+       ".\windows-nt\arpa\inet.h"\
        ".\windows-NT\config.h"\
        ".\windows-NT\ndir.h"\
+       ".\windows-NT\netdb.h"\
+       ".\windows-nt\netinet\in.h"\
        ".\windows-NT\pwd.h"\
        ".\windows-NT\stdbool.h"\
        ".\windows-NT\stdint.h"\
+       ".\windows-NT\sys\socket.h"\
        ".\windows-NT\unistd.h"\
        ".\windows-NT\woe32.h"\
        ".\zlib\zconf.h"\

Index: cvsnt.dsp
===================================================================
RCS file: /cvsroot/cvs/ccvs/cvsnt.dsp,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- cvsnt.dsp   25 Sep 2005 17:59:38 -0000      1.35
+++ cvsnt.dsp   12 Jun 2006 02:33:46 -0000      1.36
@@ -66,6 +66,7 @@
 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I 
".\src" /I ".\zlib" /I ".\diff" /D "_DEBUG" /D "_CONSOLE" /D "HAVE_CONFIG_H" /D 
"WIN32" /D "WANT_WIN_COMPILER_VERSION" /YX /FD /c
 # SUBTRACT BASE CPP /Fr
 # ADD CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" 
/I ".\zlib" /I ".\diff" /D "_DEBUG" /D "_CONSOLE" /D "HAVE_CONFIG_H" /D "WIN32" 
/D "WANT_WIN_COMPILER_VERSION" /YX /FD /c
+# SUBTRACT CPP /Fr
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
 # ADD RSC /l 0x409 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -100,6 +101,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\base.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\buffer.c
 # End Source File
 # Begin Source File
@@ -136,6 +141,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\difflib.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\edit.c
 # End Source File
 # Begin Source File
@@ -168,6 +177,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\gpg.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\hash.c
 # End Source File
 # Begin Source File
@@ -300,6 +313,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\sign.c
+# End Source File
+# Begin Source File
+
 SOURCE=".\windows-NT\sockerror.c"
 # End Source File
 # Begin Source File
@@ -336,6 +353,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\verify.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\vers_ts.c
 # End Source File
 # Begin Source File
@@ -404,6 +425,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\difflib.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\diff\diffrun.h
 # End Source File
 # Begin Source File
@@ -472,6 +497,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\gpg.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\src\hardlink.h
 # End Source File
 # Begin Source File
@@ -656,6 +685,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\src\verify.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\lib\wait.h
 # End Source File
 # Begin Source File

Index: cvsnt.mak
===================================================================
RCS file: /cvsroot/cvs/ccvs/cvsnt.mak,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- cvsnt.mak   31 May 2005 04:13:18 -0000      1.82
+++ cvsnt.mak   12 Jun 2006 02:33:46 -0000      1.83
@@ -28,6 +28,9 @@
 NULL=nul
 !ENDIF 
 
+CPP=cl.exe
+RSC=rc.exe
+
 !IF  "$(CFG)" == "cvsnt - Win32 Release"
 
 OUTDIR=.\WinRel
@@ -54,6 +57,7 @@
        address@hidden "$(INTDIR)\add.obj"
        address@hidden "$(INTDIR)\admin.obj"
        address@hidden "$(INTDIR)\annotate.obj"
+       address@hidden "$(INTDIR)\base.obj"
        address@hidden "$(INTDIR)\buffer.obj"
        address@hidden "$(INTDIR)\checkin.obj"
        address@hidden "$(INTDIR)\checkout.obj"
@@ -63,6 +67,7 @@
        address@hidden "$(INTDIR)\create_adm.obj"
        address@hidden "$(INTDIR)\cvsrc.obj"
        address@hidden "$(INTDIR)\diff.obj"
+       address@hidden "$(INTDIR)\difflib.obj"
        address@hidden "$(INTDIR)\edit.obj"
        address@hidden "$(INTDIR)\entries.obj"
        address@hidden "$(INTDIR)\error.obj"
@@ -71,6 +76,7 @@
        address@hidden "$(INTDIR)\fileattr.obj"
        address@hidden "$(INTDIR)\filesubr.obj"
        address@hidden "$(INTDIR)\find_names.obj"
+       address@hidden "$(INTDIR)\gpg.obj"
        address@hidden "$(INTDIR)\hash.obj"
        address@hidden "$(INTDIR)\history.obj"
        address@hidden "$(INTDIR)\ignore.obj"
@@ -104,6 +110,7 @@
        address@hidden "$(INTDIR)\run.obj"
        address@hidden "$(INTDIR)\scramble.obj"
        address@hidden "$(INTDIR)\server.obj"
+       address@hidden "$(INTDIR)\sign.obj"
        address@hidden "$(INTDIR)\sockerror.obj"
        address@hidden "$(INTDIR)\socket-client.obj"
        address@hidden "$(INTDIR)\stack.obj"
@@ -114,6 +121,7 @@
        address@hidden "$(INTDIR)\unistd.obj"
        address@hidden "$(INTDIR)\update.obj"
        address@hidden "$(INTDIR)\vc60.idb"
+       address@hidden "$(INTDIR)\verify.obj"
        address@hidden "$(INTDIR)\vers_ts.obj"
        address@hidden "$(INTDIR)\version.obj"
        address@hidden "$(INTDIR)\waitpid.obj"
@@ -126,40 +134,7 @@
 "$(OUTDIR)" :
     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
 
-CPP=cl.exe
 CPP_PROJ=/nologo /ML /W3 /GX /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I 
".\zlib" /I ".\diff" /I ".\WinDebug" /D "NDEBUG" /D "WANT_WIN_COMPILER_VERSION" 
/D "_CONSOLE" /D "HAVE_CONFIG_H" /D "WIN32" /Fp"$(INTDIR)\cvsnt.pch" /YX 
/Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
-
-.c{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cpp{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cxx{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.c{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cpp{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cxx{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-RSC=rc.exe
 BSC32=bscmake.exe
 BSC32_FLAGS=/nologo /o"$(OUTDIR)\cvsnt.bsc" 
 BSC32_SBRS= \
@@ -170,6 +145,7 @@
        "$(INTDIR)\add.obj" \
        "$(INTDIR)\admin.obj" \
        "$(INTDIR)\annotate.obj" \
+       "$(INTDIR)\base.obj" \
        "$(INTDIR)\buffer.obj" \
        "$(INTDIR)\checkin.obj" \
        "$(INTDIR)\checkout.obj" \
@@ -179,6 +155,7 @@
        "$(INTDIR)\create_adm.obj" \
        "$(INTDIR)\cvsrc.obj" \
        "$(INTDIR)\diff.obj" \
+       "$(INTDIR)\difflib.obj" \
        "$(INTDIR)\edit.obj" \
        "$(INTDIR)\entries.obj" \
        "$(INTDIR)\error.obj" \
@@ -187,6 +164,7 @@
        "$(INTDIR)\fileattr.obj" \
        "$(INTDIR)\filesubr.obj" \
        "$(INTDIR)\find_names.obj" \
+       "$(INTDIR)\gpg.obj" \
        "$(INTDIR)\hash.obj" \
        "$(INTDIR)\history.obj" \
        "$(INTDIR)\ignore.obj" \
@@ -220,6 +198,7 @@
        "$(INTDIR)\run.obj" \
        "$(INTDIR)\scramble.obj" \
        "$(INTDIR)\server.obj" \
+       "$(INTDIR)\sign.obj" \
        "$(INTDIR)\sockerror.obj" \
        "$(INTDIR)\socket-client.obj" \
        "$(INTDIR)\stack.obj" \
@@ -229,6 +208,7 @@
        "$(INTDIR)\tag.obj" \
        "$(INTDIR)\unistd.obj" \
        "$(INTDIR)\update.obj" \
+       "$(INTDIR)\verify.obj" \
        "$(INTDIR)\vers_ts.obj" \
        "$(INTDIR)\version.obj" \
        "$(INTDIR)\waitpid.obj" \
@@ -271,6 +251,7 @@
        address@hidden "$(INTDIR)\add.obj"
        address@hidden "$(INTDIR)\admin.obj"
        address@hidden "$(INTDIR)\annotate.obj"
+       address@hidden "$(INTDIR)\base.obj"
        address@hidden "$(INTDIR)\buffer.obj"
        address@hidden "$(INTDIR)\checkin.obj"
        address@hidden "$(INTDIR)\checkout.obj"
@@ -280,6 +261,7 @@
        address@hidden "$(INTDIR)\create_adm.obj"
        address@hidden "$(INTDIR)\cvsrc.obj"
        address@hidden "$(INTDIR)\diff.obj"
+       address@hidden "$(INTDIR)\difflib.obj"
        address@hidden "$(INTDIR)\edit.obj"
        address@hidden "$(INTDIR)\entries.obj"
        address@hidden "$(INTDIR)\error.obj"
@@ -288,6 +270,7 @@
        address@hidden "$(INTDIR)\fileattr.obj"
        address@hidden "$(INTDIR)\filesubr.obj"
        address@hidden "$(INTDIR)\find_names.obj"
+       address@hidden "$(INTDIR)\gpg.obj"
        address@hidden "$(INTDIR)\hash.obj"
        address@hidden "$(INTDIR)\history.obj"
        address@hidden "$(INTDIR)\ignore.obj"
@@ -321,6 +304,7 @@
        address@hidden "$(INTDIR)\run.obj"
        address@hidden "$(INTDIR)\scramble.obj"
        address@hidden "$(INTDIR)\server.obj"
+       address@hidden "$(INTDIR)\sign.obj"
        address@hidden "$(INTDIR)\sockerror.obj"
        address@hidden "$(INTDIR)\socket-client.obj"
        address@hidden "$(INTDIR)\stack.obj"
@@ -332,6 +316,7 @@
        address@hidden "$(INTDIR)\update.obj"
        address@hidden "$(INTDIR)\vc60.idb"
        address@hidden "$(INTDIR)\vc60.pdb"
+       address@hidden "$(INTDIR)\verify.obj"
        address@hidden "$(INTDIR)\vers_ts.obj"
        address@hidden "$(INTDIR)\version.obj"
        address@hidden "$(INTDIR)\waitpid.obj"
@@ -346,40 +331,7 @@
 "$(OUTDIR)" :
     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
 
-CPP=cl.exe
 CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I 
".\src" /I ".\zlib" /I ".\diff" /D "_DEBUG" /D "_CONSOLE" /D "HAVE_CONFIG_H" /D 
"WIN32" /D "WANT_WIN_COMPILER_VERSION" /Fp"$(INTDIR)\cvsnt.pch" /YX 
/Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
-
-.c{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cpp{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cxx{$(INTDIR)}.obj::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.c{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cpp{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-.cxx{$(INTDIR)}.sbr::
-   $(CPP) @<<
-   $(CPP_PROJ) $< 
-<<
-
-RSC=rc.exe
 BSC32=bscmake.exe
 BSC32_FLAGS=/nologo /o"$(OUTDIR)\cvsnt.bsc" 
 BSC32_SBRS= \
@@ -390,6 +342,7 @@
        "$(INTDIR)\add.obj" \
        "$(INTDIR)\admin.obj" \
        "$(INTDIR)\annotate.obj" \
+       "$(INTDIR)\base.obj" \
        "$(INTDIR)\buffer.obj" \
        "$(INTDIR)\checkin.obj" \
        "$(INTDIR)\checkout.obj" \
@@ -399,6 +352,7 @@
        "$(INTDIR)\create_adm.obj" \
        "$(INTDIR)\cvsrc.obj" \
        "$(INTDIR)\diff.obj" \
+       "$(INTDIR)\difflib.obj" \
        "$(INTDIR)\edit.obj" \
        "$(INTDIR)\entries.obj" \
        "$(INTDIR)\error.obj" \
@@ -407,6 +361,7 @@
        "$(INTDIR)\fileattr.obj" \
        "$(INTDIR)\filesubr.obj" \
        "$(INTDIR)\find_names.obj" \
+       "$(INTDIR)\gpg.obj" \
        "$(INTDIR)\hash.obj" \
        "$(INTDIR)\history.obj" \
        "$(INTDIR)\ignore.obj" \
@@ -440,6 +395,7 @@
        "$(INTDIR)\run.obj" \
        "$(INTDIR)\scramble.obj" \
        "$(INTDIR)\server.obj" \
+       "$(INTDIR)\sign.obj" \
        "$(INTDIR)\sockerror.obj" \
        "$(INTDIR)\socket-client.obj" \
        "$(INTDIR)\stack.obj" \
@@ -449,6 +405,7 @@
        "$(INTDIR)\tag.obj" \
        "$(INTDIR)\unistd.obj" \
        "$(INTDIR)\update.obj" \
+       "$(INTDIR)\verify.obj" \
        "$(INTDIR)\vers_ts.obj" \
        "$(INTDIR)\version.obj" \
        "$(INTDIR)\waitpid.obj" \
@@ -467,6 +424,36 @@
 
 !ENDIF 
 
+.c{$(INTDIR)}.obj::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
+.cpp{$(INTDIR)}.obj::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
+.cxx{$(INTDIR)}.obj::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
+.c{$(INTDIR)}.sbr::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
+.cpp{$(INTDIR)}.sbr::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
+.cxx{$(INTDIR)}.sbr::
+   $(CPP) @<<
+   $(CPP_PROJ) $< 
+<<
+
 
 !IF "$(NO_EXTERNAL_DEPS)" != "1"
 !IF EXISTS("cvsnt.dep")
@@ -496,6 +483,12 @@
        $(CPP) $(CPP_PROJ) $(SOURCE)
 
 
+SOURCE=.\src\base.c
+
+"$(INTDIR)\base.obj" : $(SOURCE) "$(INTDIR)"
+       $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
 SOURCE=.\src\buffer.c
 
 "$(INTDIR)\buffer.obj" : $(SOURCE) "$(INTDIR)"
@@ -550,6 +543,12 @@
        $(CPP) $(CPP_PROJ) $(SOURCE)
 
 
+SOURCE=.\src\difflib.c
+
+"$(INTDIR)\difflib.obj" : $(SOURCE) "$(INTDIR)"
+       $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
 SOURCE=.\src\edit.c
 
 "$(INTDIR)\edit.obj" : $(SOURCE) "$(INTDIR)"
@@ -598,6 +597,12 @@
        $(CPP) $(CPP_PROJ) $(SOURCE)
 
 
+SOURCE=.\src\gpg.c
+
+"$(INTDIR)\gpg.obj" : $(SOURCE) "$(INTDIR)"
+       $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
 SOURCE=.\src\hash.c
 
 "$(INTDIR)\hash.obj" : $(SOURCE) "$(INTDIR)"
@@ -796,6 +801,12 @@
        $(CPP) $(CPP_PROJ) $(SOURCE)
 
 
+SOURCE=.\src\sign.c
+
+"$(INTDIR)\sign.obj" : $(SOURCE) "$(INTDIR)"
+       $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
 SOURCE=".\windows-NT\sockerror.c"
 
 "$(INTDIR)\sockerror.obj" : $(SOURCE) "$(INTDIR)"
@@ -850,6 +861,12 @@
        $(CPP) $(CPP_PROJ) $(SOURCE)
 
 
+SOURCE=.\src\verify.c
+
+"$(INTDIR)\verify.obj" : $(SOURCE) "$(INTDIR)"
+       $(CPP) $(CPP_PROJ) $(SOURCE)
+
+
 SOURCE=.\src\vers_ts.c
 
 "$(INTDIR)\vers_ts.obj" : $(SOURCE) "$(INTDIR)"

Index: lib/ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/ChangeLog,v
retrieving revision 1.511
retrieving revision 1.512
diff -u -b -r1.511 -r1.512
--- lib/ChangeLog       5 Jun 2006 07:15:12 -0000       1.511
+++ lib/ChangeLog       12 Jun 2006 02:33:46 -0000      1.512
@@ -1,3 +1,10 @@
+2006-06-11  Jim Hyslop <address@hidden>
+
+       * libcvs.dsp: added new files to the lib
+       * libcvs.mak, libcvs.dep: regenerated for "libcvs.dsp" changes
+       * strtoimax.c: Changed size comparison from == to >=, to allow
+       this to compile under Microsoft Visual Studio.
+
 2006-06-05  Mark D. Baushke  <address@hidden>
 
        * regexec.c: Update from gnulib.

Index: lib/libcvs.dep
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/libcvs.dep,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- lib/libcvs.dep      25 Sep 2005 17:54:20 -0000      1.31
+++ lib/libcvs.dep      12 Jun 2006 02:33:47 -0000      1.32
@@ -14,6 +14,14 @@
        ".\vasnprintf.h"\
        
 
+.\base64.c : \
+       "..\windows-NT\config.h"\
+       "..\windows-NT\stdbool.h"\
+       "..\windows-NT\woe32.h"\
+       ".\base64.h"\
+       ".\timespec.h"\
+       
+
 .\basename.c : \
        "..\windows-NT\config.h"\
        "..\windows-NT\stdbool.h"\
@@ -24,7 +32,6 @@
 
 ".\canon-host.c" : \
        "..\windows-NT\config.h"\
-       "..\windows-NT\netdb.h"\
        "..\windows-NT\sys\socket.h"\
        "..\windows-NT\woe32.h"\
        ".\canon-host.h"\
@@ -146,7 +153,6 @@
 
 .\gai_strerror.c : \
        "..\windows-NT\config.h"\
-       "..\windows-NT\netdb.h"\
        "..\windows-NT\sys\socket.h"\
        "..\windows-NT\woe32.h"\
        ".\getaddrinfo.h"\
@@ -156,7 +162,6 @@
 
 .\getaddrinfo.c : \
        "..\windows-NT\config.h"\
-       "..\windows-NT\netdb.h"\
        "..\windows-NT\stdbool.h"\
        "..\windows-NT\sys\socket.h"\
        "..\windows-NT\woe32.h"\
@@ -255,7 +260,6 @@
        "..\windows-NT\woe32.h"\
        ".\stat-macros.h"\
        ".\timespec.h"\
-       ".\xalloc.h"\
        
 
 .\mbchar.c : \
@@ -339,6 +343,7 @@
 .\regex.c : \
        "..\windows-NT\config.h"\
        "..\windows-NT\stdbool.h"\
+       "..\windows-NT\stdint.h"\
        "..\windows-NT\woe32.h"\
        ".\alloca.h"\
        ".\regcomp.c"\
@@ -346,6 +351,7 @@
        ".\regex_internal.c"\
        ".\regex_internal.h"\
        ".\regexec.c"\
+       ".\strcase.h"\
        ".\timespec.h"\
        
 
@@ -361,9 +367,10 @@
        "..\windows-NT\unistd.h"\
        "..\windows-NT\woe32.h"\
        ".\chdir-long.h"\
+       ".\fcntl--.h"\
+       ".\fcntl-safer.h"\
        ".\save-cwd.h"\
        ".\timespec.h"\
-       ".\unistd-safer.h"\
        ".\xgetcwd.h"\
        
 
@@ -425,6 +432,25 @@
        ".\timespec.h"\
        
 
+.\strtoimax.c : \
+       "..\windows-NT\config.h"\
+       "..\windows-NT\stdint.h"\
+       "..\windows-NT\woe32.h"\
+       ".\inttypes.h"\
+       ".\timespec.h"\
+       ".\verify.h"\
+       
+
+.\strtoumax.c : \
+       "..\windows-NT\config.h"\
+       "..\windows-NT\stdint.h"\
+       "..\windows-NT\woe32.h"\
+       ".\inttypes.h"\
+       ".\strtoimax.c"\
+       ".\timespec.h"\
+       ".\verify.h"\
+       
+
 .\tempname.c : \
        "..\windows-NT\config.h"\
        "..\windows-NT\stdint.h"\

Index: lib/libcvs.dsp
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/libcvs.dsp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- lib/libcvs.dsp      18 May 2006 20:21:37 -0000      1.30
+++ lib/libcvs.dsp      12 Jun 2006 02:33:47 -0000      1.31
@@ -65,7 +65,6 @@
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" 
/D "_LIB" /YX /FD /GZ /c
 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\windows-NT" /I "." /D "_DEBUG" /D 
"WIN32" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /D "WINDOWS32" /YX /FD /GZ /c
-# SUBTRACT CPP /Fr
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
 # ADD RSC /l 0x409 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -94,6 +93,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\base64.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\basename.c
 # End Source File
 # Begin Source File
@@ -270,6 +273,14 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\strtoimax.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\strtoumax.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\tempname.c
 # End Source File
 # Begin Source File
@@ -357,6 +368,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\base64.h
+# End Source File
+# Begin Source File
+
 SOURCE=".\canon-host.h"
 # End Source File
 # Begin Source File
@@ -542,6 +557,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\inttypes.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\mbchar.h
 # End Source File
 # Begin Source File

Index: lib/libcvs.mak
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/libcvs.mak,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- lib/libcvs.mak      18 May 2006 20:21:37 -0000      1.30
+++ lib/libcvs.mak      12 Jun 2006 02:33:47 -0000      1.31
@@ -42,6 +42,7 @@
 CLEAN :
        address@hidden "$(INTDIR)\__fpending.obj"
        address@hidden "$(INTDIR)\asnprintf.obj"
+       address@hidden "$(INTDIR)\base64.obj"
        address@hidden "$(INTDIR)\basename.obj"
        address@hidden "$(INTDIR)\canon-host.obj"
        address@hidden "$(INTDIR)\canonicalize.obj"
@@ -86,6 +87,8 @@
        address@hidden "$(INTDIR)\strftime.obj"
        address@hidden "$(INTDIR)\stripslash.obj"
        address@hidden "$(INTDIR)\strnlen1.obj"
+       address@hidden "$(INTDIR)\strtoimax.obj"
+       address@hidden "$(INTDIR)\strtoumax.obj"
        address@hidden "$(INTDIR)\tempname.obj"
        address@hidden "$(INTDIR)\time_r.obj"
        address@hidden "$(INTDIR)\unsetenv.obj"
@@ -117,6 +120,7 @@
 LIB32_OBJS= \
        "$(INTDIR)\__fpending.obj" \
        "$(INTDIR)\asnprintf.obj" \
+       "$(INTDIR)\base64.obj" \
        "$(INTDIR)\basename.obj" \
        "$(INTDIR)\canon-host.obj" \
        "$(INTDIR)\canonicalize.obj" \
@@ -161,6 +165,7 @@
        "$(INTDIR)\strftime.obj" \
        "$(INTDIR)\stripslash.obj" \
        "$(INTDIR)\strnlen1.obj" \
+       "$(INTDIR)\strtoimax.obj" \
        "$(INTDIR)\tempname.obj" \
        "$(INTDIR)\time_r.obj" \
        "$(INTDIR)\unsetenv.obj" \
@@ -171,7 +176,8 @@
        "$(INTDIR)\xgethostname.obj" \
        "$(INTDIR)\xmalloc.obj" \
        "$(INTDIR)\xreadlink.obj" \
-       "$(INTDIR)\yesno.obj"
+       "$(INTDIR)\yesno.obj" \
+       "$(INTDIR)\strtoumax.obj"
 
 "$(OUTDIR)\libcvs.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
     $(LIB32) @<<
@@ -186,12 +192,13 @@
 OutDir=.\WinDebug
 # End Custom Macros
 
-ALL : ".\glob.h" ".\getopt.h" ".\fnmatch.h" ".\alloca.h" "$(OUTDIR)\libcvs.lib"
+ALL : "$(OUTDIR)\libcvs.lib"
 
 
 CLEAN :
        address@hidden "$(INTDIR)\__fpending.obj"
        address@hidden "$(INTDIR)\asnprintf.obj"
+       address@hidden "$(INTDIR)\base64.obj"
        address@hidden "$(INTDIR)\basename.obj"
        address@hidden "$(INTDIR)\canon-host.obj"
        address@hidden "$(INTDIR)\canonicalize.obj"
@@ -236,6 +243,8 @@
        address@hidden "$(INTDIR)\strftime.obj"
        address@hidden "$(INTDIR)\stripslash.obj"
        address@hidden "$(INTDIR)\strnlen1.obj"
+       address@hidden "$(INTDIR)\strtoimax.obj"
+       address@hidden "$(INTDIR)\strtoumax.obj"
        address@hidden "$(INTDIR)\tempname.obj"
        address@hidden "$(INTDIR)\time_r.obj"
        address@hidden "$(INTDIR)\unsetenv.obj"
@@ -250,10 +259,6 @@
        address@hidden "$(INTDIR)\xreadlink.obj"
        address@hidden "$(INTDIR)\yesno.obj"
        address@hidden "$(OUTDIR)\libcvs.lib"
-       address@hidden ".\alloca.h"
-       address@hidden ".\fnmatch.h"
-       address@hidden ".\getopt.h"
-       address@hidden ".\glob.h"
 
 "$(OUTDIR)" :
     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
@@ -268,6 +273,7 @@
 LIB32_OBJS= \
        "$(INTDIR)\__fpending.obj" \
        "$(INTDIR)\asnprintf.obj" \
+       "$(INTDIR)\base64.obj" \
        "$(INTDIR)\basename.obj" \
        "$(INTDIR)\canon-host.obj" \
        "$(INTDIR)\canonicalize.obj" \
@@ -312,6 +318,7 @@
        "$(INTDIR)\strftime.obj" \
        "$(INTDIR)\stripslash.obj" \
        "$(INTDIR)\strnlen1.obj" \
+       "$(INTDIR)\strtoimax.obj" \
        "$(INTDIR)\tempname.obj" \
        "$(INTDIR)\time_r.obj" \
        "$(INTDIR)\unsetenv.obj" \
@@ -322,7 +329,8 @@
        "$(INTDIR)\xgethostname.obj" \
        "$(INTDIR)\xmalloc.obj" \
        "$(INTDIR)\xreadlink.obj" \
-       "$(INTDIR)\yesno.obj"
+       "$(INTDIR)\yesno.obj" \
+       "$(INTDIR)\strtoumax.obj"
 
 "$(OUTDIR)\libcvs.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
     $(LIB32) @<<
@@ -382,6 +390,11 @@
 "$(INTDIR)\asnprintf.obj" : $(SOURCE) "$(INTDIR)"
 
 
+SOURCE=.\base64.c
+
+"$(INTDIR)\base64.obj" : $(SOURCE) "$(INTDIR)"
+
+
 SOURCE=.\basename.c
 
 "$(INTDIR)\basename.obj" : $(SOURCE) "$(INTDIR)"
@@ -602,6 +615,16 @@
 "$(INTDIR)\strnlen1.obj" : $(SOURCE) "$(INTDIR)"
 
 
+SOURCE=.\strtoimax.c
+
+"$(INTDIR)\strtoimax.obj" : $(SOURCE) "$(INTDIR)"
+
+
+SOURCE=.\strtoumax.c
+
+"$(INTDIR)\strtoumax.obj" : $(SOURCE) "$(INTDIR)"
+
+
 SOURCE=.\tempname.c
 
 "$(INTDIR)\tempname.obj" : $(SOURCE) "$(INTDIR)"

Index: lib/strtoimax.c
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/strtoimax.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- lib/strtoimax.c     12 Apr 2006 19:54:01 -0000      1.2
+++ lib/strtoimax.c     12 Jun 2006 02:33:47 -0000      1.3
@@ -69,7 +69,7 @@
   if (sizeof (INT) != sizeof (long int))
     return strtoll (ptr, endptr, base);
 #else
-  verify (sizeof (INT) == sizeof (long int));
+  verify (sizeof (INT) >= sizeof (long int));
 #endif
 
   return strtol (ptr, endptr, base);

Index: windows-NT/.cvsignore
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- windows-NT/.cvsignore       9 Mar 2005 19:55:51 -0000       1.6
+++ windows-NT/.cvsignore       12 Jun 2006 02:33:47 -0000      1.7
@@ -1,4 +1,6 @@
 Makefile
+WinDebug
+WinRel
 check.log
 check.plog
 stamp-ch

Index: windows-NT/config.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -b -r1.186 -r1.187
--- windows-NT/config.h 8 Jun 2006 21:08:30 -0000       1.186
+++ windows-NT/config.h 12 Jun 2006 02:33:47 -0000      1.187
@@ -74,19 +74,19 @@
    option which flags files as text files, when necessary, and the empty
    string, otherwise. `%@' is substituted with a list of arguments provided by
    the user. */
-#undef DEFAULT_SIGN_TEMPLATE
+#define DEFAULT_SIGN_TEMPLATE ""
 
 /* Define to the option string that the OpenPGP program used in the
    DEFAULT_SIGN_TEMPLATE & DEFAULT_VERIFY_TEMPLATE would like to see for text
    files (substituted at run time in place of `%M' in both templates). */
-#undef DEFAULT_SIGN_TEXTMODE
+#define DEFAULT_SIGN_TEXTMODE ""
 
 /* Define to a command line template that will read an OpenPGP signature from
    the file `%s' and use it to verify the integrity of the file `%d'. `%M' is
    substituted at run time with an option which flags files as text files,
    when necessary, and the empty string, otherwise. `%@' is substituted with a
    list of arguments provided by the user. */
-#undef DEFAULT_VERIFY_TEMPLATE
+#define DEFAULT_VERIFY_TEMPLATE ""
 
 /* Define if there is a member named d_ino in the struct describing directory
    headers. */
@@ -325,11 +325,11 @@
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOLL
+#define HAVE_DECL_STRTOLL 0
 
 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOULL
+#define HAVE_DECL_STRTOULL 0
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */

Index: windows-NT/config.h.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -b -r1.114 -r1.115
--- windows-NT/config.h.in      8 Jun 2006 21:08:30 -0000       1.114
+++ windows-NT/config.h.in      12 Jun 2006 02:33:47 -0000      1.115
@@ -67,19 +67,19 @@
    option which flags files as text files, when necessary, and the empty
    string, otherwise. `%@' is substituted with a list of arguments provided by
    the user. */
-#undef DEFAULT_SIGN_TEMPLATE
+#define DEFAULT_SIGN_TEMPLATE ""
 
 /* Define to the option string that the OpenPGP program used in the
    DEFAULT_SIGN_TEMPLATE & DEFAULT_VERIFY_TEMPLATE would like to see for text
    files (substituted at run time in place of `%M' in both templates). */
-#undef DEFAULT_SIGN_TEXTMODE
+#define DEFAULT_SIGN_TEXTMODE ""
 
 /* Define to a command line template that will read an OpenPGP signature from
    the file `%s' and use it to verify the integrity of the file `%d'. `%M' is
    substituted at run time with an option which flags files as text files,
    when necessary, and the empty string, otherwise. `%@' is substituted with a
    list of arguments provided by the user. */
-#undef DEFAULT_VERIFY_TEMPLATE
+#define DEFAULT_VERIFY_TEMPLATE ""
 
 /* Define if there is a member named d_ino in the struct describing directory
    headers. */
@@ -318,11 +318,11 @@
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOLL
+#define HAVE_DECL_STRTOLL 0
 
 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOULL
+#define HAVE_DECL_STRTOULL 0
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */

Index: windows-NT/config.h.in.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- windows-NT/config.h.in.in   19 May 2006 17:11:20 -0000      1.45
+++ windows-NT/config.h.in.in   12 Jun 2006 02:33:47 -0000      1.46
@@ -58,19 +58,19 @@
    option which flags files as text files, when necessary, and the empty
    string, otherwise. `%@' is substituted with a list of arguments provided by
    the user. */
-#undef DEFAULT_SIGN_TEMPLATE
+#define DEFAULT_SIGN_TEMPLATE ""
 
 /* Define to the option string that the OpenPGP program used in the
    DEFAULT_SIGN_TEMPLATE would like to see for text files (substituted at run
    time in place of `%M' in the DEFAULT_SIGN_TEMPLATE). */
-#undef DEFAULT_SIGN_TEXTMODE
+#define DEFAULT_SIGN_TEXTMODE ""
 
 /* Define to a command line template that will read an OpenPGP signature from
    the file `%s' and use it to verify the integrity of the file `%d'. `%M' is
    substituted at run time with an option which flags files as text files,
    when necessary, and the empty string, otherwise. `%@' is substituted with a
    list of arguments provided by the user. */
-#undef DEFAULT_VERIFY_TEMPLATE
+#define DEFAULT_VERIFY_TEMPLATE ""
 
 /* Define if there is a member named d_ino in the struct describing directory
    headers. */
@@ -302,11 +302,11 @@
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOLL
+#define HAVE_DECL_STRTOLL 0
 
 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOULL
+#define HAVE_DECL_STRTOULL 0
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */

Index: windows-NT/filesubr.c
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/filesubr.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- windows-NT/filesubr.c       23 May 2006 17:31:56 -0000      1.65
+++ windows-NT/filesubr.c       12 Jun 2006 02:33:47 -0000      1.66
@@ -30,6 +30,9 @@
 
 static int deep_remove_dir (const char *path);
 
+/*
+ * Copies FROM to TO.  Ignores NOEXEC.
+ */
 /* Copies "from" to "to".  Note that the functionality here is similar
    to the win32 function CopyFile, but (1) we copy LastAccessTime and
    CopyFile doesn't, (2) we set file attributes to the default set by
@@ -38,7 +41,7 @@
    is some reason they should be changed (this would need more
    investigation).  */
 void
-copy_file (const char *from, const char *to)
+force_copy_file (const char *from, const char *to )
 {
     struct stat sb;
     struct utimbuf t;
@@ -98,6 +101,17 @@
     (void) utime (to, &t);
 }
 
+/*
+ * Copies FROM to TO.  Honors NOEXEC.
+ */
+void
+copy_file (const char *from, const char *to)
+{
+    TRACE (TRACE_FUNCTION, "copy (%s, %s)", from, to);
+    if (noexec) return;
+    force_copy_file (from, to);
+}
+
 
 static char *tmpdir_env;
 /*
@@ -354,14 +368,15 @@
     }
     return 0;
 }
-
 /*
  * Change the mode of a file, either adding write permissions, or removing
  * all write permissions.  Adding write permissions honors the current umask
  * setting.
  */
-void
-xchmod (const char *fname, bool writable)
+static void
+ixchmod (fname, writable)
+    const char *fname;
+    bool writable;
 {
     struct stat sb;
     mode_t mode, oumask;
@@ -394,6 +409,17 @@
        error (0, errno, "cannot change mode of file %s", fname);
 }
 
+/* See description for ixchmod.  Ignores NOEXEC.  */
+void
+force_xchmod (const char *fname, bool writable)
+{
+    ixchmod (fname, writable, false);
+}
+
+void xchmod(const char *fname, bool writable)
+{
+       ixchmod(fname, writable, noexec);
+}
 
 /* Rename for NT which works for read only files.  Apparently if we are
    accessing FROM and TO via a Novell network, this is an issue.  */

Index: windows-NT/fix-msvc-mak.pl
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/fix-msvc-mak.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- windows-NT/fix-msvc-mak.pl  21 Sep 2005 18:02:26 -0000      1.6
+++ windows-NT/fix-msvc-mak.pl  12 Jun 2006 02:33:47 -0000      1.7
@@ -1,4 +1,4 @@
-#! perl -w
+#! /usr/bin/perl -w
 
 use strict;
 

Index: windows-NT/mkconfig.pl
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/mkconfig.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- windows-NT/mkconfig.pl      11 Jun 2006 15:53:17 -0000      1.10
+++ windows-NT/mkconfig.pl      12 Jun 2006 02:33:47 -0000      1.11
@@ -1,4 +1,4 @@
-#! perl -w
+#! /usr/bin/perl -w
 
 # This file constructs the Windows config.h.in file, from the parent
 # config.h.in file and some source files in the windows-NT directory.  Run it

Index: windows-NT/stamp-chi
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/stamp-chi,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- windows-NT/stamp-chi        8 Jun 2006 21:08:30 -0000       1.100
+++ windows-NT/stamp-chi        12 Jun 2006 02:33:47 -0000      1.101
@@ -28,7 +28,7 @@
 #undef AUTH_SERVER_SUPPORT
 
 /* Define if you want CVS to be able to be a remote repository client. */
-#define CLIENT_SUPPORT
+#undef CLIENT_SUPPORT
 
 /* Define to 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID
@@ -184,7 +184,7 @@
 #undef HAVE_COMPOUND_LITERALS
 
 /* Define if you have the connect function. */
-#define HAVE_CONNECT
+#undef HAVE_CONNECT
 
 /* Define if you have the crypt function. */
 #undef HAVE_CRYPT
@@ -958,7 +958,7 @@
    like this code disabled, you can disable it by passing the
    "--disable-lock-compatibility" option to configure or by commenting out the
    lines below. */
-#define LOCK_COMPATIBILITY
+#undef LOCK_COMPATIBILITY
 
 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
    slash. */
@@ -974,7 +974,7 @@
    (MY_NDBM enables this). Turning off MY_NDBM causes CVS to look for a
    system-supplied ndbm database library and use it instead. That may speed
    things up, but the default setting generally works fine too. */
-#define MY_NDBM
+#undef MY_NDBM
 
 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
 #undef NO_MINUS_C_MINUS_O
@@ -1183,7 +1183,7 @@
 
 /* Define if utime requires write access to the file (true on Windows, but not
    Unix). */
-#define UTIME_EXPECTS_WRITABLE
+#undef UTIME_EXPECTS_WRITABLE
 
 /* Define if unsetenv() returns void, not int. */
 #undef VOID_UNSETENV
@@ -1381,7 +1381,7 @@
 
 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
    supported. Do not define if restrict is supported directly. */
-#define restrict
+#undef restrict
 
 /* Define to rpl_select if the replacement function should be used. */
 #undef select




reply via email to

[Prev in Thread] Current Thread [Next in Thread]