Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 05:24:44 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: 51e16cb8fc53 - main - sbin: Remove ancient SCCS tags.
Message-ID:  <202311270524.3AR5Oi3b065892@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=51e16cb8fc536913f490ac6bc9c17e92ebd0411b

commit 51e16cb8fc536913f490ac6bc9c17e92ebd0411b
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:29 +0000

    sbin: 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
---
 sbin/Makefile                      | 1 -
 sbin/Makefile.inc                  | 1 -
 sbin/bectl/bectl.8                 | 2 --
 sbin/bsdlabel/Makefile             | 1 -
 sbin/bsdlabel/bsdlabel.8           | 2 --
 sbin/bsdlabel/bsdlabel.c           | 4 ----
 sbin/bsdlabel/pathnames.h          | 2 --
 sbin/clri/Makefile                 | 1 -
 sbin/clri/clri.8                   | 2 --
 sbin/clri/clri.c                   | 3 ---
 sbin/comcontrol/Makefile           | 1 -
 sbin/dmesg/Makefile                | 1 -
 sbin/dmesg/dmesg.8                 | 2 --
 sbin/dmesg/dmesg.c                 | 3 ---
 sbin/dump/Makefile                 | 1 -
 sbin/dump/dump.8                   | 2 --
 sbin/dump/dump.h                   | 2 --
 sbin/dump/dumprmt.c                | 3 ---
 sbin/dump/itime.c                  | 3 ---
 sbin/dump/main.c                   | 3 ---
 sbin/dump/optr.c                   | 3 ---
 sbin/dump/pathnames.h              | 2 --
 sbin/dump/tape.c                   | 3 ---
 sbin/dump/traverse.c               | 3 ---
 sbin/dump/unctime.c                | 3 ---
 sbin/dumpfs/Makefile               | 1 -
 sbin/dumpfs/dumpfs.8               | 2 --
 sbin/dumpfs/dumpfs.c               | 3 ---
 sbin/dumpon/dumpon.8               | 2 --
 sbin/dumpon/dumpon.c               | 3 ---
 sbin/etherswitchcfg/Makefile       | 1 -
 sbin/ffsinfo/Makefile              | 2 --
 sbin/fsck/fsck.c                   | 2 --
 sbin/fsck_ffs/Makefile             | 1 -
 sbin/fsck_ffs/dir.c                | 3 ---
 sbin/fsck_ffs/fsck.h               | 2 --
 sbin/fsck_ffs/fsck_ffs.8           | 2 --
 sbin/fsck_ffs/fsutil.c             | 3 ---
 sbin/fsck_ffs/globs.c              | 3 ---
 sbin/fsck_ffs/inode.c              | 3 ---
 sbin/fsck_ffs/main.c               | 3 ---
 sbin/fsck_ffs/pass1.c              | 3 ---
 sbin/fsck_ffs/pass1b.c             | 3 ---
 sbin/fsck_ffs/pass2.c              | 3 ---
 sbin/fsck_ffs/pass3.c              | 3 ---
 sbin/fsck_ffs/pass4.c              | 3 ---
 sbin/fsck_ffs/pass5.c              | 3 ---
 sbin/fsck_ffs/setup.c              | 3 ---
 sbin/fsck_ffs/utilities.c          | 3 ---
 sbin/fsdb/Makefile                 | 1 -
 sbin/growfs/Makefile               | 2 --
 sbin/ifconfig/Makefile             | 1 -
 sbin/ifconfig/ifconfig.8           | 2 --
 sbin/ifconfig/ifconfig.c           | 3 ---
 sbin/init/Makefile                 | 1 -
 sbin/init/init.8                   | 2 --
 sbin/init/init.c                   | 3 ---
 sbin/init/pathnames.h              | 2 --
 sbin/init/ttys                     | 3 ---
 sbin/ipf/common/ipf.h              | 2 --
 sbin/ipf/common/ipmon.h            | 2 --
 sbin/ipf/ipf/bpf-ipf.h             | 4 ----
 sbin/ipf/ipf/bpf_filter.c          | 2 --
 sbin/ipf/ipf/ipf.c                 | 4 ----
 sbin/ipf/ipf/ipfcomp.c             | 4 ----
 sbin/ipf/ipfs/ipfs.c               | 3 ---
 sbin/ipf/ipfstat/ipfstat.c         | 4 ----
 sbin/ipf/ipfsync/ipfsyncd.c        | 4 ----
 sbin/ipf/ipfsync/ipsyncm.c         | 4 ----
 sbin/ipf/ipfsync/ipsyncs.c         | 4 ----
 sbin/ipf/ipftest/ip_fil.c          | 4 ----
 sbin/ipf/ipftest/ipftest.c         | 4 ----
 sbin/ipf/ipmon/ipmon.c             | 4 ----
 sbin/ipf/ipnat/ipnat.c             | 4 ----
 sbin/ipf/ipsend/arp.c              | 4 ----
 sbin/ipf/ipsend/ipsend.c           | 4 ----
 sbin/ipf/ipsend/ipsopt.c           | 4 ----
 sbin/ipf/ipsend/resend.c           | 4 ----
 sbin/ipf/ipsend/sbpf.c             | 4 ----
 sbin/ipf/ipsend/sdlpi.c            | 4 ----
 sbin/ipf/ipsend/snit.c             | 4 ----
 sbin/ipf/ipsend/sock.c             | 4 ----
 sbin/ipf/ipsend/sockraw.c          | 3 ---
 sbin/ipf/libipf/facpri.c           | 3 ---
 sbin/ipf/libipf/getnattype.c       | 3 ---
 sbin/ipf/libipf/inet_addr.c        | 4 ----
 sbin/ipf/libipf/ipft_hx.c          | 4 ----
 sbin/ipf/libipf/ipft_pc.c          | 3 ---
 sbin/ipf/libipf/ipft_tx.c          | 4 ----
 sbin/ipf/libipf/kmem.c             | 4 ----
 sbin/ipf/libipf/nat_setgroupmap.c  | 3 ---
 sbin/ipf/libipf/printactiveaddr.c  | 3 ---
 sbin/ipf/libipf/printactivenat.c   | 3 ---
 sbin/ipf/libipf/printaps.c         | 3 ---
 sbin/ipf/libipf/printnat.c         | 3 ---
 sbin/ipf/libipf/printnataddr.c     | 3 ---
 sbin/ipf/libipf/printproto.c       | 3 ---
 sbin/md5/Makefile                  | 1 -
 sbin/mdconfig/mdconfig.8           | 2 --
 sbin/mknod/Makefile                | 1 -
 sbin/mknod/mknod.8                 | 2 --
 sbin/mknod/mknod.c                 | 3 ---
 sbin/mount/Makefile                | 1 -
 sbin/mount/getmntopts.c            | 3 ---
 sbin/mount/mntopts.3               | 2 --
 sbin/mount/mntopts.h               | 2 --
 sbin/mount/mount.8                 | 2 --
 sbin/mount/mount.c                 | 3 ---
 sbin/mount/mount_fs.c              | 3 ---
 sbin/mount/pathnames.h             | 2 --
 sbin/mount/vfslist.c               | 3 ---
 sbin/mount_cd9660/Makefile         | 1 -
 sbin/mount_cd9660/mount_cd9660.8   | 2 --
 sbin/mount_cd9660/mount_cd9660.c   | 2 --
 sbin/mount_nfs/Makefile            | 2 --
 sbin/mount_nfs/mount_nfs.8         | 2 --
 sbin/mount_nfs/mount_nfs.c         | 3 ---
 sbin/mount_nullfs/Makefile         | 1 -
 sbin/mount_nullfs/mount_nullfs.8   | 2 --
 sbin/mount_nullfs/mount_nullfs.c   | 3 ---
 sbin/mount_unionfs/Makefile        | 1 -
 sbin/mount_unionfs/mount_unionfs.8 | 2 --
 sbin/mount_unionfs/mount_unionfs.c | 3 ---
 sbin/newfs/Makefile                | 1 -
 sbin/newfs/mkfs.c                  | 3 ---
 sbin/newfs/newfs.8                 | 2 --
 sbin/newfs/newfs.c                 | 3 ---
 sbin/nfsiod/Makefile               | 1 -
 sbin/nfsiod/nfsiod.8               | 2 --
 sbin/nfsiod/nfsiod.c               | 3 ---
 sbin/ping/Makefile                 | 1 -
 sbin/ping/ping.8                   | 2 --
 sbin/ping/ping.c                   | 3 ---
 sbin/ping/ping6.c                  | 3 ---
 sbin/ping/utils.c                  | 3 ---
 sbin/quotacheck/Makefile           | 1 -
 sbin/quotacheck/quotacheck.8       | 2 --
 sbin/quotacheck/quotacheck.c       | 3 ---
 sbin/rcorder/hash.h                | 2 --
 sbin/rcorder/sprite.h              | 2 --
 sbin/reboot/Makefile               | 1 -
 sbin/reboot/boot_i386.8            | 2 --
 sbin/reboot/reboot.8               | 2 --
 sbin/reboot/reboot.c               | 3 ---
 sbin/restore/Makefile              | 1 -
 sbin/restore/dirs.c                | 3 ---
 sbin/restore/extern.h              | 2 --
 sbin/restore/interactive.c         | 3 ---
 sbin/restore/main.c                | 3 ---
 sbin/restore/restore.8             | 2 --
 sbin/restore/restore.c             | 3 ---
 sbin/restore/restore.h             | 2 --
 sbin/restore/symtab.c              | 3 ---
 sbin/restore/tape.c                | 3 ---
 sbin/restore/utilities.c           | 3 ---
 sbin/route/Makefile                | 1 -
 sbin/route/keywords                | 1 -
 sbin/route/route.8                 | 2 --
 sbin/route/route.c                 | 3 ---
 sbin/routed/defs.h                 | 5 -----
 sbin/routed/pathnames.h            | 2 --
 sbin/routed/radix.c                | 2 --
 sbin/routed/radix.h                | 2 --
 sbin/routed/routed.8               | 2 --
 sbin/routed/rtquery/rtquery.c      | 3 ---
 sbin/savecore/savecore.8           | 2 --
 sbin/shutdown/Makefile             | 1 -
 sbin/shutdown/shutdown.8           | 2 --
 sbin/shutdown/shutdown.c           | 3 ---
 sbin/swapon/Makefile               | 1 -
 sbin/swapon/swapon.8               | 2 --
 sbin/swapon/swapon.c               | 3 ---
 sbin/sysctl/Makefile               | 1 -
 sbin/sysctl/sysctl.8               | 2 --
 sbin/tunefs/Makefile               | 1 -
 sbin/tunefs/tunefs.8               | 2 --
 sbin/tunefs/tunefs.c               | 3 ---
 sbin/umount/Makefile               | 2 --
 sbin/umount/umount.8               | 2 --
 sbin/umount/umount.c               | 3 ---
 sbin/zfsbootcfg/Makefile           | 1 -
 181 files changed, 449 deletions(-)

