Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 05:24:43 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 43581d7b6617 - main - libexec: Remove ancient SCCS tags.
Message-ID:  <202311270524.3AR5OhlI065843@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=43581d7b6617959e4452094d9330ef020034a6c9

commit 43581d7b6617959e4452094d9330ef020034a6c9
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-11-23 17:21:37 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-11-27 05:23:28 +0000

    libexec: Remove ancient SCCS tags.
    
    Remove ancient SCCS tags from the tree, automated scripting, with two
    minor fixup to keep things compiling. All the common forms in the tree
    were removed with a perl script.
    
    Sponsored by:           Netflix
---
 libexec/Makefile                | 1 -
 libexec/Makefile.inc            | 1 -
 libexec/comsat/Makefile         | 1 -
 libexec/comsat/comsat.8         | 2 --
 libexec/comsat/comsat.c         | 3 ---
 libexec/fingerd/Makefile        | 1 -
 libexec/fingerd/fingerd.8       | 2 --
 libexec/fingerd/fingerd.c       | 3 ---
 libexec/fingerd/pathnames.h     | 2 --
 libexec/ftpd/Makefile           | 1 -
 libexec/ftpd/extern.h           | 2 --
 libexec/ftpd/ftpcmd.y           | 5 -----
 libexec/ftpd/ftpd.8             | 2 --
 libexec/ftpd/ftpd.c             | 3 ---
 libexec/ftpd/logwtmp.c          | 3 ---
 libexec/ftpd/pathnames.h        | 2 --
 libexec/ftpd/popen.c            | 3 ---
 libexec/getty/Makefile          | 1 -
 libexec/getty/extern.h          | 2 --
 libexec/getty/getty.8           | 2 --
 libexec/getty/gettytab          | 2 --
 libexec/getty/gettytab.5        | 2 --
 libexec/getty/gettytab.h        | 2 --
 libexec/getty/init.c            | 3 ---
 libexec/getty/main.c            | 3 ---
 libexec/getty/pathnames.h       | 2 --
 libexec/getty/subr.c            | 3 ---
 libexec/getty/ttys.5            | 2 --
 libexec/mail.local/Makefile     | 1 -
 libexec/mknetid/parse_group.c   | 3 ---
 libexec/rbootd/Makefile         | 1 -
 libexec/rbootd/bpf.c            | 5 -----
 libexec/rbootd/conf.c           | 5 -----
 libexec/rbootd/defs.h           | 2 --
 libexec/rbootd/parseconf.c      | 5 -----
 libexec/rbootd/pathnames.h      | 2 --
 libexec/rbootd/rbootd.8         | 2 --
 libexec/rbootd/rbootd.c         | 5 -----
 libexec/rbootd/rmp.h            | 2 --
 libexec/rbootd/rmp_var.h        | 2 --
 libexec/rbootd/rmpproto.c       | 5 -----
 libexec/rbootd/utils.c          | 5 -----
 libexec/rc/netstart             | 3 ---
 libexec/rc/rc                   | 3 ---
 libexec/rpc.rstatd/rstat_proc.c | 4 ----
 libexec/rtld-elf/rtld_malloc.c  | 3 ---
 libexec/smrsh/Makefile          | 1 -
 libexec/talkd/Makefile          | 1 -
 libexec/talkd/announce.c        | 3 ---
 libexec/talkd/print.c           | 3 ---
 libexec/talkd/process.c         | 3 ---
 libexec/talkd/table.c           | 3 ---
 libexec/talkd/talkd.8           | 2 --
 libexec/talkd/talkd.c           | 3 ---
 libexec/tftpd/Makefile          | 1 -
 libexec/tftpd/tftpd.8           | 2 --
 libexec/tftpd/tftpd.c           | 3 ---
 57 files changed, 144 deletions(-)

diff --git a/libexec/Makefile b/libexec/Makefile
index 795250dddfdb..5f7f652df6ed 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 .include <src.opts.mk>
 
diff --git a/libexec/Makefile.inc b/libexec/Makefile.inc
index 54ecdc22b1ae..ee76f0719dfa 100644
--- a/libexec/Makefile.inc
+++ b/libexec/Makefile.inc
@@ -1,4 +1,3 @@
-#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93
 
 BINDIR?=	/usr/libexec
 
diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile
index 23634b2fd679..848577f178be 100644
--- a/libexec/comsat/Makefile
+++ b/libexec/comsat/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 PROG=	comsat
 MAN=	comsat.8
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8
index c35b52b5ef3b..a0fde4c53b0b 100644
--- a/libexec/comsat/comsat.8
+++ b/libexec/comsat/comsat.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)comsat.8	8.1 (Berkeley) 6/4/93
-.\"
 .Dd January 21, 2010
 .Dt COMSAT 8
 .Os
diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c
index 138881db9e4a..6d3c47d2761f 100644
--- a/libexec/comsat/comsat.c
+++ b/libexec/comsat/comsat.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)comsat.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile
index c5b780c4e225..5a170379e326 100644
--- a/libexec/fingerd/Makefile
+++ b/libexec/fingerd/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 .include <src.opts.mk>
 
diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8
index 1080b491b531..29dab8636f22 100644
--- a/libexec/fingerd/fingerd.8
+++ b/libexec/fingerd/fingerd.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)fingerd.8	8.1 (Berkeley) 6/4/93
-.\"
 .Dd November 19, 2014
 .Dt FINGERD 8
 .Os
diff --git a/libexec/fingerd/fingerd.c b/libexec/fingerd/fingerd.c
index dd51064a00a6..79a006ec99a3 100644
--- a/libexec/fingerd/fingerd.c
+++ b/libexec/fingerd/fingerd.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)fingerd.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/types.h>
diff --git a/libexec/fingerd/pathnames.h b/libexec/fingerd/pathnames.h
index eb95161edadb..02eb4eb0ea69 100644
--- a/libexec/fingerd/pathnames.h
+++ b/libexec/fingerd/pathnames.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	@(#)pathnames.h	8.1 (Berkeley) 6/4/93
  */
 
 #define	_PATH_FINGER	"/usr/bin/finger"
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index f58b675cf8e7..2cbd14912009 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.2 (Berkeley) 4/4/94
 
 .include <src.opts.mk>
 
diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h
index 2e314ba5c117..047e8573dd09 100644
--- a/libexec/ftpd/extern.h
+++ b/libexec/ftpd/extern.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	@(#)extern.h	8.2 (Berkeley) 4/4/94
  */
 
 #include <sys/types.h>
diff --git a/libexec/ftpd/ftpcmd.y b/libexec/ftpd/ftpcmd.y
index 9d57017e2f19..620acad07395 100644
--- a/libexec/ftpd/ftpcmd.y
+++ b/libexec/ftpd/ftpcmd.y
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	@(#)ftpcmd.y	8.3 (Berkeley) 4/6/94
  */
 
 /*
@@ -39,9 +37,6 @@
 %{
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)ftpcmd.y	8.3 (Berkeley) 4/6/94";
-#endif
 #endif /* not lint */
 
 #include <sys/cdefs.h>
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index ec4ce0c65100..fcc5da0b6db1 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)ftpd.8	8.2 (Berkeley) 4/19/94
-.\"
 .Dd September 9, 2023
 .Dt FTPD 8
 .Os
diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c
index a41a23ab1184..d71ba541578e 100644
--- a/libexec/ftpd/ftpd.c
+++ b/libexec/ftpd/ftpd.c
@@ -38,9 +38,6 @@ static char copyright[] =
 #endif
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)ftpd.c	8.4 (Berkeley) 4/16/94";
-#endif
 #endif /* not lint */
 
 #include <sys/cdefs.h>
diff --git a/libexec/ftpd/logwtmp.c b/libexec/ftpd/logwtmp.c
index 933fca37a417..376af74b2d7c 100644
--- a/libexec/ftpd/logwtmp.c
+++ b/libexec/ftpd/logwtmp.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)logwtmp.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/cdefs.h>
diff --git a/libexec/ftpd/pathnames.h b/libexec/ftpd/pathnames.h
index 75bec0d18a68..1ff753123b1c 100644
--- a/libexec/ftpd/pathnames.h
+++ b/libexec/ftpd/pathnames.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	@(#)pathnames.h	8.1 (Berkeley) 6/4/93
  */
 
 #include <paths.h>
diff --git a/libexec/ftpd/popen.c b/libexec/ftpd/popen.c
index 887883af3480..e950e78dcc30 100644
--- a/libexec/ftpd/popen.c
+++ b/libexec/ftpd/popen.c
@@ -33,9 +33,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)popen.c	8.3 (Berkeley) 4/6/94";
-#endif
 #endif /* not lint */
 
 #include <sys/cdefs.h>
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile
index 68875c57eacc..1661a3a1512f 100644
--- a/libexec/getty/Makefile
+++ b/libexec/getty/Makefile
@@ -1,4 +1,3 @@
-#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
 
 PACKAGE=	runtime
 
