summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--support/misc/from_local.c2
-rw-r--r--tools/rpcgen/rpc_clntout.c2
-rw-r--r--tools/rpcgen/rpc_cout.c2
-rw-r--r--tools/rpcgen/rpc_hout.c2
-rw-r--r--tools/rpcgen/rpc_main.c2
-rw-r--r--tools/rpcgen/rpc_parse.c2
-rw-r--r--tools/rpcgen/rpc_sample.c2
-rw-r--r--tools/rpcgen/rpc_scan.c2
-rw-r--r--tools/rpcgen/rpc_svcout.c2
-rw-r--r--tools/rpcgen/rpc_tblout.c2
-rw-r--r--tools/rpcgen/rpc_util.c2
-rw-r--r--utils/nhfsstone/nhfsstone.c2
12 files changed, 12 insertions, 12 deletions
diff --git a/support/misc/from_local.c b/support/misc/from_local.c
index 56478d7..f6f944c 100644
--- a/support/misc/from_local.c
+++ b/support/misc/from_local.c
@@ -35,7 +35,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#) from_local.c 1.3 96/05/31 15:52:57";
#endif
diff --git a/tools/rpcgen/rpc_clntout.c b/tools/rpcgen/rpc_clntout.c
index 3ea267a..0d3179f 100644
--- a/tools/rpcgen/rpc_clntout.c
+++ b/tools/rpcgen/rpc_clntout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_clntout.c 1.11 89/02/22 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_cout.c b/tools/rpcgen/rpc_cout.c
index af9288d..cae8717 100644
--- a/tools/rpcgen/rpc_cout.c
+++ b/tools/rpcgen/rpc_cout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_hout.c b/tools/rpcgen/rpc_hout.c
index 27ed4d5..bbb13eb 100644
--- a/tools/rpcgen/rpc_hout.c
+++ b/tools/rpcgen/rpc_hout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_hout.c 1.12 89/02/22 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_main.c b/tools/rpcgen/rpc_main.c
index 2651060..6866f3c 100644
--- a/tools/rpcgen/rpc_main.c
+++ b/tools/rpcgen/rpc_main.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_main.c 1.30 89/03/30 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_parse.c b/tools/rpcgen/rpc_parse.c
index 577312e..2a2b7e0 100644
--- a/tools/rpcgen/rpc_parse.c
+++ b/tools/rpcgen/rpc_parse.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_parse.c 1.8 89/02/22 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_sample.c b/tools/rpcgen/rpc_sample.c
index 97b2cd0..ca12039 100644
--- a/tools/rpcgen/rpc_sample.c
+++ b/tools/rpcgen/rpc_sample.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_sample.c 1.1 90/08/30 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_scan.c b/tools/rpcgen/rpc_scan.c
index 62d906d..c0ddc14 100644
--- a/tools/rpcgen/rpc_scan.c
+++ b/tools/rpcgen/rpc_scan.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_scan.c 1.11 89/02/22 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_svcout.c b/tools/rpcgen/rpc_svcout.c
index fa5fb60..6b33aab 100644
--- a/tools/rpcgen/rpc_svcout.c
+++ b/tools/rpcgen/rpc_svcout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_svcout.c 1.29 89/03/30 (C) 1987 SMI";
#endif
diff --git a/tools/rpcgen/rpc_tblout.c b/tools/rpcgen/rpc_tblout.c
index 5ce4015..8d0baa5 100644
--- a/tools/rpcgen/rpc_tblout.c
+++ b/tools/rpcgen/rpc_tblout.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_tblout.c 1.4 89/02/22 (C) 1988 SMI";
#endif
diff --git a/tools/rpcgen/rpc_util.c b/tools/rpcgen/rpc_util.c
index 252b181..404966e 100644
--- a/tools/rpcgen/rpc_util.c
+++ b/tools/rpcgen/rpc_util.c
@@ -28,7 +28,7 @@
* Mountain View, California 94043
*/
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)rpc_util.c 1.11 89/02/22 (C) 1987 SMI";
#endif
diff --git a/utils/nhfsstone/nhfsstone.c b/utils/nhfsstone/nhfsstone.c
index ceff966..463bcb5 100644
--- a/utils/nhfsstone/nhfsstone.c
+++ b/utils/nhfsstone/nhfsstone.c
@@ -1,4 +1,4 @@
-#ifndef lint
+#if 0
static char sccsid[] = "@(#)nhfsstone.c 1.22 90/05/08 Copyright (c) 1990, Legato Systems Inc";
#endif