diff --git a/sbin/Makefile b/sbin/Makefile
index c125075c6696..0c648f29badb 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.5 (Berkeley) 3/31/94
 
 .include <src.opts.mk>
 
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc
index d59f70fe1ef6..a9e857c046de 100644
--- a/sbin/Makefile.inc
+++ b/sbin/Makefile.inc
@@ -1,4 +1,3 @@
-#	@(#)Makefile.inc	8.1 (Berkeley) 6/8/93
 
 .include <src.opts.mk>
 
diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8
index 19cd867df56b..93244c52ce4d 100644
--- a/sbin/bectl/bectl.8
+++ b/sbin/bectl/bectl.8
@@ -13,8 +13,6 @@
 .\"    documentation and/or other materials provided with the distribution.
 .\"
 .\"
-.\"     @(#)be.1
-.\"
 .Dd October 5, 2023
 .Dt BECTL 8
 .Os
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile
index f1d6461beaef..9bfa0fad6573 100644
--- a/sbin/bsdlabel/Makefile
+++ b/sbin/bsdlabel/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.2 (Berkeley) 3/17/94
 
 .PATH: ${SRCTOP}/sys/geom
 
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 9228bba78d4b..0e5b35a0588c 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -28,8 +28,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)disklabel.8	8.2 (Berkeley) 4/19/94
-.\"
 .Dd October 5, 2016
 .Dt BSDLABEL 8
 .Os
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c
index 766def59ffe9..bc0dec3bc399 100644
--- a/sbin/bsdlabel/bsdlabel.c
+++ b/sbin/bsdlabel/bsdlabel.c
@@ -49,10 +49,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)disklabel.c	8.2 (Berkeley) 1/7/94";
-/* from static char sccsid[] = "@(#)disklabel.c	1.2 (Symmetric) 11/28/85"; */
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/bsdlabel/pathnames.h b/sbin/bsdlabel/pathnames.h
index f28593e71e55..4d215eb72e33 100644
--- a/sbin/bsdlabel/pathnames.h
+++ b/sbin/bsdlabel/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/5/93
  */
 
 #include <paths.h>
