Skip to content

Commit

Permalink
usr.sbin: Remove ancient SCCS tags.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bsdimp committed Nov 27, 2023
1 parent bdcbfde commit 8a7b612
Show file tree
Hide file tree
Showing 174 changed files with 0 additions and 357 deletions.
1 change: 0 additions & 1 deletion usr.sbin/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93

.include <src.opts.mk>

Expand Down
1 change: 0 additions & 1 deletion usr.sbin/Makefile.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/6/93

BINDIR?= /usr/sbin
1 change: 0 additions & 1 deletion usr.sbin/accton/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

PROG= accton
MAN= accton.8
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/accton/accton.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = "@(#)accton.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/apmd/apmd.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)apmd.8 1.1 (FreeBSD) 6/28/99
.\"
.Dd June 28, 1999
.Dt APMD 8 i386
.Os
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/arp/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 4/18/94

.include <src.opts.mk>

Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/arp/arp.4
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)arp4.4 6.5 (Berkeley) 4/18/94
.\"
.Dd October 7, 2016
.Dt ARP 4
.Os
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/arp/arp.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)arp.8 8.1 (Berkeley) 6/6/93
.\"
.Dd July 13, 2020
.Dt ARP 8
.Os
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/arp/arp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
/*
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/bootparamd/Makefile.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90

BINDIR?= /usr/sbin

Expand Down
1 change: 0 additions & 1 deletion usr.sbin/bootparamd/bootparamd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90

.include <src.opts.mk>

Expand Down
1 change: 0 additions & 1 deletion usr.sbin/bootparamd/bootparamd/bootparamd.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.\" @(#)bootparamd.8
.Dd December 14, 2000
.Dt BOOTPARAMD 8
.Os
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/bootparamd/callbootd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90

PROG= callbootd
MAN=
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/chown/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

.include <src.opts.mk>

Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/chown/chgrp.1
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94
.\"
.Dd January 7, 2017
.Dt CHGRP 1
.Os
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/chown/chown.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chown.8 8.3 (Berkeley) 3/31/94
.\"
.Dd August 24, 2022
.Dt CHOWN 8
.Os
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/chown/chown.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = "@(#)chown.c 8.8 (Berkeley) 4/4/94";
#endif /* not lint */
#endif

#include <sys/cdefs.h>
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/chroot/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

PROG= chroot
MAN= chroot.8
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/chroot/chroot.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chroot.8 8.1 (Berkeley) 6/9/93
.\"
.Dd July 20, 2021
.Dt CHROOT 8
.Os
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/chroot/chroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = "@(#)chroot.c 8.1 (Berkeley) 6/9/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/config/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

SRCDIR:=${.PARSEDIR:tA}

Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/config/config.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)config.8 8.2 (Berkeley) 4/19/94
.\"
.Dd April 9, 2021
.Dt CONFIG 8
.Os
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/config/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
* @(#)config.h 8.1 (Berkeley) 6/6/93
*/

/*
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/config/config.y
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,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.
*
* @(#)config.y 8.1 (Berkeley) 6/6/93
*/

#include <assert.h>
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/config/lang.l
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,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.
*
* @(#)lang.l 8.1 (Berkeley) 6/6/93
*/

#include <assert.h>
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/config/main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ static const char copyright[] =
#endif /* not lint */

#ifndef lint
#if 0
static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */

#include <sys/types.h>
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/config/mkheaders.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
*/

#ifndef lint
#if 0
static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */

/*
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/config/mkmakefile.cc
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
*/

#ifndef lint
#if 0
static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */

/*
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/config/mkoptions.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
*/

#ifndef lint
#if 0
static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */

/*
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/cron/cron/job.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* SOFTWARE.
*/

#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: job.c,v 1.2 1998/08/14 00:32:40 vixie Exp $";
#endif


#include "cron.h"
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/cron/cron/popen.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
#ifndef lint
static const char rcsid[] =
"$Id: popen.c,v 1.3 1998/08/14 00:32:41 vixie Exp $";
#if 0
static const char sccsid[] = "@(#)popen.c 5.7 (Berkeley) 2/14/89";
#endif
#endif /* not lint */

#include "cron.h"
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/cron/cron/user.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* SOFTWARE.
*/

#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: user.c,v 1.2 1998/08/14 00:32:41 vixie Exp $";
#endif

/* vix 26jan87 [log is in RCS file]
*/
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/cron/lib/env.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* SOFTWARE.
*/

#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: env.c,v 1.3 1998/08/14 00:32:39 vixie Exp $";
#endif


#include "cron.h"
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/cron/lib/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
* SOFTWARE.
*/

#if !defined(lint) && !defined(LINT)
static const char rcsid[] = "$Id: misc.c,v 1.5 1998/08/14 00:32:40 vixie Exp $";
#endif

/* vix 26jan87 [RCS has the rest of the log]
* vix 30dec86 [written]
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/edquota/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

PROG= edquota
MAN= edquota.8
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/edquota/edquota.8
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)edquota.8 8.1 (Berkeley) 6/6/93
.\"
.Dd June 6, 1993
.Dt EDQUOTA 8
.Os
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/edquota/edquota.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#endif

#include <sys/cdefs.h>
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/edquota/pathnames.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/6/93
*/

#include <paths.h>
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/ifmcstat/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93

.include <src.opts.mk>

Expand Down
1 change: 0 additions & 1 deletion usr.sbin/inetd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

.include <src.opts.mk>

Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/inetd/inetd.8
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94
.\"
.Dd September 29, 2022
.Dt INETD 8
.Os
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/inetd/inetd.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1991, 1993, 1994\n\
#endif /* not lint */

#ifndef lint
#if 0
static char sccsid[] = "@(#)from: inetd.c 8.4 (Berkeley) 4/13/94";
#endif
#endif /* not lint */

/*
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/inetd/pathnames.h
Original file line number Diff line number Diff line change
Expand Up @@ -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/6/93
*/

#include <paths.h>
Expand Down
1 change: 0 additions & 1 deletion usr.sbin/iostat/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93

PROG= iostat
MAN= iostat.8
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/iostat/iostat.8
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)iostat.8 8.1 (Berkeley) 6/6/93
.\"
.Dd November 26, 2023
.Dt IOSTAT 8
.Os
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/kbdcontrol/kbdcontrol.1
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\"
.\" @(#)kbdcontrol.1
.\"
.Dd March 16, 2016
.Dt KBDCONTROL 1
.Os
Expand Down
2 changes: 0 additions & 2 deletions usr.sbin/keyserv/keyserv.8
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.\" @(#)keyserv.1m 1.21 93/07/14 SMI; from SVr4
.\"macro stdmacro
.\" Copyright 1989 AT&T
.\" @(#)keyserv.8c 1.8 89/03/29 SMI;
.\".TH KEYSERV 8C "9 September 1987"
.Dd September 14, 1992
.Dt KEYSERV 8
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/keyserv/keyserv.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
*/

#ifndef lint
#if 0
static char sccsid[] = "@(#)keyserv.c 1.15 94/04/25 SMI";
#endif
#endif /* not lint */

/*
Expand Down
3 changes: 0 additions & 3 deletions usr.sbin/keyserv/setkey.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
*/

#ifndef lint
#if 0
static char sccsid[] = "@(#)setkey.c 1.11 94/04/25 SMI";
#endif
#endif /* not lint */

/*
Expand Down
Loading

0 comments on commit 8a7b612

Please sign in to comment.