Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 05:24:39 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: 90aea514c624 - main - bin: Remove ancient SCCS tags.
Message-ID:  <202311270524.3AR5Odqh065707@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=90aea514c6249118e880d75972d063362f4bf492

commit 90aea514c6249118e880d75972d063362f4bf492
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

    bin: 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
---
 bin/Makefile                | 1 -
 bin/Makefile.inc            | 1 -
 bin/cat/Makefile            | 1 -
 bin/cat/cat.1               | 2 --
 bin/cat/cat.c               | 3 ---
 bin/chflags/Makefile        | 1 -
 bin/chflags/chflags.1       | 2 --
 bin/chflags/chflags.c       | 3 ---
 bin/chio/Makefile           | 1 -
 bin/chmod/Makefile          | 1 -
 bin/chmod/chmod.1           | 2 --
 bin/chmod/chmod.c           | 3 ---
 bin/cp/Makefile             | 1 -
 bin/cp/cp.1                 | 2 --
 bin/cp/cp.c                 | 3 ---
 bin/cp/extern.h             | 2 --
 bin/cp/utils.c              | 3 ---
 bin/csh/Makefile            | 2 --
 bin/date/Makefile           | 1 -
 bin/date/date.1             | 2 --
 bin/date/date.c             | 3 ---
 bin/dd/Makefile             | 1 -
 bin/dd/args.c               | 3 ---
 bin/dd/conv.c               | 3 ---
 bin/dd/conv_tab.c           | 3 ---
 bin/dd/dd.1                 | 2 --
 bin/dd/dd.c                 | 3 ---
 bin/dd/dd.h                 | 2 --
 bin/dd/extern.h             | 2 --
 bin/dd/misc.c               | 3 ---
 bin/dd/position.c           | 3 ---
 bin/df/Makefile             | 1 -
 bin/df/df.1                 | 2 --
 bin/df/df.c                 | 3 ---
 bin/domainname/domainname.1 | 2 --
 bin/domainname/domainname.c | 3 ---
 bin/echo/Makefile           | 1 -
 bin/echo/echo.1             | 2 --
 bin/echo/echo.c             | 3 ---
 bin/ed/ed.h                 | 2 --
 bin/hostname/Makefile       | 1 -
 bin/hostname/hostname.1     | 2 --
 bin/hostname/hostname.c     | 3 ---
 bin/kill/Makefile           | 1 -
 bin/kill/kill.1             | 2 --
 bin/kill/kill.c             | 3 ---
 bin/ln/Makefile             | 1 -
 bin/ln/ln.1                 | 2 --
 bin/ln/ln.c                 | 3 ---
 bin/ln/symlink.7            | 2 --
 bin/ls/Makefile             | 1 -
 bin/ls/cmp.c                | 3 ---
 bin/ls/extern.h             | 2 --
 bin/ls/ls.1                 | 2 --
 bin/ls/ls.c                 | 3 ---
 bin/ls/ls.h                 | 2 --
 bin/ls/print.c              | 3 ---
 bin/ls/util.c               | 3 ---
 bin/mkdir/Makefile          | 1 -
 bin/mkdir/mkdir.1           | 2 --
 bin/mkdir/mkdir.c           | 3 ---
 bin/mv/Makefile             | 1 -
 bin/mv/mv.1                 | 2 --
 bin/mv/mv.c                 | 3 ---
 bin/pax/Makefile            | 1 -
 bin/pax/ar_io.c             | 3 ---
 bin/pax/ar_subs.c           | 3 ---
 bin/pax/buf_subs.c          | 3 ---
 bin/pax/cache.c             | 3 ---
 bin/pax/cache.h             | 2 --
 bin/pax/cpio.c              | 3 ---
 bin/pax/cpio.h              | 2 --
 bin/pax/extern.h            | 2 --
 bin/pax/file_subs.c         | 3 ---
 bin/pax/ftree.c             | 3 ---
 bin/pax/ftree.h             | 2 --
 bin/pax/gen_subs.c          | 3 ---
 bin/pax/options.c           | 3 ---
 bin/pax/options.h           | 2 --
 bin/pax/pat_rep.c           | 3 ---
 bin/pax/pat_rep.h           | 2 --
 bin/pax/pax.1               | 2 --
 bin/pax/pax.c               | 3 ---
 bin/pax/pax.h               | 2 --
 bin/pax/sel_subs.c          | 3 ---
 bin/pax/sel_subs.h          | 2 --
 bin/pax/tables.c            | 3 ---
 bin/pax/tables.h            | 2 --
 bin/pax/tar.c               | 3 ---
 bin/pax/tar.h               | 2 --
 bin/pax/tty_subs.c          | 3 ---
 bin/ps/Makefile             | 1 -
 bin/ps/extern.h             | 2 --
 bin/ps/fmt.c                | 3 ---
 bin/ps/keyword.c            | 3 ---
 bin/ps/nlist.c              | 3 ---
 bin/ps/print.c              | 3 ---
 bin/ps/ps.1                 | 2 --
 bin/ps/ps.c                 | 3 ---
 bin/ps/ps.h                 | 2 --
 bin/pwd/Makefile            | 1 -
 bin/pwd/pwd.1               | 2 --
 bin/pwd/pwd.c               | 3 ---
 bin/realpath/realpath.1     | 2 --
 bin/rm/Makefile             | 1 -
 bin/rm/rm.1                 | 2 --
 bin/rm/rm.c                 | 3 ---
 bin/rmail/Makefile          | 1 -
 bin/rmdir/Makefile          | 1 -
 bin/rmdir/rmdir.1           | 2 --
 bin/rmdir/rmdir.c           | 3 ---
 bin/sh/Makefile             | 1 -
 bin/sh/TOUR                 | 1 -
 bin/sh/alias.c              | 3 ---
 bin/sh/alias.h              | 2 --
 bin/sh/arith.h              | 2 --
 bin/sh/bltin/bltin.h        | 2 --
 bin/sh/bltin/echo.c         | 2 --
 bin/sh/builtins.def         | 2 --
 bin/sh/cd.c                 | 3 ---
 bin/sh/error.c              | 3 ---
 bin/sh/error.h              | 2 --
 bin/sh/eval.c               | 3 ---
 bin/sh/eval.h               | 2 --
 bin/sh/exec.c               | 3 ---
 bin/sh/exec.h               | 2 --
 bin/sh/expand.c             | 3 ---
 bin/sh/expand.h             | 2 --
 bin/sh/funcs/cmv            | 2 --
 bin/sh/funcs/dirs           | 2 --
 bin/sh/funcs/login          | 2 --
 bin/sh/funcs/newgrp         | 2 --
 bin/sh/funcs/popd           | 2 --
 bin/sh/funcs/pushd          | 2 --
 bin/sh/funcs/suspend        | 2 --
 bin/sh/histedit.c           | 3 ---
 bin/sh/input.c              | 3 ---
 bin/sh/input.h              | 2 --
 bin/sh/jobs.c               | 3 ---
 bin/sh/jobs.h               | 2 --
 bin/sh/mail.c               | 3 ---
 bin/sh/mail.h               | 2 --
 bin/sh/main.c               | 3 ---
 bin/sh/main.h               | 2 --
 bin/sh/memalloc.c           | 3 ---
 bin/sh/memalloc.h           | 2 --
 bin/sh/miscbltin.c          | 3 ---
 bin/sh/mkbuiltins           | 2 --
 bin/sh/mknodes.c            | 3 ---
 bin/sh/mksyntax.c           | 3 ---
 bin/sh/mktokens             | 2 --
 bin/sh/myhistedit.h         | 2 --
 bin/sh/mystring.c           | 3 ---
 bin/sh/mystring.h           | 2 --
 bin/sh/nodes.c.pat          | 2 --
 bin/sh/nodetypes            | 2 --
 bin/sh/options.c            | 3 ---
 bin/sh/options.h            | 2 --
 bin/sh/output.c             | 3 ---
 bin/sh/output.h             | 2 --
 bin/sh/parser.c             | 3 ---
 bin/sh/parser.h             | 2 --
 bin/sh/redir.c              | 3 ---
 bin/sh/redir.h              | 2 --
 bin/sh/sh.1                 | 2 --
 bin/sh/shell.h              | 2 --
 bin/sh/show.c               | 3 ---
 bin/sh/show.h               | 2 --
 bin/sh/trap.c               | 3 ---
 bin/sh/trap.h               | 2 --
 bin/sh/var.c                | 3 ---
 bin/sh/var.h                | 2 --
 bin/sleep/Makefile          | 1 -
 bin/sleep/sleep.1           | 2 --
 bin/sleep/sleep.c           | 3 ---
 bin/stty/Makefile           | 1 -
 bin/stty/cchar.c            | 3 ---
 bin/stty/extern.h           | 2 --
 bin/stty/gfmt.c             | 3 ---
 bin/stty/key.c              | 3 ---
 bin/stty/modes.c            | 3 ---
 bin/stty/print.c            | 3 ---
 bin/stty/stty.1             | 2 --
 bin/stty/stty.c             | 3 ---
 bin/stty/stty.h             | 2 --
 bin/stty/util.c             | 3 ---
 bin/sync/Makefile           | 1 -
 bin/sync/sync.8             | 2 --
 bin/sync/sync.c             | 3 ---
 bin/test/Makefile           | 1 -
 bin/test/test.1             | 2 --
 191 files changed, 432 deletions(-)