diff --git a/sbin/clri/Makefile b/sbin/clri/Makefile
index 726adbf8871c..ac3eda4cd597 100644
--- a/sbin/clri/Makefile
+++ b/sbin/clri/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/5/93
 
 PACKAGE=ufs
 PROG=	clri
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8
index f9a86fe659ec..9d1fb92e22ba 100644
--- a/sbin/clri/clri.8
+++ b/sbin/clri/clri.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)clri.8	8.2 (Berkeley) 4/19/94
-.\"
 .Dd October 5, 2016
 .Dt CLRI 8
 .Os
diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c
index 7144490869cd..8eeafbda70af 100644
--- a/sbin/clri/clri.c
+++ b/sbin/clri/clri.c
@@ -39,9 +39,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)clri.c	8.2 (Berkeley) 9/23/93";
-#endif /* not lint */
 #endif
 
 #include <sys/cdefs.h>
diff --git a/sbin/comcontrol/Makefile b/sbin/comcontrol/Makefile
index 2ddb60218039..809f1060d183 100644
--- a/sbin/comcontrol/Makefile
+++ b/sbin/comcontrol/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	5.4 (Berkeley) 6/5/91
 
 PACKAGE=runtime
 PROG=	comcontrol
diff --git a/sbin/dmesg/Makefile b/sbin/dmesg/Makefile
index 4214988b7c71..d1863f2b448c 100644
--- a/sbin/dmesg/Makefile
+++ b/sbin/dmesg/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/5/93
 
 PACKAGE=runtime
 PROG=	dmesg
diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8
index cbd7d66f9e98..2ef3be8b6610 100644
--- a/sbin/dmesg/dmesg.8
+++ b/sbin/dmesg/dmesg.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)dmesg.8	8.1 (Berkeley) 6/5/93
-.\"
 .Dd May 7, 2022
 .Dt DMESG 8
 .Os
diff --git a/sbin/dmesg/dmesg.c b/sbin/dmesg/dmesg.c
index 9b744aee7d2e..4e243d2f51cd 100644
--- a/sbin/dmesg/dmesg.c
+++ b/sbin/dmesg/dmesg.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static const char sccsid[] = "@(#)dmesg.c	8.1 (Berkeley) 6/5/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/types.h>
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index 5cb5b9f27a47..d982e5bc033e 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/5/93
 
 #	dump.h			header file
 #	itime.c			reads /etc/dumpdates
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 00cfef444c9b..08b3c2e574d7 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)dump.8	8.3 (Berkeley) 5/1/95
-.\"
 .Dd December 28, 2020
 .Dt DUMP 8
 .Os
diff --git a/sbin/dump/dump.h b/sbin/dump/dump.h
index bd133fc4c68e..9429704a1800 100644
--- a/sbin/dump/dump.h
+++ b/sbin/dump/dump.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.
- *
- *	@(#)dump.h	8.2 (Berkeley) 4/28/95
  */
 
 /*
diff --git a/sbin/dump/dumprmt.c b/sbin/dump/dumprmt.c
index a8b2d9c221da..ef75be6f2a1f 100644
--- a/sbin/dump/dumprmt.c
+++ b/sbin/dump/dumprmt.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)dumprmt.c	8.3 (Berkeley) 4/28/95";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/itime.c b/sbin/dump/itime.c
index d9121e4df05a..adeaa044ff4f 100644
--- a/sbin/dump/itime.c
+++ b/sbin/dump/itime.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)itime.c	8.1 (Berkeley) 6/5/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/main.c b/sbin/dump/main.c
index a5b4eaa6f8ac..945c38e519ac 100644
--- a/sbin/dump/main.c
+++ b/sbin/dump/main.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)main.c	8.6 (Berkeley) 5/1/95";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/optr.c b/sbin/dump/optr.c
index d3ca5b2a926e..15d34020b24c 100644
--- a/sbin/dump/optr.c
+++ b/sbin/dump/optr.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)optr.c	8.2 (Berkeley) 1/6/94";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/pathnames.h b/sbin/dump/pathnames.h
index 3ee966a55ff7..e309643473a7 100644
--- a/sbin/dump/pathnames.h
+++ b/sbin/dump/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/5/93
  */
 
 #include <paths.h>
diff --git a/sbin/dump/tape.c b/sbin/dump/tape.c
index 3a3574f6d44d..dd3a7672586d 100644
--- a/sbin/dump/tape.c
+++ b/sbin/dump/tape.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)tape.c	8.4 (Berkeley) 5/1/95";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/traverse.c b/sbin/dump/traverse.c
index 281cffcdf6f2..c166b6a1af24 100644
--- a/sbin/dump/traverse.c
+++ b/sbin/dump/traverse.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)traverse.c	8.7 (Berkeley) 6/15/95";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dump/unctime.c b/sbin/dump/unctime.c
index 5f44c80f9358..86ce682642b5 100644
--- a/sbin/dump/unctime.c
+++ b/sbin/dump/unctime.c
@@ -30,9 +30,6 @@
  */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)unctime.c	8.2 (Berkeley) 6/14/94";