diff --git a/libexec/getty/extern.h b/libexec/getty/extern.h
index d20c2b119cfb..386eef5d16a3 100644
--- a/libexec/getty/extern.h
+++ b/libexec/getty/extern.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	from: @(#)extern.h	8.1 (Berkeley) 6/4/93
  */
 
 struct delayval;
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8
index f37f2d9f60ed..baed4b861a8d 100644
--- a/libexec/getty/getty.8
+++ b/libexec/getty/getty.8
@@ -24,8 +24,6 @@
 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
-.\"
-.\"     from: @(#)getty.8	8.1 (Berkeley) 6/4/93
 .\" "
 .Dd July 21, 2020
 .Dt GETTY 8
diff --git a/libexec/getty/gettytab b/libexec/getty/gettytab
index 51ffb01f3401..c2a8d9dc5fad 100644
--- a/libexec/getty/gettytab
+++ b/libexec/getty/gettytab
@@ -1,5 +1,3 @@
-#	from: @(#)gettytab	5.14 (Berkeley) 3/27/91
-#
 # Most of the table entries here are just copies of the old getty table,
 # it is by no means certain, or even likely, that any of them are optimal
 # for any purpose whatever.  Nor is it likely that more than a couple are
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index d074900c877e..1fb769efebc1 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -24,8 +24,6 @@
 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
-.\"
-.\"     from: @(#)gettytab.5	8.4 (Berkeley) 4/19/94
 .\" "
 .Dd September 29, 2022
 .Dt GETTYTAB 5
diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h
index 1ef0f8acc202..d6b7384b7a44 100644
--- a/libexec/getty/gettytab.h
+++ b/libexec/getty/gettytab.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	from: @(#)gettytab.h	8.2 (Berkeley) 3/30/94
  */
 
 /*
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index e09cbf2c3e94..a3fb952e93bf 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)from: init.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/getty/main.c b/libexec/getty/main.c
index 2cdcfaeb3e02..29bd7532a913 100644
--- a/libexec/getty/main.c
+++ b/libexec/getty/main.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)from: main.c	8.1 (Berkeley) 6/20/93";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h
index 4e01ec7954d4..1de5551a196a 100644
--- a/libexec/getty/pathnames.h
+++ b/libexec/getty/pathnames.h
@@ -27,8 +27,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- *	from: @(#)pathnames.h	8.1 (Berkeley) 6/4/93
  */
 
 #include <paths.h>
diff --git a/libexec/getty/subr.c b/libexec/getty/subr.c
index 2c262e0968ca..68035c22a333 100644
--- a/libexec/getty/subr.c
+++ b/libexec/getty/subr.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)from: subr.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index 5138172c48a7..cd94e6a1c91a 100644
--- a/libexec/getty/ttys.5
+++ b/libexec/getty/ttys.5
@@ -24,8 +24,6 @@
 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
-.\"
-.\"     from: @(#)ttys.5	8.1 (Berkeley) 6/4/93
 .\" "
 .Dd October 26, 2023
 .Dt TTYS 5
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index d0ae0aafd954..8a2b211cf7c9 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 7/19/93
 
 PACKAGE=sendmail
 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
diff --git a/libexec/mknetid/parse_group.c b/libexec/mknetid/parse_group.c
index 59ebf44eab37..4fcb5bbc2d9c 100644
--- a/libexec/mknetid/parse_group.c
+++ b/libexec/mknetid/parse_group.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)getgrent.c	8.2 (Berkeley) 3/21/94";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile
index 98709740140a..f204de7397d6 100644
--- a/libexec/rbootd/Makefile
+++ b/libexec/rbootd/Makefile
@@ -1,4 +1,3 @@
-#	from: @(#)Makefile	8.1 (Berkeley) 6/4/93
 
 PROG=	rbootd
 SRCS=	bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
