summaryrefslogtreecommitdiffstats
path: root/source/n/rdist/rdist-6.1.5-08.cleanup.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2010-05-19 08:58:23 +0000
committer Eric Hameleers <alien@slackware.com>2018-05-31 22:43:05 +0200
commitb76270bf9e6dd375e495fec92140a79a79415d27 (patch)
tree3dbed78b2279bf9f14207a16dc634b90995cbd40 /source/n/rdist/rdist-6.1.5-08.cleanup.diff
parent5a12e7c134274dba706667107d10d231517d3e05 (diff)
downloadcurrent-b76270bf9e6dd375e495fec92140a79a79415d27.tar.gz
current-b76270bf9e6dd375e495fec92140a79a79415d27.tar.xz
Slackware 13.1slackware-13.1
Wed May 19 08:58:23 UTC 2010 Slackware 13.1 x86_64 stable is released! Lots of thanks are due -- see the RELEASE_NOTES and the rest of the ChangeLog for credits. The ISOs are on their way to replication, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We are taking pre-orders now at store.slackware.com, and offering a discount if you sign up for a subscription. Consider picking up a copy to help support the project. Thanks again to the Slackware community for testing, contributing, and generally holding us to a high level of quality. :-) Enjoy!
Diffstat (limited to '')
-rw-r--r--source/n/rdist/rdist-6.1.5-08.cleanup.diff (renamed from source/n/rdist/rdist-6.1.5-cleanup.diff)36
1 files changed, 18 insertions, 18 deletions
diff --git a/source/n/rdist/rdist-6.1.5-cleanup.diff b/source/n/rdist/rdist-6.1.5-08.cleanup.diff
index 194291348..5b5bfa6c6 100644
--- a/source/n/rdist/rdist-6.1.5-cleanup.diff
+++ b/source/n/rdist/rdist-6.1.5-08.cleanup.diff
@@ -7,7 +7,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: gram.y,v 6.30 1998/11/10 04:10:42 mcooper Exp $";
@@ -170,7 +170,7 @@
;
@@ -112,7 +112,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: rdist.c,v 6.66 1998/11/10 04:13:49 mcooper Exp $";
@@ -80,7 +80,7 @@
char *name;
@@ -232,7 +232,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: client.c,v 6.82 1998/11/10 04:08:47 mcooper Exp $";
@@ -84,7 +84,7 @@
int destdir;
@@ -371,7 +371,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: child.c,v 6.29 1998/11/10 04:18:56 mcooper Exp $";
@@ -90,7 +90,7 @@
static void removechild(child)
@@ -438,7 +438,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: docmd.c,v 6.87 1998/11/10 04:08:32 mcooper Exp $";
@@ -99,10 +99,10 @@
*/
@@ -623,7 +623,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: distopt.c,v 6.12 1998/11/10 04:09:11 mcooper Exp $";
@@ -55,7 +55,7 @@
extern DISTOPTINFO *getdistopt(name)
@@ -679,7 +679,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: expand.c,v 6.19 1998/11/10 04:09:31 mcooper Exp $";
@@ -81,9 +81,9 @@
sizeof(*sortbase), argcmp), sortbase = &eargv[eargc]
@@ -857,7 +857,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: lookup.c,v 6.9 1998/11/10 04:12:56 mcooper Exp $";
@@ -68,11 +68,12 @@
/*
@@ -896,7 +896,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: isexec.c,v 6.22 1998/11/10 04:11:42 mcooper Exp $";
--- rdist-6.1.5/src/signal.c.cleanup 1998-11-10 05:16:13.000000000 +0100
+++ rdist-6.1.5/src/signal.c 2003-12-17 11:38:16.000000000 +0100
@@ -907,7 +907,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: signal.c,v 6.2 1998/11/10 04:16:13 mcooper Exp $";
--- rdist-6.1.5/src/rshrcmd.c.cleanup 1998-11-10 05:15:07.000000000 +0100
+++ rdist-6.1.5/src/rshrcmd.c 2003-12-17 11:38:16.000000000 +0100
@@ -918,7 +918,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: rshrcmd.c,v 1.9 1998/11/10 04:15:07 mcooper Exp $";
@@ -34,6 +34,7 @@
* program in place of a direct rcmd() function call so as to
@@ -945,7 +945,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: common.c,v 6.84 1998/11/10 04:09:01 mcooper Exp $";
@@ -87,14 +87,14 @@
/*
@@ -1263,7 +1263,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: message.c,v 6.25 1998/11/10 04:13:30 mcooper Exp $";
@@ -97,7 +97,7 @@
*/
@@ -1408,7 +1408,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: setargs.c,v 6.5 1998/11/10 04:15:56 mcooper Exp $";
@@ -66,12 +66,12 @@
/*
@@ -1474,7 +1474,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: rdistd.c,v 6.23 1998/11/10 04:14:06 mcooper Exp $";
@@ -53,21 +53,12 @@
@@ -1527,7 +1527,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: server.c,v 6.86 1998/11/10 04:15:31 mcooper Exp $";
@@ -197,7 +197,7 @@
static UID_T last_uid = (UID_T)-2;
@@ -1748,7 +1748,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: filesys.c,v 6.25 1998/11/10 04:10:17 mcooper Exp $";
@@ -72,7 +72,7 @@
static char last_pathname[MAXPATHLEN];
@@ -1833,7 +1833,7 @@
-#ifndef lint
+#if 0
static char RCSid[] =
- "$Id: rdist-6.1.5-cleanup.diff,v 1.1 2008/10/27 20:26:28 eha Exp eha $";
+ "$Id: filesys-os.c,v 6.18 1998/11/10 04:09:58 mcooper Exp $";
@@ -314,7 +314,7 @@