-#endif
 #endif /* not lint */
 
 #include <time.h>
diff --git a/sbin/dumpfs/Makefile b/sbin/dumpfs/Makefile
index d7f768ad4c3d..b416eb1cd588 100644
--- a/sbin/dumpfs/Makefile
+++ b/sbin/dumpfs/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 6/5/93
 
 PACKAGE=ufs
 PROG=	dumpfs
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8
index 63da8e59aa46..768329315bc3 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)dumpfs.8	8.1 (Berkeley) 6/5/93
-.\"
 .Dd July 2, 2021
 .Dt DUMPFS 8
 .Os
diff --git a/sbin/dumpfs/dumpfs.c b/sbin/dumpfs/dumpfs.c
index 7d2598c190e8..9eb1cba26824 100644
--- a/sbin/dumpfs/dumpfs.c
+++ b/sbin/dumpfs/dumpfs.c
@@ -51,9 +51,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)dumpfs.c	8.5 (Berkeley) 4/29/95";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index 59d199a2de17..a57dfef7096d 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     From: @(#)swapon.8	8.1 (Berkeley) 6/5/93
-.\"
 .Dd April 23, 2020
 .Dt DUMPON 8
 .Os
diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c
index 81144e33bc71..20a9246496ae 100644
--- a/sbin/dumpon/dumpon.c
+++ b/sbin/dumpon/dumpon.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "From: @(#)swapon.c	8.1 (Berkeley) 6/5/93";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/etherswitchcfg/Makefile b/sbin/etherswitchcfg/Makefile
index 12a5c01e9ed7..6312f07b09d3 100644
--- a/sbin/etherswitchcfg/Makefile
+++ b/sbin/etherswitchcfg/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	5.4 (Berkeley) 6/5/91
 
 PACKAGE=runtime
 PROG=	etherswitchcfg