diff --git a/libexec/rbootd/bpf.c b/libexec/rbootd/bpf.c
index 6fbe34111a67..39914264c8da 100644
--- a/libexec/rbootd/bpf.c
+++ b/libexec/rbootd/bpf.c
@@ -36,16 +36,11 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)bpf.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: bpf.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)bpf.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/rbootd/conf.c b/libexec/rbootd/conf.c
index a48d3efdb9c1..d11c367a1695 100644
--- a/libexec/rbootd/conf.c
+++ b/libexec/rbootd/conf.c
@@ -36,16 +36,11 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)conf.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: conf.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)conf.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/rbootd/defs.h b/libexec/rbootd/defs.h
index 5fd23ac41c4e..87bbb5716b83 100644
--- a/libexec/rbootd/defs.h
+++ b/libexec/rbootd/defs.h
@@ -36,8 +36,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)defs.h	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: defs.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c
index 262f81fb68d7..18a73c592da2 100644
--- a/libexec/rbootd/parseconf.c
+++ b/libexec/rbootd/parseconf.c
@@ -36,16 +36,11 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)parseconf.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: parseconf.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)parseconf.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h
index 4eab4bb6ff22..eed4e6db535c 100644
--- a/libexec/rbootd/pathnames.h
+++ b/libexec/rbootd/pathnames.h
@@ -36,8 +36,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)pathnames.h	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: pathnames.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8
index 15ebb956d234..592c5fcb2f99 100644
--- a/libexec/rbootd/rbootd.8
+++ b/libexec/rbootd/rbootd.8
@@ -33,8 +33,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	from: @(#)rbootd.8	8.2 (Berkeley) 12/11/93
-.\"
 .\" Utah Hdr: rbootd.man 3.1 92/07/06
 .\" Author: Jeff Forys, University of Utah CSS
 .\"
diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c
index 6b0fb75184c4..5b2a37365ce5 100644
--- a/libexec/rbootd/rbootd.c
+++ b/libexec/rbootd/rbootd.c
@@ -36,8 +36,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)rbootd.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: rbootd.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
@@ -49,9 +47,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)rbootd.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/libexec/rbootd/rmp.h b/libexec/rbootd/rmp.h
index 3866a41617fe..bc739b751afc 100644
--- a/libexec/rbootd/rmp.h
+++ b/libexec/rbootd/rmp.h
@@ -36,8 +36,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)rmp.h	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: rmp.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
diff --git a/libexec/rbootd/rmp_var.h b/libexec/rbootd/rmp_var.h
index 73cd40f399e6..0d3003edd565 100644
--- a/libexec/rbootd/rmp_var.h
+++ b/libexec/rbootd/rmp_var.h
@@ -36,8 +36,6 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)rmp_var.h	8.1 (Berkeley) 6/4/93
- *
  * from: Utah Hdr: rmp_var.h 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