diff --git a/bin/Makefile b/bin/Makefile
index ca6decd316b9..bf352b4d78da 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,4 +1,3 @@
-#	From: @(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index e29b6c9aab86..8f9ef366e9a4 100644
--- a/bin/Makefile.inc
+++ b/bin/Makefile.inc
@@ -1,4 +1,3 @@
-#	@(#)Makefile.inc	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/cat/Makefile b/bin/cat/Makefile
index ffa36f5e77ac..46c7fd5e4ec6 100644
--- a/bin/cat/Makefile
+++ b/bin/cat/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index b6bc2c4453ce..b34c6fbf842b 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)cat.1	8.3 (Berkeley) 5/2/95
-.\"
 .Dd January 29, 2013
 .Dt CAT 1
 .Os
diff --git a/bin/cat/cat.c b/bin/cat/cat.c
index c69bbc4911cb..7b39caa84d00 100644
--- a/bin/cat/cat.c
+++ b/bin/cat/cat.c
@@ -41,9 +41,6 @@ static char const copyright[] =
 #endif
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)cat.c	8.2 (Berkeley) 4/27/95";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/capsicum.h>
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile
index 1dc69a8f0668..fd19a4e4f848 100644
--- a/bin/chflags/Makefile
+++ b/bin/chflags/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/6/93
 
 .include <src.opts.mk>
 
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 061a0c3296d9..31a4211fb25c 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)chflags.1	8.4 (Berkeley) 5/2/95
-.\"
 .Dd June 12, 2018
 .Dt CHFLAGS 1
 .Os
diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c
index a08ac88ab3cd..6704f569cd33 100644
--- a/bin/chflags/chflags.c
+++ b/bin/chflags/chflags.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif
 
-#ifndef lint
-static char sccsid[] = "@(#)chflags.c	8.5 (Berkeley) 4/1/94";
-#endif
 #endif
 
 #include <sys/cdefs.h>
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
index b317dd469637..0783e1d8372d 100644
--- a/bin/chio/Makefile
+++ b/bin/chio/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/6/93
 
 PACKAGE=utilities
 PROG=	chio
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index 2f855f0e76b6..e6de3a834c45 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1
index 426381f77211..b4c79d0f037a 100644
--- a/bin/chmod/chmod.1
+++ b/bin/chmod/chmod.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)chmod.1	8.4 (Berkeley) 3/31/94
-.\"
 .Dd January 7, 2017
 .Dt CHMOD 1
 .Os
diff --git a/bin/chmod/chmod.c b/bin/chmod/chmod.c
index 23239d647643..67dc03e1f99d 100644
--- a/bin/chmod/chmod.c
+++ b/bin/chmod/chmod.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)chmod.c	8.8 (Berkeley) 4/1/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index a9c310afc409..6da92d982f63 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/cp/cp.1 b/bin/cp/cp.1
index b67718bd39b1..0bf28937d7fc 100644
--- a/bin/cp/cp.1
+++ b/bin/cp/cp.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)cp.1	8.3 (Berkeley) 4/18/94
-.\"
 .Dd February 23, 2022
 .Dt CP 1
 .Os