diff --git a/sbin/ffsinfo/Makefile b/sbin/ffsinfo/Makefile
index 043be5743ab1..cc03ac9d08ca 100644
--- a/sbin/ffsinfo/Makefile
+++ b/sbin/ffsinfo/Makefile
@@ -1,5 +1,3 @@
-# @(#)Makefile    8.8 (Berkeley) 6/21/2000
-#
 # $TSHeader: src/sbin/ffsinfo/Makefile,v 1.3 2000/12/05 19:45:10 tomsoft Exp $
 #
 
diff --git a/sbin/fsck/fsck.c b/sbin/fsck/fsck.c
index 3757ed062ba5..6bef9a31b8f5 100644
--- a/sbin/fsck/fsck.c
+++ b/sbin/fsck/fsck.c
@@ -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: @(#)mount.c	8.19 (Berkeley) 4/19/94
  * From: $NetBSD: mount.c,v 1.24 1995/11/18 03:34:29 cgd Exp 
  * $NetBSD: fsck.c,v 1.30 2003/08/07 10:04:15 agc Exp $
  */
diff --git a/sbin/fsck_ffs/Makefile b/sbin/fsck_ffs/Makefile
index de8913c1ecb3..59805dbbf3d6 100644
--- a/sbin/fsck_ffs/Makefile
+++ b/sbin/fsck_ffs/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.2 (Berkeley) 4/27/95
 
 PACKAGE=ufs
 PROG=	fsck_ffs
diff --git a/sbin/fsck_ffs/dir.c b/sbin/fsck_ffs/dir.c
index 0551ba4521c3..597cb1996401 100644
--- a/sbin/fsck_ffs/dir.c
+++ b/sbin/fsck_ffs/dir.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)dir.c	8.8 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/fsck.h b/sbin/fsck_ffs/fsck.h
index 827336a77d67..312142eab9a7 100644
--- a/sbin/fsck_ffs/fsck.h
+++ b/sbin/fsck_ffs/fsck.h
@@ -57,8 +57,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.
- *
- *	@(#)fsck.h	8.4 (Berkeley) 5/9/95
  */
 
 #ifndef _FSCK_H_
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index 8288216c0681..1eb9ebeb3b9b 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -26,8 +26,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"	@(#)fsck.8	8.4 (Berkeley) 5/9/95
-.\"
 .Dd November 17, 2023
 .Dt FSCK_FFS 8
 .Os
diff --git a/sbin/fsck_ffs/fsutil.c b/sbin/fsck_ffs/fsutil.c
index 05f83789236e..7e9a2c4661ef 100644
--- a/sbin/fsck_ffs/fsutil.c
+++ b/sbin/fsck_ffs/fsutil.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)utilities.c	8.6 (Berkeley) 5/19/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/globs.c b/sbin/fsck_ffs/globs.c
index b004dd7d48b7..8c69b8db44ea 100644
--- a/sbin/fsck_ffs/globs.c
+++ b/sbin/fsck_ffs/globs.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)main.c	8.6 (Berkeley) 5/14/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/inode.c b/sbin/fsck_ffs/inode.c
index e4349ff97088..8b154d972dd3 100644
--- a/sbin/fsck_ffs/inode.c
+++ b/sbin/fsck_ffs/inode.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)inode.c	8.8 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/main.c b/sbin/fsck_ffs/main.c
index 4189af1ba517..63446f63a110 100644
--- a/sbin/fsck_ffs/main.c
+++ b/sbin/fsck_ffs/main.c
@@ -36,9 +36,6 @@ static const char copyright[] =
 	The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
