Add Id keywords
This commit is contained in:
parent
cefbc49679
commit
a19eda1f28
@ -31,6 +31,7 @@
|
||||
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# $Id:$
|
||||
# @(#)MAKEDEV.local 5.1 (Berkeley) 3/22/91
|
||||
#
|
||||
|
||||
|
@ -1 +1,3 @@
|
||||
# $Id:$
|
||||
#
|
||||
# System-wide .cshrc file for csh(1).
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# System-wide .login file for csh(1).
|
||||
# Uncomment this to give you the default 4.2 behavior, where disk
|
||||
# information is shown in K-Blocks
|
||||
|
@ -1 +1,3 @@
|
||||
# $Id:$
|
||||
#
|
||||
# System-wide .logout file for csh(1).
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# Disk geometry and partition layout tables.
|
||||
# Key:
|
||||
# dt controller type
|
||||
|
@ -1,5 +1,6 @@
|
||||
#
|
||||
# Game Control File
|
||||
# $Id:$
|
||||
# @(#)dm.conf 5.5 (Berkeley) 4/12/89
|
||||
#
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# Disk geometry and partition layout tables.
|
||||
# Key:
|
||||
# dt controller type
|
||||
|
@ -1,4 +1,5 @@
|
||||
#
|
||||
# $Id:$
|
||||
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# name getty type status comments
|
||||
|
@ -1,4 +1,5 @@
|
||||
#
|
||||
# $Id:$
|
||||
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# name getty type status comments
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# Disk geometry and partition layout tables.
|
||||
# Key:
|
||||
# dt controller type
|
||||
|
@ -1,4 +1,5 @@
|
||||
#
|
||||
# $Id:$
|
||||
# @(#)ttys 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# name getty type status comments
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# list of users disallowed any ftp access.
|
||||
# read by ftpd(8).
|
||||
root
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $Id:$
|
||||
# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
|
||||
#
|
||||
# Most of the table entries here are just copies of the old getty table,
|
||||
|
@ -1,2 +1,4 @@
|
||||
# $Id:$
|
||||
#
|
||||
#localhost
|
||||
#my_very_good_friend.domain
|
||||
|
@ -1,2 +1,4 @@
|
||||
# $Id:$
|
||||
#
|
||||
# See lpd(8)
|
||||
#machine.domain
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $Id:$
|
||||
#
|
||||
# Internet server configuration database
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $Id:$
|
||||
# @(#)README 5.1 (Berkeley) 6/30/90
|
||||
|
||||
Notes about the contents of the /etc/kerberosIV directory:
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# Login access control table.
|
||||
#
|
||||
# When someone logs in, the table is scanned for the first entry that
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
|
||||
Filtering out SPAM from your site
|
||||
|
||||
Introduction:
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# list of hosts and domains for whom we relay mail.
|
||||
# all .forward hosts, domains must be listed in this file.
|
||||
# same for hosts and domains in /etc/aliases
|
||||
|
@ -1,4 +1,5 @@
|
||||
#
|
||||
# $Id:$
|
||||
# @(#)modems 3/24/95
|
||||
#
|
||||
# modems -- modem configuration data base file
|
||||
|
@ -1,3 +1,4 @@
|
||||
# $Id:$
|
||||
# @(#)networks 5.1 (Berkeley) 6/30/90
|
||||
#
|
||||
# Your Local Networks Database
|
||||
|
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -
|
||||
#
|
||||
# $Id:$
|
||||
#
|
||||
# pccard_ether interfacename [ifconfig option]
|
||||
#
|
||||
# example: pccard_ether ep0 -link0
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# list of users disallowed any pppd access via 'system
|
||||
# password login'.
|
||||
# read by pppd(8).
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# List of acceptable shells for pppd(8).
|
||||
# Pppd will not accept a system password login
|
||||
# by a user whose shell is not listed below.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# System-wide .profile file for sh(1).
|
||||
# Uncomment this to give you the default 4.2 behavior, where disk
|
||||
# information is shown in K-Blocks
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# @(#)remote 5.2 (Berkeley) 6/30/90
|
||||
#
|
||||
# remote -- remote host description file
|
||||
|
1
etc/rpc
1
etc/rpc
@ -1,4 +1,5 @@
|
||||
#
|
||||
# $Id:$
|
||||
# rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI
|
||||
#
|
||||
portmapper 100000 portmap sunrpc
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# List of acceptable shells for chpass(1).
|
||||
# Ftpd will not allow users to connect who are not using
|
||||
# one of these shells.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
*.err;kern.debug;auth.notice;mail.crit /dev/console
|
||||
*.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
|
||||
mail.info /var/log/maillog
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# list of users disallowed any pppd access via 'system
|
||||
# password login'.
|
||||
# read by pppd(8).
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id:$
|
||||
#
|
||||
# List of acceptable shells for pppd(8).
|
||||
# Pppd will not accept a system password login
|
||||
# by a user whose shell is not listed below.
|
||||
|
Loading…
Reference in New Issue
Block a user