Revert $FreeBSD$ to $Id$

This commit is contained in:
Peter Wemm 1997-02-23 09:21:14 +00:00
parent 2bb58cb2e0
commit 79403fe300
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23037
90 changed files with 91 additions and 91 deletions

2
README
View file

@ -1,5 +1,5 @@
This is the top level of the FreeBSD source directory. This file
was last revised on: $FreeBSD$
was last revised on: $Id$
For copyright information, please see the file COPYRIGHT in this
directory (additional copyright information also exists for some

View file

@ -102,7 +102,7 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
# $FreeBSD$
# $Id$
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH

View file

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $FreeBSD$
# $Id$
# -rw-r--r--
BINOWN= root

View file

@ -1,6 +1,6 @@
# /etc/crontab - root's crontab for FreeBSD
#
# $FreeBSD$
# $Id$
#
SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing

View file

@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
# $FreeBSD$
# $Id$
# Generally available IO ports
io 0x240-0x360

View file

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $FreeBSD$
# $Id$
# Do i386 specific processing
#

View file

@ -102,7 +102,7 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
# $FreeBSD$
# $Id$
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH

View file

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $FreeBSD$
# $Id$
# Do i386 specific processing
#

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
# Default is to use the nameserver first
bind
# If that doesn't work, then try the /etc/hosts file

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
# Host Database
# This file should contain the addresses and aliases

View file

@ -9,7 +9,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
# $FreeBSD$
# $Id$
#

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=bin gname=bin mode=0755

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=bin gname=bin mode=0755

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=root gname=wheel mode=0755

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=root gname=wheel mode=0755

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=bin gname=bin mode=0755

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
/set type=dir uname=bin gname=bin mode=0755

View file

@ -1,5 +1,5 @@
; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90
; $FreeBSD$
; $Id$
;
; This file is automatically edited by the `make-localhost' script in
; the /etc/namedb directory.

View file

@ -1,4 +1,4 @@
; $FreeBSD$
; $Id$
; From: @(#)named.boot 5.1 (Berkeley) 6/30/90
; boot file for secondary name server

View file

@ -1,6 +1,6 @@
#!/bin/sh -
#
# $FreeBSD$
# $Id$
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in

View file

@ -1,5 +1,5 @@
# configuration file for newsyslog
# $FreeBSD$
# $Id$
#
# logfilename owner.group mode count size time [ZB]
/var/cron/log 600 3 100 * Z

View file

@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
# $FreeBSD$
# $Id$
# Generally available IO ports
io 0x240-0x360

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
# From: @(#)phones 5.2 (Berkeley) 6/30/90
#
# phones -- remote host phone number data base

View file

@ -1,5 +1,5 @@
#
# $FreeBSD$
# $Id$
#
# An example of packet filter definition.
#

View file

@ -10,7 +10,7 @@
# In all cases, you can use same username and password assigned
# from IIJ.
#
# $FreeBSD$
# $Id$
#
#############################################################################
#

View file

@ -4,7 +4,7 @@
#
# Written by Toshiharu OHNO
#
# $FreeBSD$
# $Id$
#
#################################################################
#

View file

@ -14,7 +14,7 @@
#
# 3) If given label name is not found, then label MYADDR is searched.
#
# $FreeBSD$
# $Id$
#
#########################################################################
#

View file

@ -1,7 +1,7 @@
##################################################
# Sysname Secret Key Peer's IP address
#
# $FreeBSD$
# $Id$
#
##################################################
oscar OurSecretKey 192.244.184.34/24

View file

@ -1,5 +1,5 @@
# @(#)printcap 5.3 (Berkeley) 6/30/90
# $FreeBSD$
# $Id$
#
# This enables a simple local "raw" printer, hooked up to the first

View file

@ -1,7 +1,7 @@
#
# Internet (IP) protocols
#
# $FreeBSD$
# $Id$
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
#
# Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992).

2
etc/rc
View file

@ -1,5 +1,5 @@
#!/bin/sh
# $FreeBSD$
# $Id$
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot

View file

@ -1,5 +1,5 @@
#!/bin/sh
# $FreeBSD$
# $Id$
# Change some defaults for serial devices.
# Standard defaults are:

View file

@ -1,6 +1,6 @@
############
# Setup system for firewall service.
# $FreeBSD$
# $Id$
############
#

View file

@ -1,7 +1,7 @@
#
# site-specific startup actions, daemons
#
# $FreeBSD$
# $Id$
#
T=/tmp/_motd

View file

@ -1,5 +1,5 @@
#!/bin/sh
# $FreeBSD$
# $Id$
# Change some defaults for serial devices.
# Standard defaults are:

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
# user1.root@your.realm.wherever
# user2.root@your.realm.wherever

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
echo 'erase ^H, kill ^U, intr ^C'

View file

@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)security 5.3 (Berkeley) 5/28/91
# $FreeBSD$
# $Id$
#
PATH=/sbin:/bin:/usr/bin
LC_ALL=C; export LC_ALL

View file

@ -9,7 +9,7 @@
# Kerberos services are for Kerberos v4, and are unofficial. Sites running
# v5 should uncomment v5 entries and comment v4 entries.
#
# $FreeBSD$
# $Id$
# From: @(#)services 5.8 (Berkeley) 5/9/91
#
# WELL KNOWN PORT NUMBERS

View file

@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
# $FreeBSD$
# $Id$
######################### Start Of Local Configuration Section ###########

View file

@ -1,7 +1,7 @@
#!/bin/sh -
#
# @(#)weekly 5.14 (Berkeley) 6/23/91
# $FreeBSD$
# $Id$
PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/libexec
export PATH

View file

@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
# $FreeBSD$
# $Id$
#
# Doing a make install builds /usr/include
#

View file

@ -50,7 +50,7 @@
*
* @(#)inet.h 8.1 (Berkeley) 6/2/93
* From: inet.h,v 8.6 1996/08/08 06:54:29 vixie Exp
* $FreeBSD$
* $Id$
*/
#ifndef _ARPA_INET_H_

View file

@ -73,7 +73,7 @@
*
* @(#)nameser.h 8.2 (Berkeley) 2/16/94
* From Id: nameser.h,v 8.11 1996/10/08 04:51:02 vixie Exp
* $FreeBSD$
* $Id$
*/
#ifndef _ARPA_NAMESER_H_

View file

@ -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$
*/
/*

View file

@ -21,7 +21,7 @@
*
* Low-level routines relating to the user capabilities database
*
* $FreeBSD$
* $Id$
*/
#ifndef _LOGIN_CAP_H_

View file

@ -32,7 +32,7 @@
*
* @(#)netdb.h 8.1 (Berkeley) 6/2/93
* From: Id: netdb.h,v 8.7 1996/05/09 05:59:09 vixie Exp
* $FreeBSD$
* $Id$
* -
* Portions Copyright (c) 1993 by Digital Equipment Corporation.
*

View file

@ -1,4 +1,4 @@
/* $FreeBSD$ */
/* $Id$ */
/***********************************************************
Copyright 1990, by Alfalfa Software Incorporated, Cambridge, Massachusetts.

View file

@ -37,7 +37,7 @@
*
* @(#)nlist.h 8.2 (Berkeley) 1/21/94
*
* $FreeBSD$
* $Id$
*/
#ifndef _NLIST_H_

View file

@ -53,7 +53,7 @@
*
* @(#)resolv.h 8.1 (Berkeley) 6/2/93
* From Id: resolv.h,v 8.17 1996/11/26 10:11:20 vixie Exp
* $FreeBSD$
* $Id$
*/
#ifndef _RESOLV_H_

View file

@ -28,7 +28,7 @@
*
* from: @(#)auth.h 1.17 88/02/08 SMI
* from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)auth_unix.h 1.8 88/02/08 SMI
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)clnt.h 1.31 88/02/08 SMI
* from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)pmap_clnt.h 1.11 88/02/08 SMI
* from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)pmap_prot.h 1.14 88/02/08 SMI
* from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
* from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)rpc.h 1.9 88/02/08 SMI
* from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)rpc_msg.h 1.7 86/07/16 SMI
* from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)svc.h 1.20 88/02/08 SMI
* from: @(#)svc.h 2.2 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)svc_auth.h 1.6 86/07/16 SMI
* from: @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)types.h 1.18 87/07/24 SMI
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -28,7 +28,7 @@
*
* from: @(#)xdr.h 1.19 87/04/22 SMI
* from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -1,5 +1,5 @@
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
# $FreeBSD$
# $Id$
.SUFFIXES: .x

View file

@ -40,7 +40,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)klm_prot.x 1.7 87/07/08 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -35,7 +35,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)mount.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -31,7 +31,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)nfs_prot.x 1.2 87/10/12 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)nfs_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -12,7 +12,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -35,7 +35,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rex.x 1.3 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -35,7 +35,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -7,7 +7,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -47,7 +47,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif /* def RPC_HDR */

View file

@ -35,7 +35,7 @@
#ifndef RPC_HDR
%#ifndef lint
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -37,7 +37,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)sm_inter.x 1.7 87/06/24 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)sm_inter.x 2.2 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -36,7 +36,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)spray.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)spray.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -34,7 +34,7 @@
#ifndef RPC_HDR
%#ifndef lint
%/*static char sccsid[] = "from: @(#)yp.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
* $Id$
*/
#ifndef _RPCSVC_YP_PROT_H_

View file

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
* $Id$
*/
#ifndef _RPCSVC_YPCLNT_H_

View file

@ -36,7 +36,7 @@
%#ifndef lint
%/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/
%/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/
%static char rcsid[] = "$FreeBSD$";
%static char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
* $Id$
*/
/*
@ -68,7 +68,7 @@
#ifndef RPC_HDR
%#ifndef lint
%static const char rcsid[] = "$FreeBSD$";
%static const char rcsid[] = "$Id$";
%#endif /* not lint */
#endif

View file

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)stdio.h 8.4 (Berkeley) 1/4/94
* $FreeBSD$
* $Id$
*/
#ifndef _STDIO_H_

View file

@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
* $Id$
*
* Description : Basic timers header.
*

View file

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)utmp.h 8.2 (Berkeley) 1/21/94
* $FreeBSD$
* $Id$
*/
#ifndef _UTMP_H_

View file

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)vis.h 8.1 (Berkeley) 6/2/93
* $FreeBSD$
* $Id$
*/
#ifndef _VIS_H_

View file

@ -1,4 +1,4 @@
# $FreeBSD$
# $Id$
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing

View file

@ -28,7 +28,7 @@
*
* from: @(#)types.h 1.18 87/07/24 SMI
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
* $FreeBSD$
* $Id$
*/
/*

View file

@ -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$
*/
/*

View file

@ -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$
*/
/*

View file

@ -37,7 +37,7 @@
*
* @(#)nlist.h 8.2 (Berkeley) 1/21/94
*
* $FreeBSD$
* $Id$
*/
#ifndef _NLIST_H_