-#ifndef lint
-static char sccsid[] = "@(#)main.c	8.6 (Berkeley) 5/14/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #define _WANT_P_OSREL
diff --git a/sbin/fsck_ffs/pass1.c b/sbin/fsck_ffs/pass1.c
index bed9d547f637..99da2db3bc6b 100644
--- a/sbin/fsck_ffs/pass1.c
+++ b/sbin/fsck_ffs/pass1.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass1.c	8.6 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/pass1b.c b/sbin/fsck_ffs/pass1b.c
index c1af6158f92c..fe6acd4c27db 100644
--- a/sbin/fsck_ffs/pass1b.c
+++ b/sbin/fsck_ffs/pass1b.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass1b.c	8.4 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/pass2.c b/sbin/fsck_ffs/pass2.c
index 977ee1b1c61e..d92bf22c4394 100644
--- a/sbin/fsck_ffs/pass2.c
+++ b/sbin/fsck_ffs/pass2.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass2.c	8.9 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/pass3.c b/sbin/fsck_ffs/pass3.c
index 9a01bb02ccc8..ac0b61437ccb 100644
--- a/sbin/fsck_ffs/pass3.c
+++ b/sbin/fsck_ffs/pass3.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass3.c	8.2 (Berkeley) 4/27/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/pass4.c b/sbin/fsck_ffs/pass4.c
index b4cf59bc97dc..bddd7ca9a94f 100644
--- a/sbin/fsck_ffs/pass4.c
+++ b/sbin/fsck_ffs/pass4.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass4.c	8.4 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/pass5.c b/sbin/fsck_ffs/pass5.c
index 8980ba60e03a..efe36ca42cb4 100644
--- a/sbin/fsck_ffs/pass5.c
+++ b/sbin/fsck_ffs/pass5.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)pass5.c	8.9 (Berkeley) 4/28/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/setup.c b/sbin/fsck_ffs/setup.c
index b3d58749015e..71088ee13849 100644
--- a/sbin/fsck_ffs/setup.c
+++ b/sbin/fsck_ffs/setup.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)setup.c	8.10 (Berkeley) 5/9/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsck_ffs/utilities.c b/sbin/fsck_ffs/utilities.c
index 45bbcc9d6612..e5ec06cb101e 100644
--- a/sbin/fsck_ffs/utilities.c
+++ b/sbin/fsck_ffs/utilities.c
@@ -30,9 +30,6 @@
  */
 
 #if 0
-#ifndef lint
-static const char sccsid[] = "@(#)utilities.c	8.6 (Berkeley) 5/19/95";
-#endif /* not lint */
 #endif
 #include <sys/cdefs.h>
 #include <sys/param.h>
diff --git a/sbin/fsdb/Makefile b/sbin/fsdb/Makefile
index 5a71210dc365..28016b4ccdfc 100644
--- a/sbin/fsdb/Makefile
+++ b/sbin/fsdb/Makefile
@@ -1,5 +1,4 @@
 #	$NetBSD: Makefile,v 1.1.1.1 1995/10/08 23:08:36 thorpej Exp $
-#	@(#)Makefile	8.1 (Berkeley) 6/5/93
 
 PACKAGE=ufs
 PROG=	fsdb
diff --git a/sbin/growfs/Makefile b/sbin/growfs/Makefile
index 3f72e6ac625f..6fb1ba51db00 100644
--- a/sbin/growfs/Makefile
+++ b/sbin/growfs/Makefile
@@ -1,5 +1,3 @@
-#	@(#)Makefile	8.8 (Berkeley) 6/21/2000
-#
 # $TSHeader: src/sbin/growfs/Makefile,v 1.4 2000/12/05 19:45:24 tomsoft Exp $
 #
 
diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile
index b95d7a6ea178..e5701fbcdbba 100644
--- a/sbin/ifconfig/Makefile
+++ b/sbin/ifconfig/Makefile
@@ -1,4 +1,3 @@
-#	From: @(#)Makefile	8.1 (Berkeley) 6/5/93
 
 .include <src.opts.mk>
 
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 3b1774606b21..789b98fd7447 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -25,8 +25,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     From: @(#)ifconfig.8	8.3 (Berkeley) 1/5/94
-.\"
 .Dd November 08, 2023
 .Dt IFCONFIG 8
 .Os
diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c
index 4e2f8e782de9..cd91cf7991bc 100644
--- a/sbin/ifconfig/ifconfig.c
+++ b/sbin/ifconfig/ifconfig.c
@@ -33,9 +33,6 @@
 static const char copyright[] =
 "@(#) Copyright (c) 1983, 1993\n\
 	The Regents of the University of California.  All rights reserved.\n";
-#if 0
-static char sccsid[] = "@(#)ifconfig.c	8.2 (Berkeley) 2/16/94";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 79ccaf149ace..965608065291 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -1,4 +1,3 @@
-#	@(#)Makefile	8.1 (Berkeley) 7/19/93
 
 CONFGROUPS=	CONFTTYS
 PACKAGE=runtime
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 88d663a1afe8..4f988438cd35 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -28,8 +28,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)init.8	8.3 (Berkeley) 4/18/94
-.\"
 .Dd July 22, 2021
 .Dt INIT 8
 .Os
