|
|
@@ -1,21 +1,5 @@
|
|
|
--- uucp-1.06.1.orig/contrib/uurate.c
|
|
|
+++ uucp-1.06.1/contrib/uurate.c
|
|
|
-@@ -82,6 +82,11 @@
|
|
|
- * and one for the errors encountered
|
|
|
- * - reapplied patch by Scott Boyd <scott@futures.com> that I did not
|
|
|
- * get knowledge of
|
|
|
-+ *
|
|
|
-+ * Ed Doolittle <dolittle@math.toronto.edu> - Sun Aug 8 1999
|
|
|
-+ * - shrunk compact summary to fit in 78 characters (time strings only
|
|
|
-+ * require 8 characters, not 9)
|
|
|
-+ *
|
|
|
- */
|
|
|
- /* $Log: uucp.patch,v $
|
|
|
- /* Revision 1.1 2002/05/29 19:56:16 rse
|
|
|
- /* Finally rename all foo-X.Y.patch files to foo.patch in order
|
|
|
- /* to allow us to preserve history in CVS for patch files.
|
|
|
- /*
|
|
|
- * Revision 1.15 1994/04/07 21:47:11 kdburg
|
|
|
@@ -302,6 +307,7 @@
|
|
|
int sent, called = IN;
|
|
|
int report = 0; /* if <= 0 give msg that no report was avail. */
|