summaryrefslogtreecommitdiffstats
path: root/src/appl
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1994-08-18 21:11:37 +0000
committerMark Eichin <eichin@mit.edu>1994-08-18 21:11:37 +0000
commitb98643444ead7c7dbdafb00d36ee39c7ab72859d (patch)
treee7e61a8eec3759809089cb47a423d894b0c5b0aa /src/appl
parent7713b303819b11539a8a701e1b8c89f4999b9213 (diff)
downloadkrb5-b98643444ead7c7dbdafb00d36ee39c7ab72859d.tar.gz
krb5-b98643444ead7c7dbdafb00d36ee39c7ab72859d.tar.xz
krb5-b98643444ead7c7dbdafb00d36ee39c7ab72859d.zip
stamp out rcs keywords
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4188 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/bsd/fieldbits.h4
-rw-r--r--src/appl/bsd/forward.c9
-rw-r--r--src/appl/bsd/kcmd.c13
-rw-r--r--src/appl/bsd/krcp.c4
-rw-r--r--src/appl/bsd/krlogin.c4
-rw-r--r--src/appl/bsd/krlogind.c4
-rw-r--r--src/appl/bsd/krsh.c4
-rw-r--r--src/appl/bsd/krshd.c4
-rw-r--r--src/appl/bsd/login.c4
-rw-r--r--src/appl/bsd/setenv.c8
-rw-r--r--src/appl/gss-sample/gss-client.c4
-rw-r--r--src/appl/gss-sample/gss-misc.c4
-rw-r--r--src/appl/gss-sample/gss-server.c4
-rw-r--r--src/appl/mailquery/pop.h2
-rw-r--r--src/appl/mailquery/poplib.c4
-rw-r--r--src/appl/popper/pop_dele.c2
-rw-r--r--src/appl/popper/pop_dropcopy.c2
-rw-r--r--src/appl/popper/pop_dropinfo.c2
-rw-r--r--src/appl/popper/pop_get_command.c2
-rw-r--r--src/appl/popper/pop_get_subcommand.c2
-rw-r--r--src/appl/popper/pop_last.c2
-rw-r--r--src/appl/popper/pop_list.c2
-rw-r--r--src/appl/popper/pop_log.c2
-rw-r--r--src/appl/popper/pop_lower.c2
-rw-r--r--src/appl/popper/pop_msg.c2
-rw-r--r--src/appl/popper/pop_parse.c2
-rw-r--r--src/appl/popper/pop_pass.c2
-rw-r--r--src/appl/popper/pop_quit.c2
-rw-r--r--src/appl/popper/pop_rset.c2
-rw-r--r--src/appl/popper/pop_send.c2
-rw-r--r--src/appl/popper/pop_stat.c2
-rw-r--r--src/appl/popper/pop_updt.c2
-rw-r--r--src/appl/popper/pop_user.c2
-rw-r--r--src/appl/popper/pop_xmit.c2
-rw-r--r--src/appl/popper/pop_xtnd.c2
-rw-r--r--src/appl/popper/popper.c2
-rw-r--r--src/appl/popper/popper.h2
-rw-r--r--src/appl/popper/version.h2
-rw-r--r--src/appl/sample/sample.h4
-rw-r--r--src/appl/sample/sclient/sclient.c8
-rw-r--r--src/appl/sample/sserver/sserver.c8
-rw-r--r--src/appl/simple/client/sim_client.c9
-rw-r--r--src/appl/simple/server/sim_server.c8
-rw-r--r--src/appl/simple/simple.h4
-rw-r--r--src/appl/telnet/libtelnet/auth.c4
-rw-r--r--src/appl/telnet/libtelnet/enc_des.c4
-rw-r--r--src/appl/telnet/libtelnet/encrypt.c4
-rw-r--r--src/appl/telnet/libtelnet/forward.c9
-rw-r--r--src/appl/telnet/libtelnet/genget.c5
-rw-r--r--src/appl/telnet/libtelnet/getent.c4
-rw-r--r--src/appl/telnet/libtelnet/getopt.c4
-rw-r--r--src/appl/telnet/libtelnet/gettytab.c4
-rw-r--r--src/appl/telnet/libtelnet/herror.c4
-rw-r--r--src/appl/telnet/libtelnet/kerberos.c4
-rw-r--r--src/appl/telnet/libtelnet/kerberos5.c16
-rw-r--r--src/appl/telnet/libtelnet/krb4encpwd.c4
-rw-r--r--src/appl/telnet/libtelnet/mem.c12
-rw-r--r--src/appl/telnet/libtelnet/misc.c4
-rw-r--r--src/appl/telnet/libtelnet/read_password.c7
-rw-r--r--src/appl/telnet/libtelnet/rsaencpwd.c5
-rw-r--r--src/appl/telnet/libtelnet/setenv.c6
-rw-r--r--src/appl/telnet/libtelnet/setsid.c4
-rw-r--r--src/appl/telnet/libtelnet/spx.c4
-rw-r--r--src/appl/telnet/libtelnet/strcasecmp.c4
-rw-r--r--src/appl/telnet/libtelnet/strchr.c4
-rw-r--r--src/appl/telnet/libtelnet/strdup.c4
-rw-r--r--src/appl/telnet/libtelnet/strerror.c4
-rw-r--r--src/appl/telnet/libtelnet/strftime.c4
-rw-r--r--src/appl/telnet/libtelnet/strrchr.c4
-rw-r--r--src/appl/telnet/telnet/authenc.c4
-rw-r--r--src/appl/telnet/telnet/commands.c4
-rw-r--r--src/appl/telnet/telnet/main.c4
-rw-r--r--src/appl/telnet/telnet/network.c4
-rw-r--r--src/appl/telnet/telnet/ring.c4
-rw-r--r--src/appl/telnet/telnet/sys_bsd.c4
-rw-r--r--src/appl/telnet/telnet/telnet.c4
-rw-r--r--src/appl/telnet/telnet/terminal.c4
-rw-r--r--src/appl/telnet/telnet/tn3270.c4
-rw-r--r--src/appl/telnet/telnet/utilities.c4
-rw-r--r--src/appl/telnet/telnetd/authenc.c4
-rw-r--r--src/appl/telnet/telnetd/global.c4
-rw-r--r--src/appl/telnet/telnetd/slc.c4
-rw-r--r--src/appl/telnet/telnetd/state.c4
-rw-r--r--src/appl/telnet/telnetd/sys_term.c4
-rw-r--r--src/appl/telnet/telnetd/telnetd-ktd.c4
-rw-r--r--src/appl/telnet/telnetd/telnetd.c4
-rw-r--r--src/appl/telnet/telnetd/termstat.c4
-rw-r--r--src/appl/telnet/telnetd/utility.c4
-rw-r--r--src/appl/user_user/client.c3
-rw-r--r--src/appl/user_user/server.c3
90 files changed, 96 insertions, 281 deletions
diff --git a/src/appl/bsd/fieldbits.h b/src/appl/bsd/fieldbits.h
index 4a882daa0f..0c587abe66 100644
--- a/src/appl/bsd/fieldbits.h
+++ b/src/appl/bsd/fieldbits.h
@@ -1,7 +1,5 @@
/*
- * $Source$
- * $Author$
- * $Id$
+ * appl/bsd/fieldbits.h
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
diff --git a/src/appl/bsd/forward.c b/src/appl/bsd/forward.c
index fa5d003f4d..877cd66b0d 100644
--- a/src/appl/bsd/forward.c
+++ b/src/appl/bsd/forward.c
@@ -1,14 +1,7 @@
/*
- * $Source$
- * $Id$
+ * appl/bsd/forward.c
*/
-#ifndef lint
-static char *rcsid_forward_c =
- "$Id$";
-#endif /* lint */
-#define LIBC_SCCS
-
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
diff --git a/src/appl/bsd/kcmd.c b/src/appl/bsd/kcmd.c
index b7db46fbab..decfee1488 100644
--- a/src/appl/bsd/kcmd.c
+++ b/src/appl/bsd/kcmd.c
@@ -1,14 +1,7 @@
/*
- * $Source$
- * $Id$
+ * appl/bsd/kcmd.c
*/
-#ifndef lint
-static char *rcsid_kcmd_c =
- "$Id$";
-#endif /* lint */
-#define LIBC_SCCS
-
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
@@ -26,9 +19,7 @@ static char *rcsid_kcmd_c =
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "derived from @(#)rcmd.c 5.17 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* derived from @(#)rcmd.c 5.17 (Berkeley) 6/27/88 */
#include <stdio.h>
#include <ctype.h>
diff --git a/src/appl/bsd/krcp.c b/src/appl/bsd/krcp.c
index 22a0015961..fa732c811d 100644
--- a/src/appl/bsd/krcp.c
+++ b/src/appl/bsd/krcp.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rcp.c 5.10 (Berkeley) 9/20/88";
-#endif /* not lint */
+/* based on @(#)rcp.c 5.10 (Berkeley) 9/20/88 */
/*
* rcp
diff --git a/src/appl/bsd/krlogin.c b/src/appl/bsd/krlogin.c
index f046f8d65d..041ce72ed9 100644
--- a/src/appl/bsd/krlogin.c
+++ b/src/appl/bsd/krlogin.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rlogin.c 5.12 (Berkeley) 9/19/88";
-#endif /* not lint */
+/* based on @(#)rlogin.c 5.12 (Berkeley) 9/19/88 */
/*
diff --git a/src/appl/bsd/krlogind.c b/src/appl/bsd/krlogind.c
index 14dadade9e..acebff8a50 100644
--- a/src/appl/bsd/krlogind.c
+++ b/src/appl/bsd/krlogind.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rlogind.c 5.17 (Berkeley) 8/31/88";
-#endif /* not lint */
+/* based on @(#)rlogind.c 5.17 (Berkeley) 8/31/88 */
/*
* remote login server:
diff --git a/src/appl/bsd/krsh.c b/src/appl/bsd/krsh.c
index c0202129c3..4b4f9bc644 100644
--- a/src/appl/bsd/krsh.c
+++ b/src/appl/bsd/krsh.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rsh.c 5.7 (Berkeley) 9/20/88";
-#endif /* not lint */
+/* based on @(#)rsh.c 5.7 (Berkeley) 9/20/88 */
#include <sys/types.h>
#include <sys/socket.h>
diff --git a/src/appl/bsd/krshd.c b/src/appl/bsd/krshd.c
index 2d6b8fbd8c..575400ce8b 100644
--- a/src/appl/bsd/krshd.c
+++ b/src/appl/bsd/krshd.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)rshd.c 5.12 (Berkeley) 9/12/88";
-#endif /* not lint */
+/* based on @(#)rshd.c 5.12 (Berkeley) 9/12/88 */
/*
* remote shell server:
diff --git a/src/appl/bsd/login.c b/src/appl/bsd/login.c
index 0440f50241..995a285ae7 100644
--- a/src/appl/bsd/login.c
+++ b/src/appl/bsd/login.c
@@ -25,9 +25,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)login.c 5.25 (Berkeley) 1/6/89";
-#endif /* not lint */
+/* based on @(#)login.c 5.25 (Berkeley) 1/6/89 */
/*
* login [ name ]
diff --git a/src/appl/bsd/setenv.c b/src/appl/bsd/setenv.c
index 0b670db5d1..50405213ce 100644
--- a/src/appl/bsd/setenv.c
+++ b/src/appl/bsd/setenv.c
@@ -15,9 +15,7 @@
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)setenv.c 5.2 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)setenv.c 5.2 (Berkeley) 6/27/88 */
#include <sys/types.h>
#include <stdio.h>
@@ -115,9 +113,7 @@ unsetenv(name)
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)getenv.c 5.5 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)getenv.c 5.5 (Berkeley) 6/27/88 */
/*
* getenv --
diff --git a/src/appl/gss-sample/gss-client.c b/src/appl/gss-sample/gss-client.c
index c6f75c9a94..c2b7a02228 100644
--- a/src/appl/gss-sample/gss-client.c
+++ b/src/appl/gss-sample/gss-client.c
@@ -20,10 +20,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#if !defined(lint) && !defined(__CODECENTER__)
-static char *rcsid = "$Header$";
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
diff --git a/src/appl/gss-sample/gss-misc.c b/src/appl/gss-sample/gss-misc.c
index 8ce6b3af0c..b915fbeda8 100644
--- a/src/appl/gss-sample/gss-misc.c
+++ b/src/appl/gss-sample/gss-misc.c
@@ -20,10 +20,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#if !defined(lint) && !defined(__CODECENTER__)
-static char *rcsid = "$Header$";
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <netinet/in.h>
diff --git a/src/appl/gss-sample/gss-server.c b/src/appl/gss-sample/gss-server.c
index e3b5caf529..4fd14c573a 100644
--- a/src/appl/gss-sample/gss-server.c
+++ b/src/appl/gss-sample/gss-server.c
@@ -20,10 +20,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#if !defined(lint) && !defined(__CODECENTER__)
-static char *rcsid = "$Header$";
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
diff --git a/src/appl/mailquery/pop.h b/src/appl/mailquery/pop.h
index e7ffc4ff23..158becaf5a 100644
--- a/src/appl/mailquery/pop.h
+++ b/src/appl/mailquery/pop.h
@@ -13,8 +13,6 @@
* Packard Company makes no representations about the
* suitability of this software for any purpose.
*
- * $Id$
- *
*/
/* defines for pop library */
diff --git a/src/appl/mailquery/poplib.c b/src/appl/mailquery/poplib.c
index 5e359d759c..e64f7aae34 100644
--- a/src/appl/mailquery/poplib.c
+++ b/src/appl/mailquery/poplib.c
@@ -13,9 +13,7 @@
* Packard Company makes no representations about the
* suitability of this software for any purpose.
*/
-#if !defined(lint) && !defined(_NOIDENT)
-static char rcsid[] = "@(#)$Header$";
-#endif
+
/*
* Poplib - library routines for speaking POP
*/
diff --git a/src/appl/popper/pop_dele.c b/src/appl/popper/pop_dele.c
index bdd5f7b686..ee3af9b2b6 100644
--- a/src/appl/popper/pop_dele.c
+++ b/src/appl/popper/pop_dele.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_dele.c 2.1 3/18/91";
+/* based on @(#)pop_dele.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_dropcopy.c b/src/appl/popper/pop_dropcopy.c
index 18b3ff2d82..130989bb4f 100644
--- a/src/appl/popper/pop_dropcopy.c
+++ b/src/appl/popper/pop_dropcopy.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_dropcopy.c 2.6 4/3/91";
+/* based on @(#)pop_dropcopy.c 2.6 4/3/91 */
#endif
#include <errno.h>
diff --git a/src/appl/popper/pop_dropinfo.c b/src/appl/popper/pop_dropinfo.c
index 7a4eb328a3..6c4a64649e 100644
--- a/src/appl/popper/pop_dropinfo.c
+++ b/src/appl/popper/pop_dropinfo.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_dropinfo.c 2.1 3/18/91";
+/* based on @(#)pop_dropinfo.c 2.1 3/18/91 */
#endif
#include <errno.h>
diff --git a/src/appl/popper/pop_get_command.c b/src/appl/popper/pop_get_command.c
index d956212434..1d227a4c77 100644
--- a/src/appl/popper/pop_get_command.c
+++ b/src/appl/popper/pop_get_command.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_get_command.c 2.1 3/18/91";
+/* based on @(#)pop_get_command.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_get_subcommand.c b/src/appl/popper/pop_get_subcommand.c
index 508d3a39cb..13bb99f3a4 100644
--- a/src/appl/popper/pop_get_subcommand.c
+++ b/src/appl/popper/pop_get_subcommand.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_get_subcommand.c 2.1 3/18/91";
+/* based on @(#)pop_get_subcommand.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_last.c b/src/appl/popper/pop_last.c
index 8dc07e5ef1..2d754bb99b 100644
--- a/src/appl/popper/pop_last.c
+++ b/src/appl/popper/pop_last.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_last.c 2.1 3/18/91";
+/* based on @(#)pop_last.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_list.c b/src/appl/popper/pop_list.c
index eab504cff9..8b90f93176 100644
--- a/src/appl/popper/pop_list.c
+++ b/src/appl/popper/pop_list.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_list.c 2.1 3/18/91";
+/* based on @(#)pop_list.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_log.c b/src/appl/popper/pop_log.c
index cc3e2a1264..575dda795c 100644
--- a/src/appl/popper/pop_log.c
+++ b/src/appl/popper/pop_log.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_log.c 2.1 3/18/91";
+/* based on @(#)pop_log.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_lower.c b/src/appl/popper/pop_lower.c
index 76d1b92957..84984d5691 100644
--- a/src/appl/popper/pop_lower.c
+++ b/src/appl/popper/pop_lower.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_lower.c 2.1 3/18/91";
+/* based on @(#)pop_lower.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_msg.c b/src/appl/popper/pop_msg.c
index 6be286da49..4137298951 100644
--- a/src/appl/popper/pop_msg.c
+++ b/src/appl/popper/pop_msg.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_msg.c 2.1 3/18/91";
+/* based on @(#)pop_msg.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_parse.c b/src/appl/popper/pop_parse.c
index 742345b14b..7e632b40b6 100644
--- a/src/appl/popper/pop_parse.c
+++ b/src/appl/popper/pop_parse.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_parse.c 2.1 3/18/91";
+/* based on @(#)pop_parse.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_pass.c b/src/appl/popper/pop_pass.c
index 917441f98a..c31213bbdb 100644
--- a/src/appl/popper/pop_pass.c
+++ b/src/appl/popper/pop_pass.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_pass.c 2.3 4/2/91";
+/* based on @(#)pop_pass.c 2.3 4/2/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_quit.c b/src/appl/popper/pop_quit.c
index 686d604ea2..d28bf7a23e 100644
--- a/src/appl/popper/pop_quit.c
+++ b/src/appl/popper/pop_quit.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_quit.c 2.1 3/18/91";
+/* based on @(#)pop_quit.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_rset.c b/src/appl/popper/pop_rset.c
index da90026419..458c154825 100644
--- a/src/appl/popper/pop_rset.c
+++ b/src/appl/popper/pop_rset.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_rset.c 2.1 3/18/91";
+/* based on @(#)pop_rset.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_send.c b/src/appl/popper/pop_send.c
index 82196d8274..9239777719 100644
--- a/src/appl/popper/pop_send.c
+++ b/src/appl/popper/pop_send.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_send.c 2.1 3/18/91";
+/* based on @(#)pop_send.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_stat.c b/src/appl/popper/pop_stat.c
index 87e3416923..bca92c6ed9 100644
--- a/src/appl/popper/pop_stat.c
+++ b/src/appl/popper/pop_stat.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_stat.c 2.2 3/18/91";
+/* based on @(#)pop_stat.c 2.2 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_updt.c b/src/appl/popper/pop_updt.c
index 08e2f6b542..306f6707f9 100644
--- a/src/appl/popper/pop_updt.c
+++ b/src/appl/popper/pop_updt.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_updt.c 2.3 3/20/91";
+/* based on @(#)pop_updt.c 2.3 3/20/91 */
#endif
#include <errno.h>
diff --git a/src/appl/popper/pop_user.c b/src/appl/popper/pop_user.c
index 26b9260ab9..fbadd23cc7 100644
--- a/src/appl/popper/pop_user.c
+++ b/src/appl/popper/pop_user.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_user.c 2.1 3/18/91";
+/* based on @(#)pop_user.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_xmit.c b/src/appl/popper/pop_xmit.c
index 22582b77e5..65109f7775 100644
--- a/src/appl/popper/pop_xmit.c
+++ b/src/appl/popper/pop_xmit.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_xmit.c 2.1 3/18/91";
+/* based on @(#)pop_xmit.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/pop_xtnd.c b/src/appl/popper/pop_xtnd.c
index 4c91810b93..47ff3a4a16 100644
--- a/src/appl/popper/pop_xtnd.c
+++ b/src/appl/popper/pop_xtnd.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)pop_xtnd.c 2.1 3/18/91";
+/* based on @(#)pop_xtnd.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/popper.c b/src/appl/popper/popper.c
index 9e6cd4cd82..2c980f3f67 100644
--- a/src/appl/popper/popper.c
+++ b/src/appl/popper/popper.c
@@ -6,7 +6,7 @@
#ifndef lint
static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
-static char SccsId[] = "@(#)popper.c 2.1 3/18/91";
+/* based on @(#)popper.c 2.1 3/18/91 */
#endif
#include <stdio.h>
diff --git a/src/appl/popper/popper.h b/src/appl/popper/popper.h
index 0c93f77cd0..5d69931fbc 100644
--- a/src/appl/popper/popper.h
+++ b/src/appl/popper/popper.h
@@ -4,7 +4,7 @@
* specifies the terms and conditions for redistribution.
*
* static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
- * static char SccsId[] = "@(#)popper.h 2.2 4/2/91";
+ * based on @(#)popper.h 2.2 4/2/91
*
*/
diff --git a/src/appl/popper/version.h b/src/appl/popper/version.h
index a0cdea438e..41ab5b3654 100644
--- a/src/appl/popper/version.h
+++ b/src/appl/popper/version.h
@@ -4,7 +4,7 @@
* specifies the terms and conditions for redistribution.
*
* static char copyright[] = "Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n";
- * static char SccsId[] = "@(#)version.h 2.6 4/3/91";
+ * based on @(#)version.h 2.6 4/3/91
*
*/
diff --git a/src/appl/sample/sample.h b/src/appl/sample/sample.h
index 7bb299f215..8d3f0227de 100644
--- a/src/appl/sample/sample.h
+++ b/src/appl/sample/sample.h
@@ -1,7 +1,5 @@
/*
- * $Source$
- * $Author$
- * $Id$
+ * appl/sample/sample.h
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
diff --git a/src/appl/sample/sclient/sclient.c b/src/appl/sample/sclient/sclient.c
index 32ade26171..53e40fa5b2 100644
--- a/src/appl/sample/sclient/sclient.c
+++ b/src/appl/sample/sclient/sclient.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/sample/sclient/sclient.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -27,11 +26,6 @@
* Usage: sample_client hostname
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sclient_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
#include <krb5/los-proto.h>
diff --git a/src/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c
index 7ef335abf7..37d463a728 100644
--- a/src/appl/sample/sserver/sserver.c
+++ b/src/appl/sample/sserver/sserver.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/sample/sserver/sserver.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -35,11 +34,6 @@
* client (this will be correct if this server is started by inetd).
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sserver_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
#include <krb5/los-proto.h>
diff --git a/src/appl/simple/client/sim_client.c b/src/appl/simple/client/sim_client.c
index 106d73a374..f4569b8212 100644
--- a/src/appl/simple/client/sim_client.c
+++ b/src/appl/simple/client/sim_client.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/simple/client/sim_client.c
*
* Copyright 1989,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -26,12 +25,6 @@
* This program performs no useful function.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sim_client_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
-
-
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
diff --git a/src/appl/simple/server/sim_server.c b/src/appl/simple/server/sim_server.c
index ffb9a11bf8..e4b73972ef 100644
--- a/src/appl/simple/server/sim_server.c
+++ b/src/appl/simple/server/sim_server.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/simple/server/sim_server.c
*
* Copyright 1989,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -29,11 +28,6 @@
* This program performs no useful function.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sim_server_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
diff --git a/src/appl/simple/simple.h b/src/appl/simple/simple.h
index 67b22382bf..3606a49098 100644
--- a/src/appl/simple/simple.h
+++ b/src/appl/simple/simple.h
@@ -1,7 +1,5 @@
/*
- * $Source$
- * $Author$
- * $Id$
+ * appl/simple/simple.h
*
* Copyright 1988,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
diff --git a/src/appl/telnet/libtelnet/auth.c b/src/appl/telnet/libtelnet/auth.c
index 74411e5273..d1aaa62e46 100644
--- a/src/appl/telnet/libtelnet/auth.c
+++ b/src/appl/telnet/libtelnet/auth.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)auth.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)auth.c 8.1 (Berkeley) 6/4/93 */
/*
* Copyright (C) 1990 by the Massachusetts Institute of Technology
diff --git a/src/appl/telnet/libtelnet/enc_des.c b/src/appl/telnet/libtelnet/enc_des.c
index b3837cb5fe..d4f3397068 100644
--- a/src/appl/telnet/libtelnet/enc_des.c
+++ b/src/appl/telnet/libtelnet/enc_des.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)enc_des.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)enc_des.c 8.1 (Berkeley) 6/4/93 */
#ifdef ENCRYPTION
# ifdef AUTHENTICATION
diff --git a/src/appl/telnet/libtelnet/encrypt.c b/src/appl/telnet/libtelnet/encrypt.c
index 73a4ba52b5..94ea23fb44 100644
--- a/src/appl/telnet/libtelnet/encrypt.c
+++ b/src/appl/telnet/libtelnet/encrypt.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)encrypt.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)encrypt.c 8.1 (Berkeley) 6/4/93 */
/*
* Copyright (C) 1990 by the Massachusetts Institute of Technology
diff --git a/src/appl/telnet/libtelnet/forward.c b/src/appl/telnet/libtelnet/forward.c
index 288eb16455..52fd518630 100644
--- a/src/appl/telnet/libtelnet/forward.c
+++ b/src/appl/telnet/libtelnet/forward.c
@@ -1,14 +1,7 @@
/*
- * $Source$
- * $Id$
+ * appl/telnet/libtelnet/forward.c
*/
-#ifndef lint
-static char *rcsid_forward_c =
- "$Id$";
-#endif /* lint */
-#define LIBC_SCCS
-
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
diff --git a/src/appl/telnet/libtelnet/genget.c b/src/appl/telnet/libtelnet/genget.c
index 29c7519887..4e760d72e1 100644
--- a/src/appl/telnet/libtelnet/genget.c
+++ b/src/appl/telnet/libtelnet/genget.c
@@ -31,10 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)genget.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
-
+/* based on @(#)genget.c 8.1 (Berkeley) 6/4/93 */
#include <ctype.h>
diff --git a/src/appl/telnet/libtelnet/getent.c b/src/appl/telnet/libtelnet/getent.c
index 4b2aeb2d75..40e7c1d1f2 100644
--- a/src/appl/telnet/libtelnet/getent.c
+++ b/src/appl/telnet/libtelnet/getent.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)getent.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)getent.c 8.1 (Berkeley) 6/4/93 */
static char *area;
diff --git a/src/appl/telnet/libtelnet/getopt.c b/src/appl/telnet/libtelnet/getopt.c
index 78054144e3..a4a735684c 100644
--- a/src/appl/telnet/libtelnet/getopt.c
+++ b/src/appl/telnet/libtelnet/getopt.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)getopt.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)getopt.c 8.1 (Berkeley) 6/4/93 */
#ifndef __STDC__
#define const
diff --git a/src/appl/telnet/libtelnet/gettytab.c b/src/appl/telnet/libtelnet/gettytab.c
index 070532530d..f6ffb7c591 100644
--- a/src/appl/telnet/libtelnet/gettytab.c
+++ b/src/appl/telnet/libtelnet/gettytab.c
@@ -4,9 +4,7 @@
* specifies the terms and conditions for redistribution.
*/
-#ifndef lint
-static char sccsid[] = "@(#)gettytab.c 5.1 (Berkeley) 4/29/85";
-#endif not lint
+/* based on @(#)gettytab.c 5.1 (Berkeley) 4/29/85 */
#include <ctype.h>
diff --git a/src/appl/telnet/libtelnet/herror.c b/src/appl/telnet/libtelnet/herror.c
index d5301f22ba..3b20f807fd 100644
--- a/src/appl/telnet/libtelnet/herror.c
+++ b/src/appl/telnet/libtelnet/herror.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)herror.c 8.1 (Berkeley) 6/4/93 */
#include <stdio.h>
diff --git a/src/appl/telnet/libtelnet/kerberos.c b/src/appl/telnet/libtelnet/kerberos.c
index 47caa98bce..b410038013 100644
--- a/src/appl/telnet/libtelnet/kerberos.c
+++ b/src/appl/telnet/libtelnet/kerberos.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)kerberos.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)kerberos.c 8.1 (Berkeley) 6/4/93 */
/*
* Copyright (C) 1990 by the Massachusetts Institute of Technology
diff --git a/src/appl/telnet/libtelnet/kerberos5.c b/src/appl/telnet/libtelnet/kerberos5.c
index 4028c3c649..3ba19b7f34 100644
--- a/src/appl/telnet/libtelnet/kerberos5.c
+++ b/src/appl/telnet/libtelnet/kerberos5.c
@@ -1,17 +1,7 @@
/*
- * $Source$
- * $Author$
- * $Id$
+ * appl/telnet/libtelnet/kerberos5.c
*/
-#if !defined(lint) && !defined(SABER)
-static
-#ifdef __STDC__
-const
-#endif
-char rcsid_kerberos5_c[] = "$Id$";
-#endif /* lint */
-
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
@@ -45,9 +35,7 @@ char rcsid_kerberos5_c[] = "$Id$";
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)kerberos5.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)kerberos5.c 8.1 (Berkeley) 6/4/93 */
/*
* Copyright (C) 1990 by the Massachusetts Institute of Technology
diff --git a/src/appl/telnet/libtelnet/krb4encpwd.c b/src/appl/telnet/libtelnet/krb4encpwd.c
index 965acbbb0d..b029983a4b 100644
--- a/src/appl/telnet/libtelnet/krb4encpwd.c
+++ b/src/appl/telnet/libtelnet/krb4encpwd.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)krb4encpwd.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)krb4encpwd.c 8.1 (Berkeley) 6/4/93 */
#ifdef KRB4_ENCPWD
diff --git a/src/appl/telnet/libtelnet/mem.c b/src/appl/telnet/libtelnet/mem.c
index 33503f14e7..1f070d3c6c 100644
--- a/src/appl/telnet/libtelnet/mem.c
+++ b/src/appl/telnet/libtelnet/mem.c
@@ -34,12 +34,12 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)memcmp.c 8.1 (Berkeley) 6/4/93";
-static char sccsid[] = "@(#)memset.c 8.1 (Berkeley) 6/4/93";
-static char sccsid[] = "@(#)memcpy.c 8.1 (Berkeley) 6/4/93";
-static char sccsid[] = "@(#)memmove.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on:
+ @(#)memcmp.c 8.1 (Berkeley) 6/4/93
+ @(#)memset.c 8.1 (Berkeley) 6/4/93
+ @(#)memcpy.c 8.1 (Berkeley) 6/4/93
+ @(#)memmove.c 8.1 (Berkeley) 6/4/93
+ */
#ifndef __STDC__
#define const
diff --git a/src/appl/telnet/libtelnet/misc.c b/src/appl/telnet/libtelnet/misc.c
index 7ac49b83f3..78f48f8d72 100644
--- a/src/appl/telnet/libtelnet/misc.c
+++ b/src/appl/telnet/libtelnet/misc.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)misc.c 8.1 (Berkeley) 6/4/93 */
#include "misc.h"
#include <stdio.h>
diff --git a/src/appl/telnet/libtelnet/read_password.c b/src/appl/telnet/libtelnet/read_password.c
index 5cc45e5460..efeca30c08 100644
--- a/src/appl/telnet/libtelnet/read_password.c
+++ b/src/appl/telnet/libtelnet/read_password.c
@@ -31,13 +31,10 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)read_password.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)read_password.c 8.1 (Berkeley) 6/4/93 */
/*
- * $Source$
- * $Author$
+ * appl/telnet/libtelnet/read_password.c
*
* Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute
* of Technology.
diff --git a/src/appl/telnet/libtelnet/rsaencpwd.c b/src/appl/telnet/libtelnet/rsaencpwd.c
index 6364deb002..c29ddbf320 100644
--- a/src/appl/telnet/libtelnet/rsaencpwd.c
+++ b/src/appl/telnet/libtelnet/rsaencpwd.c
@@ -31,10 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)rsaencpwd.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
-
+/* based on @(#)rsaencpwd.c 8.1 (Berkeley) 6/4/93 */
#ifdef RSA_ENCPWD
/*
diff --git a/src/appl/telnet/libtelnet/setenv.c b/src/appl/telnet/libtelnet/setenv.c
index 4963f924fe..a2432c3d6d 100644
--- a/src/appl/telnet/libtelnet/setenv.c
+++ b/src/appl/telnet/libtelnet/setenv.c
@@ -31,10 +31,8 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid1[] = "@(#)setenv.c 8.1 (Berkeley) 6/4/93";
-static char sccsid2[] = "@(#)getenv.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)setenv.c 8.1 (Berkeley) 6/4/93 */
+/* based on @(#)getenv.c 8.1 (Berkeley) 6/4/93 */
#ifndef __STDC__
#define const
diff --git a/src/appl/telnet/libtelnet/setsid.c b/src/appl/telnet/libtelnet/setsid.c
index 14d32566ff..48c861c8cb 100644
--- a/src/appl/telnet/libtelnet/setsid.c
+++ b/src/appl/telnet/libtelnet/setsid.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)setsid.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)setsid.c 8.1 (Berkeley) 6/4/93 */
/*
* Emulate the functionality of setsid(), called when forking
diff --git a/src/appl/telnet/libtelnet/spx.c b/src/appl/telnet/libtelnet/spx.c
index b4634d0a70..d41e3a221b 100644
--- a/src/appl/telnet/libtelnet/spx.c
+++ b/src/appl/telnet/libtelnet/spx.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)spx.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)spx.c 8.1 (Berkeley) 6/4/93 */
#ifdef SPX
/*
diff --git a/src/appl/telnet/libtelnet/strcasecmp.c b/src/appl/telnet/libtelnet/strcasecmp.c
index 1d06bf55ed..6566d25bbf 100644
--- a/src/appl/telnet/libtelnet/strcasecmp.c
+++ b/src/appl/telnet/libtelnet/strcasecmp.c
@@ -42,9 +42,7 @@
#include <string.h>
#endif
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strcasecmp.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strcasecmp.c 8.1 (Berkeley) 6/4/93 */
typedef unsigned char u_char;
diff --git a/src/appl/telnet/libtelnet/strchr.c b/src/appl/telnet/libtelnet/strchr.c
index 963d1834b5..67602494c5 100644
--- a/src/appl/telnet/libtelnet/strchr.c
+++ b/src/appl/telnet/libtelnet/strchr.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strchr.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strchr.c 8.1 (Berkeley) 6/4/93 */
#ifdef NO_STRING_H
#include <strings.h>
diff --git a/src/appl/telnet/libtelnet/strdup.c b/src/appl/telnet/libtelnet/strdup.c
index e4d9c945bf..50002c378f 100644
--- a/src/appl/telnet/libtelnet/strdup.c
+++ b/src/appl/telnet/libtelnet/strdup.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strdup.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strdup.c 8.1 (Berkeley) 6/4/93 */
#ifndef __STDC__
#define const
diff --git a/src/appl/telnet/libtelnet/strerror.c b/src/appl/telnet/libtelnet/strerror.c
index 8efe51e9fc..f2f2e156a5 100644
--- a/src/appl/telnet/libtelnet/strerror.c
+++ b/src/appl/telnet/libtelnet/strerror.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strerror.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strerror.c 8.1 (Berkeley) 6/4/93 */
#ifdef NO_STRING_H
#include <strings.h>
diff --git a/src/appl/telnet/libtelnet/strftime.c b/src/appl/telnet/libtelnet/strftime.c
index 544cbcdd92..9117e08516 100644
--- a/src/appl/telnet/libtelnet/strftime.c
+++ b/src/appl/telnet/libtelnet/strftime.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strftime.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strftime.c 8.1 (Berkeley) 6/4/93 */
#ifndef __STDC__
#define const
diff --git a/src/appl/telnet/libtelnet/strrchr.c b/src/appl/telnet/libtelnet/strrchr.c
index 6711486636..fa800573e2 100644
--- a/src/appl/telnet/libtelnet/strrchr.c
+++ b/src/appl/telnet/libtelnet/strrchr.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strrchr.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strrchr.c 8.1 (Berkeley) 6/4/93 */
#ifdef NO_STRING_H
#include <strings.h>
diff --git a/src/appl/telnet/telnet/authenc.c b/src/appl/telnet/telnet/authenc.c
index 545df78005..351b8f2218 100644
--- a/src/appl/telnet/telnet/authenc.c
+++ b/src/appl/telnet/telnet/authenc.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)authenc.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)authenc.c 8.1 (Berkeley) 6/6/93 */
#if defined(AUTHENTICATION) || defined(ENCRYPTION)
#include <sys/types.h>
diff --git a/src/appl/telnet/telnet/commands.c b/src/appl/telnet/telnet/commands.c
index 29e6cd774a..42c6e53287 100644
--- a/src/appl/telnet/telnet/commands.c
+++ b/src/appl/telnet/telnet/commands.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)commands.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)commands.c 8.1 (Berkeley) 6/6/93 */
#if defined(unix)
#include <sys/param.h>
diff --git a/src/appl/telnet/telnet/main.c b/src/appl/telnet/telnet/main.c
index 07e09aebf0..432227e875 100644
--- a/src/appl/telnet/telnet/main.c
+++ b/src/appl/telnet/telnet/main.c
@@ -37,9 +37,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)main.c 5.5 (Berkeley) 12/18/92";
-#endif /* not lint */
+/* based on @(#)main.c 5.5 (Berkeley) 12/18/92 */
#include <sys/types.h>
diff --git a/src/appl/telnet/telnet/network.c b/src/appl/telnet/telnet/network.c
index c71b63dd5e..fc7dc5ea7d 100644
--- a/src/appl/telnet/telnet/network.c
+++ b/src/appl/telnet/telnet/network.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)network.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)network.c 8.1 (Berkeley) 6/6/93 */
#include <sys/types.h>
#include <sys/socket.h>
diff --git a/src/appl/telnet/telnet/ring.c b/src/appl/telnet/telnet/ring.c
index 1080d121a2..93d379e777 100644
--- a/src/appl/telnet/telnet/ring.c
+++ b/src/appl/telnet/telnet/ring.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)ring.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)ring.c 8.1 (Berkeley) 6/6/93 */
/*
* This defines a structure for a ring buffer.
diff --git a/src/appl/telnet/telnet/sys_bsd.c b/src/appl/telnet/telnet/sys_bsd.c
index 26d1d74e72..2e52986f0e 100644
--- a/src/appl/telnet/telnet/sys_bsd.c
+++ b/src/appl/telnet/telnet/sys_bsd.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)sys_bsd.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)sys_bsd.c 8.1 (Berkeley) 6/6/93 */
/*
* The following routines try to encapsulate what is system dependent
diff --git a/src/appl/telnet/telnet/telnet.c b/src/appl/telnet/telnet/telnet.c
index 0b5f97357b..f7994fa980 100644
--- a/src/appl/telnet/telnet/telnet.c
+++ b/src/appl/telnet/telnet/telnet.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)telnet.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)telnet.c 8.1 (Berkeley) 6/6/93 */
#include <sys/types.h>
diff --git a/src/appl/telnet/telnet/terminal.c b/src/appl/telnet/telnet/terminal.c
index b6d3b864ab..a72852c2d4 100644
--- a/src/appl/telnet/telnet/terminal.c
+++ b/src/appl/telnet/telnet/terminal.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)terminal.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)terminal.c 8.1 (Berkeley) 6/6/93 */
#include <arpa/telnet.h>
#include <sys/types.h>
diff --git a/src/appl/telnet/telnet/tn3270.c b/src/appl/telnet/telnet/tn3270.c
index 1f285cf987..77aedaf899 100644
--- a/src/appl/telnet/telnet/tn3270.c
+++ b/src/appl/telnet/telnet/tn3270.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)tn3270.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)tn3270.c 8.1 (Berkeley) 6/6/93 */
#include <sys/types.h>
#include <arpa/telnet.h>
diff --git a/src/appl/telnet/telnet/utilities.c b/src/appl/telnet/telnet/utilities.c
index 0514866924..2e973e0311 100644
--- a/src/appl/telnet/telnet/utilities.c
+++ b/src/appl/telnet/telnet/utilities.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)utilities.c 8.1 (Berkeley) 6/6/93";
-#endif /* not lint */
+/* based on @(#)utilities.c 8.1 (Berkeley) 6/6/93 */
#define TELOPTS
#define TELCMDS
diff --git a/src/appl/telnet/telnetd/authenc.c b/src/appl/telnet/telnetd/authenc.c
index cee4ebb1de..3aec7f9d2e 100644
--- a/src/appl/telnet/telnetd/authenc.c
+++ b/src/appl/telnet/telnetd/authenc.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)authenc.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)authenc.c 8.1 (Berkeley) 6/4/93 */
#if defined(AUTHENTICATION) || defined(ENCRYPTION)
#include "telnetd.h"
diff --git a/src/appl/telnet/telnetd/global.c b/src/appl/telnet/telnetd/global.c
index af21acc69f..c1412834e4 100644
--- a/src/appl/telnet/telnetd/global.c
+++ b/src/appl/telnet/telnetd/global.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)global.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)global.c 8.1 (Berkeley) 6/4/93 */
/*
* Allocate global variables. We do this
diff --git a/src/appl/telnet/telnetd/slc.c b/src/appl/telnet/telnetd/slc.c
index b7dabf323b..1c68b953fe 100644
--- a/src/appl/telnet/telnetd/slc.c
+++ b/src/appl/telnet/telnetd/slc.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)slc.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)slc.c 8.1 (Berkeley) 6/4/93 */
#include "telnetd.h"
diff --git a/src/appl/telnet/telnetd/state.c b/src/appl/telnet/telnetd/state.c
index 4fa88e4635..420c96de03 100644
--- a/src/appl/telnet/telnetd/state.c
+++ b/src/appl/telnet/telnetd/state.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)state.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)state.c 8.1 (Berkeley) 6/4/93 */
#include "telnetd.h"
#if defined(AUTHENTICATION)
diff --git a/src/appl/telnet/telnetd/sys_term.c b/src/appl/telnet/telnetd/sys_term.c
index 9bf7de7313..12e734c78d 100644
--- a/src/appl/telnet/telnetd/sys_term.c
+++ b/src/appl/telnet/telnetd/sys_term.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)sys_term.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* baesd on @(#)sys_term.c 8.1 (Berkeley) 6/4/93 */
#include "telnetd.h"
#include "pathnames.h"
diff --git a/src/appl/telnet/telnetd/telnetd-ktd.c b/src/appl/telnet/telnetd/telnetd-ktd.c
index 8257571305..69c9894dcc 100644
--- a/src/appl/telnet/telnetd/telnetd-ktd.c
+++ b/src/appl/telnet/telnetd/telnetd-ktd.c
@@ -37,9 +37,7 @@ char copyright[] =
All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)telnetd.c 5.51 (Berkeley) 1/21/93";
-#endif /* not lint */
+/* based on @(#)telnetd.c 5.51 (Berkeley) 1/21/93 */
#include "telnetd.h"
#include "pathnames.h"
diff --git a/src/appl/telnet/telnetd/telnetd.c b/src/appl/telnet/telnetd/telnetd.c
index ae1a444041..0afe22eaf8 100644
--- a/src/appl/telnet/telnetd/telnetd.c
+++ b/src/appl/telnet/telnetd/telnetd.c
@@ -37,9 +37,7 @@ static char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
-#ifndef lint
-static char sccsid[] = "@(#)telnetd.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)telnetd.c 8.1 (Berkeley) 6/4/93 */
#include "telnetd.h"
#include "pathnames.h"
diff --git a/src/appl/telnet/telnetd/termstat.c b/src/appl/telnet/telnetd/termstat.c
index d8b75ba4c5..824a1a6494 100644
--- a/src/appl/telnet/telnetd/termstat.c
+++ b/src/appl/telnet/telnetd/termstat.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)termstat.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)termstat.c 8.1 (Berkeley) 6/4/93 */
#include "telnetd.h"
diff --git a/src/appl/telnet/telnetd/utility.c b/src/appl/telnet/telnetd/utility.c
index 46d5e9a29e..10199d334c 100644
--- a/src/appl/telnet/telnetd/utility.c
+++ b/src/appl/telnet/telnetd/utility.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)utility.c 8.1 (Berkeley) 6/4/93";
-#endif /* not lint */
+/* based on @(#)utility.c 8.1 (Berkeley) 6/4/93 */
#define PRINTOPTIONS
#include "telnetd.h"
diff --git a/src/appl/user_user/client.c b/src/appl/user_user/client.c
index 3e495315a3..15688922e6 100644
--- a/src/appl/user_user/client.c
+++ b/src/appl/user_user/client.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/user_user/client.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
diff --git a/src/appl/user_user/server.c b/src/appl/user_user/server.c
index b00f6fb682..6251066e08 100644
--- a/src/appl/user_user/server.c
+++ b/src/appl/user_user/server.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * appl/user_user/server.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.