usr.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
This commit is contained in:
Warner Losh 2023-11-23 10:21:37 -07:00
parent ac00d4d59b
commit bdcbfde31e
631 changed files with 0 additions and 1424 deletions

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <src.opts.mk>

View File

@ -1,3 +1,2 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/6/93
BINDIR?= /usr/bin

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)apply.1 8.2 (Berkeley) 4/4/94
.\"
.Dd January 28, 2022
.Dt APPLY 1
.Os

View File

@ -33,9 +33,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)apply.c 8.4 (Berkeley) 4/4/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= banner
MAN= banner.6

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" From: @(#)banner.6 8.2 (Berkeley) 4/29/95
.\"
.Dd June 21, 2021
.Dt BANNER 6
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)banner.c 8.4 (Berkeley) 4/29/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)basename.1 8.2 (Berkeley) 4/18/94
.\"
.Dd June 21, 2021
.Dt BASENAME 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)basename.c 8.4 (Berkeley) 5/4/95";
#endif /* not lint */
#endif
#include <sys/cdefs.h>

View File

@ -32,8 +32,6 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" @(#)bc.1 6.8 (Berkeley) 8/8/91
.\"
.Dd November 21, 2015
.Dt BC 1
.Os

View File

@ -35,7 +35,6 @@
*/
/*
* @(#)bc.library 5.1 (Berkeley) 4/17/91
*/
scale = 20

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= biff

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)biff.1 8.1 (Berkeley) 6/6/93
.\"
.Dd April 28, 2013
.Dt BIFF 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)biff.c 8.1 (Berkeley) 6/6/93";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" From: @(#)uuencode.1 8.1 (Berkeley) 6/6/93
.\"
.Dd April 18, 2022
.Dt BINTRANS 1
.Os

View File

@ -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[] = "@(#)uudecode.c 8.2 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
/*

View File

@ -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[] = "@(#)uuencode.c 8.2 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
/*

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)uuencode.format.5 8.2 (Berkeley) 1/12/94
.\"
.Dd January 12, 1994
.Dt UUENCODE 5
.Os

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PACKAGE= games

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)caesar.6 8.2 (Berkeley) 11/16/93
.\"
.Dd November 16, 1993
.Dt CAESAR 6
.Os

View File

@ -42,9 +42,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[] = "@(#)caesar.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <errno.h>

View File

@ -26,7 +26,5 @@
# 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.
#
# @(#)rot13.sh 8.1 (Berkeley) 5/31/93
exec /usr/bin/caesar 13 "$@"

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)calendar.1 8.1 (Berkeley) 6/29/93
.\"
.Dd July 31, 2022
.Dt CALENDAR 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)calendar.c 8.3 (Berkeley) 3/25/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)calendar.c 8.3 (Berkeley) 3/25/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -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>

View File

@ -38,9 +38,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[] = "@(#)pom.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
/*

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= cap_mkdb

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)cap_mkdb.1 8.1 (Berkeley) 6/6/93
.\"
.Dd February 22, 2005
.Dt CAP_MKDB 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)cap_mkdb.c 8.2 (Berkeley) 4/27/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
.\" @(#)chkey.1 1.5 91/03/11 TIRPC 1.0;
.\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
.\"
.Dd July 5, 1989

View File

@ -29,9 +29,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)chkey.c 1.7 91/03/11 Copyr 1986 Sun Micro";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 4/2/94
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)chpass.1 8.2 (Berkeley) 12/30/93
.\"
.Dd May 25, 2021
.Dt CHPASS 1
.Os

View File

@ -47,9 +47,6 @@ static const char copyright[] =
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
static char sccsid[] = "@(#)chpass.c 8.4 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/param.h>

View File

@ -38,8 +38,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.
*
* @(#)chpass.h 8.4 (Berkeley) 4/2/94
*/
struct passwd;

View File

@ -41,9 +41,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)edit.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>

View File

@ -41,9 +41,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)field.c 8.4 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -41,9 +41,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)util.c 8.4 (Berkeley) 4/2/94";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 4/28/95
PROG= cksum
SRCS= cksum.c crc.c print.c sum1.c sum2.c crc32.c

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)cksum.1 8.2 (Berkeley) 4/28/95
.\"
.Dd April 28, 1995
.Dt CKSUM 1
.Os

View File

@ -39,9 +39,6 @@ static const char copyright[] =
#endif /* not lint */
#ifndef lint
#if 0
static char sccsid[] = "@(#)cksum.c 8.2 (Berkeley) 4/28/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>

View File