diff --git a/libexec/rbootd/rmpproto.c b/libexec/rbootd/rmpproto.c
index 2603e697d8b8..b1459c998588 100644
--- a/libexec/rbootd/rmpproto.c
+++ b/libexec/rbootd/rmpproto.c
@@ -36,16 +36,11 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)rmpproto.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: rmpproto.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)rmpproto.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c
index 36a7116a05c4..4cf333bbbea0 100644
--- a/libexec/rbootd/utils.c
+++ b/libexec/rbootd/utils.c
@@ -36,16 +36,11 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	from: @(#)utils.c	8.1 (Berkeley) 6/4/93
- *
  * From: Utah Hdr: utils.c 3.1 92/07/06
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-#if 0
-static const char sccsid[] = "@(#)utils.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/libexec/rc/netstart b/libexec/rc/netstart
index c854de09417b..430a578a73ea 100755
--- a/libexec/rc/netstart
+++ b/libexec/rc/netstart
@@ -23,9 +23,6 @@
 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
-#
-#	From: @(#)netstart	5.9 (Berkeley) 3/30/91
-#
 
 # This file is NOT called by any of the other scripts - it has been
 # obsoleted by /etc/rc.d/* and is provided here only for user
diff --git a/libexec/rc/rc b/libexec/rc/rc
index 462967703d60..0ea61a4b2c0a 100644
--- a/libexec/rc/rc
+++ b/libexec/rc/rc
@@ -23,9 +23,6 @@
 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
-#
-#	@(#)rc	5.27 (Berkeley) 6/5/91
-#
 
 # System startup script run by init on autoboot
 # or after single-user.
diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c
index cc488657c077..74ac15071a95 100644
--- a/libexec/rpc.rstatd/rstat_proc.c
+++ b/libexec/rpc.rstatd/rstat_proc.c
@@ -28,10 +28,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "from: @(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro";
-static char sccsid[] = "from: @(#)rstat_proc.c	2.2 88/08/01 4.0 RPCSRC";
-#endif
 #endif
 
 /*
diff --git a/libexec/rtld-elf/rtld_malloc.c b/libexec/rtld-elf/rtld_malloc.c
index dafbc222322e..647718738ada 100644
--- a/libexec/rtld-elf/rtld_malloc.c
+++ b/libexec/rtld-elf/rtld_malloc.c
@@ -29,9 +29,6 @@
  * SUCH DAMAGE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-/*static char *sccsid = "from: @(#)malloc.c	5.11 (Berkeley) 2/23/91";*/
-#endif /* LIBC_SCCS and not lint */
 
 /*
  * malloc.c (Caltech) 2/21/82
diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile
index 5cef87a9fe29..2f4f62131d7d 100644
--- a/libexec/smrsh/Makefile
+++ b/libexec/smrsh/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 7/2/95
 
 PACKAGE=sendmail
 SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile
index 69fdd6a5493a..f39a0b2ca579 100644
--- a/libexec/talkd/Makefile
+++ b/libexec/talkd/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 PROG=	ntalkd
 SRCS=	talkd.c announce.c process.c table.c print.c ttymsg.c
diff --git a/libexec/talkd/announce.c b/libexec/talkd/announce.c
index b1b1acc09553..a12a1ed18e55 100644
--- a/libexec/talkd/announce.c
+++ b/libexec/talkd/announce.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)announce.c	8.3 (Berkeley) 4/28/95";
-#endif
 #endif /* not lint */
 
 #include <sys/types.h>
diff --git a/libexec/talkd/print.c b/libexec/talkd/print.c
index 47ccb89f20d6..9d48fe347906 100644
--- a/libexec/talkd/print.c
+++ b/libexec/talkd/print.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)print.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 /* debug print routines */
diff --git a/libexec/talkd/process.c b/libexec/talkd/process.c
index 886fc038ab97..4ea01a45169f 100644
--- a/libexec/talkd/process.c
+++ b/libexec/talkd/process.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)process.c	8.2 (Berkeley) 11/16/93";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/talkd/table.c b/libexec/talkd/table.c
index 495d63b02b06..ff4aed54b014 100644
--- a/libexec/talkd/table.c
+++ b/libexec/talkd/table.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)table.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8
index f7a59dab180a..dac7fa5ef0c0 100644
--- a/libexec/talkd/talkd.8
+++ b/libexec/talkd/talkd.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)talkd.8	8.2 (Berkeley) 12/11/93
-.\"
 .Dd December 11, 1993
 .Dt TALKD 8
 .Os
diff --git a/libexec/talkd/talkd.c b/libexec/talkd/talkd.c
index 76d0ec5a09ad..10232ba34522 100644
--- a/libexec/talkd/talkd.c
+++ b/libexec/talkd/talkd.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)talkd.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 
 /*
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile
index cafde449c695..e804ff4d0f35 100644
--- a/libexec/tftpd/Makefile
+++ b/libexec/tftpd/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 .include <src.opts.mk>
 
diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8
index 3de042197618..d71da9f1f9ea 100644
--- a/libexec/tftpd/tftpd.8
+++ b/libexec/tftpd/tftpd.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)tftpd.8	8.1 (Berkeley) 6/4/93
-.\"
 .Dd July 20, 2023
 .Dt TFTPD 8
 .Os
diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c
index ffe31927780e..92dd6c44370d 100644
--- a/libexec/tftpd/tftpd.c
+++ b/libexec/tftpd/tftpd.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)tftpd.c	8.1 (Berkeley) 6/4/93";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 /*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311270524.3AR5OhlI065843>