diff --git a/bin/cp/cp.c b/bin/cp/cp.c
index 24156e4b4a0b..f8610229e4c8 100644
--- a/bin/cp/cp.c
+++ b/bin/cp/cp.c
@@ -39,9 +39,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)cp.c	8.2 (Berkeley) 4/1/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 /*
diff --git a/bin/cp/extern.h b/bin/cp/extern.h
index a5b86c12b2f9..742b5676f1d7 100644
--- a/bin/cp/extern.h
+++ b/bin/cp/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/1/94
  */
 
 typedef struct {
diff --git a/bin/cp/utils.c b/bin/cp/utils.c
index 02d78350067c..107e6638e453 100644
--- a/bin/cp/utils.c
+++ b/bin/cp/utils.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)utils.c	8.3 (Berkeley) 4/1/94";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 94e1ba763d6e..b482e32024ad 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -1,5 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
-#
 # C Shell with process control; VM/UNIX VAX Makefile
 # Bill Joy UC Berkeley; Jim Kulp IIASA, Austria
 #
diff --git a/bin/date/Makefile b/bin/date/Makefile
index cfde78792454..85c269aa10b1 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/date/date.1 b/bin/date/date.1
index 90e8c1bda81b..194635e923b3 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)date.1	8.3 (Berkeley) 4/28/95
-.\"
 .Dd May 19, 2023
 .Dt DATE 1
 .Os
diff --git a/bin/date/date.c b/bin/date/date.c
index 74e8c82c5304..abc51c307f47 100644
--- a/bin/date/date.c
+++ b/bin/date/date.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 #endif /* not lint */
 
 #if 0
-#ifndef lint
-static char sccsid[] = "@(#)date.c	8.2 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 
 #include <sys/cdefs.h>
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 90561ada199a..fde8e08db42a 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/dd/args.c b/bin/dd/args.c
index 0e4edb6e2ca5..c16b37528f94 100644
--- a/bin/dd/args.c
+++ b/bin/dd/args.c
@@ -34,9 +34,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)args.c	8.3 (Berkeley) 4/2/94";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/dd/conv.c b/bin/dd/conv.c
index b7cc1e5b5383..2ac1e1229976 100644
--- a/bin/dd/conv.c
+++ b/bin/dd/conv.c
@@ -34,9 +34,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)conv.c	8.3 (Berkeley) 4/2/94";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c
index e6cc873bf9b1..7f256e8fd032 100644
--- a/bin/dd/conv_tab.c
+++ b/bin/dd/conv_tab.c
@@ -34,9 +34,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)conv_tab.c	8.1 (Berkeley) 5/31/93";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index 8971566bdeab..fa04b3673d39 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)dd.1	8.2 (Berkeley) 1/13/94
-.\"
 .Dd June 4, 2020
 .Dt DD 1
 .Os
diff --git a/bin/dd/dd.c b/bin/dd/dd.c
index c1e8a4efdc5f..a2997ea12249 100644
--- a/bin/dd/dd.c
+++ b/bin/dd/dd.c
@@ -40,9 +40,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)dd.c	8.5 (Berkeley) 4/2/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/dd/dd.h b/bin/dd/dd.h
index ce00412073e3..d2d564494a54 100644
--- a/bin/dd/dd.h
+++ b/bin/dd/dd.h
@@ -31,8 +31,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.
- *
- *	@(#)dd.h	8.3 (Berkeley) 4/2/94
  */
 
 /* Input/output stream state. */
diff --git a/bin/dd/extern.h b/bin/dd/extern.h
index 760eecb14b59..505f107221c4 100644
--- a/bin/dd/extern.h
+++ b/bin/dd/extern.h
@@ -31,8 +31,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.3 (Berkeley) 4/2/94
  */
 
 void block(void);
diff --git a/bin/dd/misc.c b/bin/dd/misc.c
index 2cb0cad8bcc2..c9c99a13280f 100644
--- a/bin/dd/misc.c
+++ b/bin/dd/misc.c
@@ -34,9 +34,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)misc.c	8.3 (Berkeley) 4/2/94";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/dd/position.c b/bin/dd/position.c
index c8ec531e6000..07a46e4a53fb 100644
--- a/bin/dd/position.c
+++ b/bin/dd/position.c
@@ -34,9 +34,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)position.c	8.3 (Berkeley) 4/2/94";
-#endif
 #endif /* not lint */
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/df/Makefile b/bin/df/Makefile
index 2735fd835a1c..6584f8901cfc 100644
--- a/bin/df/Makefile
+++ b/bin/df/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.3 (Berkeley) 5/8/95
 
 PACKAGE=runtime
 