diff --git a/sbin/init/init.c b/sbin/init/init.c
index d5200e4cfe35..a78bfac073da 100644
--- a/sbin/init/init.c
+++ b/sbin/init/init.c
@@ -39,9 +39,6 @@ static const char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
-#if 0
-static char sccsid[] = "@(#)init.c	8.1 (Berkeley) 7/15/93";
-#endif
 #endif /* not lint */
 
 #include <sys/param.h>
diff --git a/sbin/init/pathnames.h b/sbin/init/pathnames.h
index e385aed648b4..c04155a901ae 100644
--- a/sbin/init/pathnames.h
+++ b/sbin/init/pathnames.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.
- *
- *	@(#)pathnames.h	8.1 (Berkeley) 6/5/93
  */
 
 #include <paths.h>
diff --git a/sbin/init/ttys b/sbin/init/ttys
index f5cfe4118da6..d3ac4546d9be 100644
--- a/sbin/init/ttys
+++ b/sbin/init/ttys
@@ -1,6 +1,3 @@
-#
-#	@(#)ttys	5.1 (Berkeley) 4/17/89
-#
 # This file specifies various information about terminals on the system.
 # It is used by several different programs.  Common entries for the
 # various columns include:
diff --git a/sbin/ipf/common/ipf.h b/sbin/ipf/common/ipf.h
index c672c53cb56d..20a0087ed5a1 100644
--- a/sbin/ipf/common/ipf.h
+++ b/sbin/ipf/common/ipf.h
@@ -3,8 +3,6 @@
  * Copyright (C) 2012 by Darren Reed.
  *
  * See the IPFILTER.LICENCE file for details on licencing.
- *
- * @(#)ipf.h	1.12 6/5/96
  * $Id$
  */
 
diff --git a/sbin/ipf/common/ipmon.h b/sbin/ipf/common/ipmon.h
index 8caf20fdf725..4d377027eb3d 100644
--- a/sbin/ipf/common/ipmon.h
+++ b/sbin/ipf/common/ipmon.h
@@ -3,8 +3,6 @@
  * Copyright (C) 2012 by Darren Reed.
  *
  * See the IPFILTER.LICENCE file for details on licencing.
- *
- * @(#)ip_fil.h	1.35 6/5/96
  * $Id$
  */
 
diff --git a/sbin/ipf/ipf/bpf-ipf.h b/sbin/ipf/ipf/bpf-ipf.h
index 1c3032150377..7bc299d57256 100644
--- a/sbin/ipf/ipf/bpf-ipf.h
+++ b/sbin/ipf/ipf/bpf-ipf.h
@@ -35,10 +35,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.
- *
- *      @(#)bpf.h       7.1 (Berkeley) 5/7/91
- *
- * @(#) $Header: /devel/CVS/IP-Filter/bpf-ipf.h,v 2.1 2002/10/26 12:14:26 darrenr Exp $ (LBL)
  */
 
 #ifndef BPF_MAJOR_VERSION
diff --git a/sbin/ipf/ipf/bpf_filter.c b/sbin/ipf/ipf/bpf_filter.c
index ff7c93576d1e..b380eb8e20ee 100644
--- a/sbin/ipf/ipf/bpf_filter.c
+++ b/sbin/ipf/ipf/bpf_filter.c
@@ -35,8 +35,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.
- *
*** 1551 LINES SKIPPED ***



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