@ -33,9 +33,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)crc.c 8.1 (Berkeley) 6/17/93";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -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.1 (Berkeley) 6/6/93
*/
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)print.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)sum1.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#ifndef lint
#if 0
static char sccsid[] = "@(#)sum2.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/types.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)cmp.1 8.1 (Berkeley) 6/6/93
.\"
.Dd September 23, 2021
.Dt CMP 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)cmp.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -28,8 +28,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)extern.h 8.3 (Berkeley) 4/2/94
*
*/
#define OK_EXIT 0

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)misc.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)regular.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)special.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -1,5 +1,3 @@
# @(#)README 8.1 (Berkeley) 6/6/93
#
col - filter out reverse line feeds.

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)col.1 8.1 (Berkeley) 6/29/93
.\"
.Dd October 21, 2020
.Dt COL 1
.Os

View File

@ -39,9 +39,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)col.c 8.5 (Berkeley) 5/4/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= colrm

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)colrm.1 8.1 (Berkeley) 6/6/93
.\"
.Dd June 23, 2020
.Dt COLRM 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)colrm.c 8.2 (Berkeley) 5/4/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= column

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)column.1 8.1 (Berkeley) 6/6/93
.\"
.Dd July 29, 2004
.Dt COLUMN 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)column.c 8.4 (Berkeley) 5/4/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" From: @(#)comm.1 8.1 (Berkeley) 6/6/93
.\"
.Dd July 27, 2020
.Dt COMM 1
.Os

View File

@ -39,9 +39,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "From: @(#)comm.c 8.4 (Berkeley) 5/4/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.2 (Berkeley) 4/17/94
.include <src.opts.mk>

View File

@ -29,8 +29,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)compress.1 8.2 (Berkeley) 4/18/94
.\"
.Dd March 4, 2021
.Dt COMPRESS 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)compress.c 8.2 (Berkeley) 1/7/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)zopen.3 8.1 (Berkeley) 6/9/93
.\"
.Dd June 9, 1993
.Dt ZOPEN 3
.Os

View File

@ -33,9 +33,6 @@
* SUCH DAMAGE.
*/
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)zopen.c 8.1 (Berkeley) 6/27/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
/*-

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)C.c 8.4 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= ctags
SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)ctags.1 8.1 (Berkeley) 6/6/93
.\"
.Dd May 23, 2023
.Dt CTAGS 1
.Os

View File

@ -36,9 +36,6 @@ static const char copyright[] =
#endif
#if 0
#ifndef lint
static char sccsid[] = "@(#)ctags.c 8.4 (Berkeley) 2/7/95";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -28,8 +28,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* @(#)ctags.h 8.3 (Berkeley) 4/2/94
*
*/
#define bool char

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)fortran.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)lisp.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)print.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)tree.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -30,9 +30,6 @@
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)yacc.c 8.3 (Berkeley) 4/2/94";
#endif
#endif
#include <sys/cdefs.h>

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -28,8 +28,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)cut.1 8.1 (Berkeley) 6/6/93
.\"
.Dd November 6, 2022
.Dt CUT 1
.Os

View File

@ -32,8 +32,6 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.\" @(#)dc.1 8.1 (Berkeley) 6/6/93
.\"
.Dd September 4, 2019
.Dt DC 1
.Os

View File

@ -27,8 +27,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)diff.1 8.1 (Berkeley) 6/30/93
.\"
.Dd March 10, 2022
.Dt DIFF 1
.Os

View File

@ -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.
*
* @(#)diff.h 8.1 (Berkeley) 6/6/93
*/
#include <sys/types.h>

View File

@ -62,8 +62,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.
*
* @(#)diffreg.c 8.1 (Berkeley) 6/6/93
*/
#include <sys/cdefs.h>

View File

@ -27,8 +27,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)diff3.1 8.2 (Berkeley) 4/18/94
.\"
.Dd June 23, 2022
.Dt DIFF3 1
.Os

View File

@ -60,14 +60,9 @@
* 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.
*
* @(#)diff3.c 8.1 (Berkeley) 6/6/93
*/
#if 0
#ifndef lint
static char sccsid[] = "@(#)diff3.c 8.1 (Berkeley) 6/6/93";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/capsicum.h>

View File

@ -1,4 +1,3 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -35,9 +35,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[] = "@(#)dirname.c 8.4 (Berkeley) 5/4/95";
#endif /* not lint */
#include <sys/cdefs.h>
#include <capsicum_helpers.h>
#include <err.h>

View File

@ -1,4 +1,3 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <src.opts.mk>

View File

@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" @(#)du.1 8.2 (Berkeley) 4/1/94
.\"
.Dd August 1, 2019
.Dt DU 1
.Os

View File

@ -39,9 +39,6 @@ static const char copyright[] =
#endif /* not lint */
#ifndef lint
#if 0
static const char sccsid[] = "@(#)du.c 8.5 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
#include <sys/param.h>

Some files were not shown because too many files have changed in this diff Show More