diff --git a/bin/df/df.1 b/bin/df/df.1
index f4eb2ff9ab5f..e3cd9be71dfe 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)df.1	8.3 (Berkeley) 5/8/95
-.\"
 .Dd March 29, 2023
 .Dt DF 1
 .Os
diff --git a/bin/df/df.c b/bin/df/df.c
index 51e1e17de4a6..f59b21963eb2 100644
--- a/bin/df/df.c
+++ b/bin/df/df.c
@@ -41,9 +41,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)df.c	8.9 (Berkeley) 5/8/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1
index d955f86ba6c1..d83169788f2a 100644
--- a/bin/domainname/domainname.1
+++ b/bin/domainname/domainname.1
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	From: @(#)hostname.1	8.1 (Berkeley) 5/31/93
-.\"
 .Dd April 22, 2013
 .Dt DOMAINNAME 1
 .Os
diff --git a/bin/domainname/domainname.c b/bin/domainname/domainname.c
index 4607ce543084..54be99392865 100644
--- a/bin/domainname/domainname.c
+++ b/bin/domainname/domainname.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char const sccsid[] = "From: @(#)hostname.c	8.1 (Berkeley) 5/31/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/echo/Makefile b/bin/echo/Makefile
index 53d756566487..385e459f81cb 100644
--- a/bin/echo/Makefile
+++ b/bin/echo/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/echo/echo.1 b/bin/echo/echo.1
index dc87cf43cbc7..aa547d2350f5 100644
--- a/bin/echo/echo.1
+++ b/bin/echo/echo.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)echo.1	8.1 (Berkeley) 7/22/93
-.\"
 .Dd October 5, 2016
 .Dt ECHO 1
 .Os
diff --git a/bin/echo/echo.c b/bin/echo/echo.c
index 168ff6299728..b2e82e9990d9 100644
--- a/bin/echo/echo.c
+++ b/bin/echo/echo.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)echo.c	8.1 (Berkeley) 5/31/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/ed/ed.h b/bin/ed/ed.h
index e4562be8d331..788106e68b51 100644
--- a/bin/ed/ed.h
+++ b/bin/ed/ed.h
@@ -23,8 +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.
- *
- *	@(#)ed.h,v 1.5 1994/02/01 00:34:39 alm Exp
  */
 
 #include <sys/param.h>
diff --git a/bin/hostname/Makefile b/bin/hostname/Makefile
index 6e1b79f0348f..683611b17299 100644
--- a/bin/hostname/Makefile
+++ b/bin/hostname/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 PACKAGE=runtime
 PROG=	hostname
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index 7192640beae0..da9c12d0278a 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)hostname.1	8.2 (Berkeley) 4/28/95
-.\"
 .Dd October 5, 2020
 .Dt HOSTNAME 1
 .Os
diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c
index 83959348bc76..3b2d51230955 100644
--- a/bin/hostname/hostname.c
+++ b/bin/hostname/hostname.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)hostname.c	8.1 (Berkeley) 5/31/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/kill/Makefile b/bin/kill/Makefile
index 064c0191101b..4023586d2aa7 100644
--- a/bin/kill/Makefile
+++ b/bin/kill/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 PACKAGE=runtime
 PROG=	kill
diff --git a/bin/kill/kill.1 b/bin/kill/kill.1
index f3f0d27bb89b..ce9cb06382f8 100644
--- a/bin/kill/kill.1
+++ b/bin/kill/kill.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)kill.1	8.2 (Berkeley) 4/28/95
-.\"
 .Dd October 3, 2016
 .Dt KILL 1
 .Os
diff --git a/bin/kill/kill.c b/bin/kill/kill.c
index dba32981c050..500f9384cbb9 100644
--- a/bin/kill/kill.c
+++ b/bin/kill/kill.c
@@ -40,9 +40,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)kill.c	8.4 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <ctype.h>
diff --git a/bin/ln/Makefile b/bin/ln/Makefile
index d919938d9ff8..141aa57aab5b 100644
--- a/bin/ln/Makefile
+++ b/bin/ln/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.2 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 9ef8c43d12d2..43522e0c1cb8 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)ln.1	8.2 (Berkeley) 12/30/93
-.\"
 .Dd June 12, 2017
 .Dt LN 1
 .Os
