Revert $FreeBSD$ to $Id$
This commit is contained in:
parent
53faa0dade
commit
c115df18cd
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
NOMAN=YES
|
||||
CLEANFILES+= ${LOCALES:S/$/.out/g}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# German/ISO 8859-1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# German/ISO 8859-1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Espan~ol (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Espan~ol (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# icelandic (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# icelandic (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# latin1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# latin1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# latin1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CP866 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.CP866
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# koi8-r (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.KOI8-R
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CP866 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.CP866
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# koi8-r (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.KOI8-R
|
||||
order \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
NOMAN=YES
|
||||
CLEANFILES+= ${LOCALES:S/$/.out/g}
|
||||
|
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
# XXX MISSING: deroff diction graph learn plot
|
||||
# spell spline struct units xsend
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)ar.1 8.1 (Berkeley) 6/29/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.TH AR 1 "June 29, 1993"
|
||||
.AT 3
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)ar.1 8.1 (Berkeley) 6/29/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.TH AR 1 "June 29, 1993"
|
||||
.AT 3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
.include "${.CURDIR}/Makefile.inc"
|
||||
|
||||
|
@ -92,7 +92,7 @@ enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */
|
||||
|
||||
/* File scope variables */
|
||||
|
||||
static char rcsid[] = "$FreeBSD$";
|
||||
static char rcsid[] = "$Id$";
|
||||
char *no_export[] =
|
||||
{
|
||||
"TERM", "TERMCAP", "DISPLAY", "_"
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.Dd April 12, 1995
|
||||
.Dt "AT" 1
|
||||
.Os "FreeBSD 2.1"
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
/* File scope variables */
|
||||
|
||||
static char rcsid[] = "$FreeBSD$";
|
||||
static char rcsid[] = "$Id$";
|
||||
|
||||
/* External variables */
|
||||
|
||||
|
@ -130,7 +130,7 @@ static size_t sc_len; /* scanner - lenght of token buffer */
|
||||
static int sc_tokid; /* scanner - token id */
|
||||
static int sc_tokplur; /* scanner - is token plural? */
|
||||
|
||||
static char rcsid[] = "$FreeBSD$";
|
||||
static char rcsid[] = "$Id$";
|
||||
|
||||
/* Local functions */
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
/* File scope variables */
|
||||
|
||||
static char rcsid[] = "$FreeBSD$";
|
||||
static char rcsid[] = "$Id$";
|
||||
|
||||
/* Function declarations */
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)basename.1 8.2 (Berkeley) 4/18/94
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd April 18, 1994
|
||||
.Dt BASENAME 1
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)biff.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt BIFF 1
|
||||
|
@ -25,7 +25,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)cap_mkdb.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd "June 6, 1993"
|
||||
.Dt CAP_MKDB 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= chat
|
||||
SRCS= chat.c
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" -*- nroff -*-
|
||||
.\" manual page [] for chat 1.8
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\" SH section heading
|
||||
.\" SS subsection heading
|
||||
.\" LP paragraph
|
||||
|
@ -31,7 +31,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
static char rcsid[] = "$FreeBSD$";
|
||||
static char rcsid[] = "$Id$";
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
@ -40,7 +40,7 @@ static char copyright[] =
|
||||
#ifndef lint
|
||||
static char sccsid[] = "From: @(#)chpass.c 8.4 (Berkeley) 4/2/94";
|
||||
static char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
"$Id$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -35,7 +35,7 @@
|
||||
* Center for Telecommunications Research
|
||||
* Columbia University, New York City
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef YP
|
||||
|
@ -35,7 +35,7 @@
|
||||
* Center for Telecommunications Research
|
||||
* Columbia University, New York City
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef YP
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)cmp.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt CMP 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG = colldef
|
||||
LFLAGS = -8 -i
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
NOMAN=YES
|
||||
CLEANFILES+= ${LOCALES:S/$/.out/g}
|
||||
|
@ -1,6 +1,6 @@
|
||||
# German/ISO 8859-1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Espan~ol (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# icelandic (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# latin1 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.ISO_8859-1
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# CP866 (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.CP866
|
||||
order \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# koi8-r (backward compatible with ASCII)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
charmap map.KOI8-R
|
||||
order \
|
||||
|
@ -25,7 +25,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <err.h>
|
||||
|
@ -26,7 +26,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <ctype.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= compile_et
|
||||
SRCS= compile_et.c error_table.y
|
||||
|
@ -23,7 +23,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef _ZOPEN_H_
|
||||
|
@ -36,7 +36,7 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# From: @(#)cpp.sh 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
# Transitional front end to CCCP to make it behave like (Reiser) CCP:
|
||||
# specifies -traditional
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)du.1 8.2 (Berkeley) 4/1/94
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd April 1, 1994
|
||||
.Dt DU 1
|
||||
|
@ -3,7 +3,7 @@ $ ee.i18n.guide for more information
|
||||
$
|
||||
$ For ee patchlevel 3
|
||||
$
|
||||
$ $FreeBSD$
|
||||
$ $Id$
|
||||
$
|
||||
$set 1
|
||||
$quote "
|
||||
|
@ -3,7 +3,7 @@ $ ee.i18n.guide for more information
|
||||
$
|
||||
$ For ee patchlevel 3
|
||||
$
|
||||
$ $FreeBSD$
|
||||
$ $Id$
|
||||
$
|
||||
$set 1
|
||||
$quote "
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.Dd July 2, 1996
|
||||
.Dt FETCH 1
|
||||
.Os FreeBSD 3.0
|
||||
|
@ -24,7 +24,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
/* $FreeBSD$ */
|
||||
/* $Id$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
@ -3,11 +3,14 @@
|
||||
|
||||
/*
|
||||
* Patchlevel file for Ian Darwin's MAGIC command.
|
||||
* $Id$
|
||||
* $Id: patchlevel.h,v 1.5 1997/02/22 19:29:15 peter Exp $
|
||||
*
|
||||
* $Log: patchlevel.h,v $
|
||||
* Revision 1.5 1997/02/22 19:29:15 peter
|
||||
* Revert $Id$ to $Id$
|
||||
*
|
||||
* Revision 1.4 1997/01/14 06:59:48 jkh
|
||||
* Make the long-awaited change from $Id$ to $Id$
|
||||
* Make the long-awaited change from $Id: patchlevel.h,v 1.5 1997/02/22 19:29:15 peter Exp $ to $Id: patchlevel.h,v 1.5 1997/02/22 19:29:15 peter Exp $
|
||||
*
|
||||
* This will make a number of things easier in the future, as well as (finally!)
|
||||
* avoiding the Id-smashing problem which has plagued developers for so long.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= file2c
|
||||
MAN1= file2c.1
|
||||
|
@ -5,7 +5,7 @@
|
||||
.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
||||
.\" ---------------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd Jan 28, 1995
|
||||
.Dt FILE2C 1
|
||||
|
@ -6,7 +6,7 @@
|
||||
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
||||
* ----------------------------------------------------------------------------
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)find.1 8.4 (Berkeley) 4/1/94
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd April 1, 1994
|
||||
.Dt FIND 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= gencat
|
||||
SRCS= gencat.c genlib.c
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)hexdump.1 8.2 (Berkeley) 4/18/94
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd April 18, 1994
|
||||
.Dt HEXDUMP 1
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)od.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd %Q
|
||||
.Os
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# @(#)groups.sh 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PATH=/bin:/usr/bin; export PATH
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# @(#)whoami.sh 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PATH=/bin:/usr/bin; export PATH
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= ipcrm
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\""
|
||||
.Dd August 8th, 1994
|
||||
.Dt ipcrm 1
|
||||
|
@ -28,7 +28,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= ipcs
|
||||
BINGRP= kmem
|
||||
|
@ -27,7 +27,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd June 18, 1994
|
||||
.Dt "IPCS" 1
|
||||
|
@ -24,7 +24,7 @@
|
||||
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -1,7 +1,7 @@
|
||||
.ll 6i
|
||||
.pl 10.5i
|
||||
.\" from: @(#)keyinfo.1 1.1 (Bellcore) 7/20/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.lt 6.0i
|
||||
.TH KEYINFO 1 "26 April 1996"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Search /etc/skeykeys for the skey string for this user OR user specified
|
||||
# in 1st parameter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
|
||||
die "usage: keyinfo [user]\n" unless $#ARGV < 1;
|
||||
|
@ -22,7 +22,7 @@
|
||||
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd June 25, 1995
|
||||
.Os FreeBSD 2.2
|
||||
|
@ -26,7 +26,7 @@
|
||||
#
|
||||
# killall - kill processes by name
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
|
||||
$ENV{'PATH'} = '/bin:/usr/bin'; # security
|
||||
|
@ -1,5 +1,5 @@
|
||||
# @(#)Makefile 1.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= ktrace
|
||||
SRCS= ktrace.c subr.c
|
||||
|
@ -42,7 +42,7 @@ static char copyright[] =
|
||||
static char sccsid[] = "@(#)ktrace.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
"$Id$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -36,7 +36,7 @@
|
||||
static char sccsid[] = "@(#)subr.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
"$Id$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= kzip
|
||||
MAN8= kzip.8
|
||||
|
@ -23,7 +23,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd August 15, 1996
|
||||
.Os
|
||||
|
@ -9,7 +9,7 @@
|
||||
* Copyright (C) 1993 Hannu Savolainen
|
||||
* Ported to 386bsd by Serge Vakulenko
|
||||
* based on tools/build.c by Linus Torvalds
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" From: @(#)lastcomm.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd September 18, 1996
|
||||
.Dt LASTCOMM 1
|
||||
|
@ -30,7 +30,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
#
|
||||
# By default, flex will be configured to generate 8-bit scanners only if the
|
||||
# -8 flag is given. If you want it to always generate 8-bit scanners, add
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
LIB= ln
|
||||
SRCS= libmain.c libyywrap.c
|
||||
|
@ -17,7 +17,7 @@
|
||||
.\" 5. Modifications may be freely made to this file providing the above
|
||||
.\" conditions are met.
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd January 15, 1996
|
||||
.Dt LIMITS 1
|
||||
|
@ -20,7 +20,7 @@
|
||||
*
|
||||
* Display/change(+runprogram)/eval resource limits.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <err.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
SUBDIR= bigram code locate
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
LIBEXECDIR?= /usr/libexec
|
||||
|
@ -34,7 +34,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
|
@ -34,7 +34,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
|
@ -1,5 +1,5 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
PROG= locate
|
||||
SRCS= util.c locate.c
|
||||
|
@ -30,7 +30,7 @@
|
||||
#
|
||||
# Sequence of databases is important.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
# The directory containing locate subprograms
|
||||
: ${LIBEXECDIR=/usr/libexec}; export LIBEXECDIR
|
||||
|
@ -34,7 +34,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)locate.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt LOCATE 1
|
||||
|
@ -34,7 +34,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
|
@ -32,7 +32,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)locate.h 8.1 (Berkeley) 6/6/93
|
||||
* $FreeBSD$
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* Symbolic constants shared by locate.c and code.c */
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# /etc/locate.rc - command script for updatedb(8)
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
#
|
||||
# All commented values are the defaults
|
||||
|
@ -28,7 +28,7 @@
|
||||
#
|
||||
# usage: mklocatedb [-presort] < filelist > database
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id$
|
||||
|
||||
|
||||
# The directory containing locate subprograms
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user