diff --git a/bin/ln/ln.c b/bin/ln/ln.c
index 546bfba1c7c3..3481d40ccb4f 100644
--- a/bin/ln/ln.c
+++ b/bin/ln/ln.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)ln.c	8.2 (Berkeley) 3/31/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 5c5d0a64026c..1789cbe5bc80 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)symlink.7	8.3 (Berkeley) 3/31/94
-.\"
 .Dd February 16, 2015
 .Dt SYMLINK 7
 .Os
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 5cf29e09a94a..b9aa06775e7f 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/2/93
 
 .include <src.opts.mk>
 
diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c
index 590a848e512f..cc8263f227c2 100644
--- a/bin/ls/cmp.c
+++ b/bin/ls/cmp.c
@@ -33,9 +33,6 @@
  */
 
 #if 0
-#ifndef lint
-static char sccsid[] = "@(#)cmp.c	8.1 (Berkeley) 5/31/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/ls/extern.h b/bin/ls/extern.h
index c3a4eafc353d..fd9a3f111a47 100644
--- a/bin/ls/extern.h
+++ b/bin/ls/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) 5/31/93
  */
 
 #include <stdbool.h>
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 9c62f2cc1e38..fdfcb50beb06 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)ls.1	8.7 (Berkeley) 7/29/94
-.\"
 .Dd July 18, 2023
 .Dt LS 1
 .Os
diff --git a/bin/ls/ls.c b/bin/ls/ls.c
index 842364b67f1f..1bd5b7f2c88d 100644
--- a/bin/ls/ls.c
+++ b/bin/ls/ls.c
@@ -39,9 +39,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #if 0
-#ifndef lint
-static char sccsid[] = "@(#)ls.c	8.5 (Berkeley) 4/2/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/ls/ls.h b/bin/ls/ls.h
index 79e917545386..1c3c1cb786f6 100644
--- a/bin/ls/ls.h
+++ b/bin/ls/ls.h
@@ -30,8 +30,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: @(#)ls.h	8.1 (Berkeley) 5/31/93
  */
 
 #define NO_PRINT	1
diff --git a/bin/ls/print.c b/bin/ls/print.c
index 16c4f48624d0..75917d60002b 100644
--- a/bin/ls/print.c
+++ b/bin/ls/print.c
@@ -33,9 +33,6 @@
  */
 
 #if 0
-#ifndef lint
-static char sccsid[] = "@(#)print.c	8.4 (Berkeley) 4/17/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/bin/ls/util.c b/bin/ls/util.c
index 6930633fb744..b10169b2d321 100644
--- a/bin/ls/util.c
+++ b/bin/ls/util.c
@@ -33,9 +33,6 @@
  */
 
 #if 0
-#ifndef lint
-static char sccsid[] = "@(#)util.c	8.3 (Berkeley) 4/2/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/mkdir/Makefile b/bin/mkdir/Makefile
index ba9017b1bf4f..8bf3cfb0e081 100644
--- a/bin/mkdir/Makefile
+++ b/bin/mkdir/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 5/31/93
 
 .include <src.opts.mk>
 
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index 8d376460db15..599ac7e4a7ff 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)mkdir.1	8.2 (Berkeley) 1/25/94
-.\"
 .Dd March 15, 2013
 .Dt MKDIR 1
 .Os
diff --git a/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c
index 4d5f151ba214..725d88235645 100644
--- a/bin/mkdir/mkdir.c
+++ b/bin/mkdir/mkdir.c
@@ -36,9 +36,6 @@ static char const copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)mkdir.c	8.2 (Berkeley) 1/25/94";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/bin/mv/Makefile b/bin/mv/Makefile
index 2d23ea864f9b..2413f572874f 100644
--- a/bin/mv/Makefile
+++ b/bin/mv/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.2 (Berkeley) 4/2/94
 
 .include <src.opts.mk>
 
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1
index bad805c94489..138ce99f586f 100644
--- a/bin/mv/mv.1
+++ b/bin/mv/mv.1
@@ -29,8 +29,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)mv.1	8.1 (Berkeley) 5/31/93
-.\"
 .Dd March 15, 2013
 .Dt MV 1
 .Os
diff --git a/bin/mv/mv.c b/bin/mv/mv.c
index 1320f603b3c4..1104a2710174 100644
--- a/bin/mv/mv.c
+++ b/bin/mv/mv.c
@@ -39,9 +39,6 @@ static char const copyright[] =
*** 1666 LINES SKIPPED ***



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