diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 2 | ||||
| -rw-r--r-- | etc/crontab | 2 | ||||
| -rw-r--r-- | etc/etc.i386/MAKEDEV | 2 | ||||
| -rw-r--r-- | etc/etc.i386/README.1ST | 2 | ||||
| -rw-r--r-- | etc/etc.i386/README.INSTALL | 2 | ||||
| -rw-r--r-- | etc/etc.i386/cdinst1.install | 2 | ||||
| -rwxr-xr-x | etc/etc.i386/cpio.install | 2 | ||||
| -rw-r--r-- | etc/etc.i386/cpio.magic | 2 | ||||
| -rw-r--r-- | etc/etc.i386/cpio.rc | 2 | ||||
| -rw-r--r-- | etc/etc.i386/inst1.profile | 2 | ||||
| -rw-r--r-- | etc/etc.i386/inst2.rc | 2 | ||||
| -rw-r--r-- | etc/etc.i386/kc.profile | 2 | ||||
| -rw-r--r-- | etc/host.conf | 2 | ||||
| -rw-r--r-- | etc/hosts | 2 | ||||
| -rw-r--r-- | etc/make.conf | 2 | ||||
| -rw-r--r-- | etc/mtree/BSD.local.dist | 2 | ||||
| -rw-r--r-- | etc/mtree/BSD.release.dist | 2 | ||||
| -rw-r--r-- | etc/mtree/BSD.root.dist | 2 | ||||
| -rw-r--r-- | etc/mtree/BSD.usr.dist | 2 | ||||
| -rw-r--r-- | etc/mtree/BSD.var.dist | 2 | ||||
| -rw-r--r-- | etc/namedb/named.boot | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | etc/netstart | 2 | ||||
| -rw-r--r-- | etc/phones | 2 | ||||
| -rw-r--r-- | etc/protocols | 2 | ||||
| -rw-r--r-- | etc/rc | 2 | ||||
| -rw-r--r-- | etc/root/dot.cshrc | 2 | ||||
| -rw-r--r-- | etc/root/dot.klogin | 2 | ||||
| -rw-r--r-- | etc/root/dot.login | 2 | ||||
| -rw-r--r-- | etc/root/dot.profile | 2 | ||||
| -rw-r--r-- | etc/security | 2 | ||||
| -rw-r--r-- | etc/services | 2 |
31 files changed, 31 insertions, 31 deletions
diff --git a/etc/Makefile b/etc/Makefile index f462adb77dac..efe07ced3ae4 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.92 1994/11/14 20:56:10 phk Exp $ +# Makefile,v 1.93 1994/11/20 23:11:00 phk Exp # disktab may be wrong -- hcx9 is a tahoe, but gets its own. # -rw-r--r-- diff --git a/etc/crontab b/etc/crontab index dc2cf67bc73c..6d15ccab0a1d 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /etc/crontab - root's crontab for FreeBSD # -# $Id: crontab,v 1.8 1994/11/01 16:25:06 ache Exp $ +# crontab,v 1.9 1994/11/02 09:50:11 ache Exp # From: Id: crontab,v 1.6 1993/05/31 02:03:57 cgd Exp # SHELL=/bin/sh diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV index cedafb76a81c..399794cd938c 100644 --- a/etc/etc.i386/MAKEDEV +++ b/etc/etc.i386/MAKEDEV @@ -71,7 +71,7 @@ # socksys iBCS2 socket system driver # vat VAT compatibility audio driver (requires snd*) # -# $Id: MAKEDEV,v 1.48 1994/11/10 02:32:29 phk Exp $ +# MAKEDEV,v 1.49 1994/11/12 15:48:54 ache Exp # PATH=/sbin:/bin/:/usr/bin:/usr/sbin: diff --git a/etc/etc.i386/README.1ST b/etc/etc.i386/README.1ST index 1840d96573b2..a869f49b83e3 100644 --- a/etc/etc.i386/README.1ST +++ b/etc/etc.i386/README.1ST @@ -143,4 +143,4 @@ instructions. freebsd.cdrom.com - please have a look around! You may also find this a good time to read the release notes in RELNOTES.FreeBSD. -End of $Id: floppy.install_notes,v 1.15 1994/05/15 01:10:17 rgrimes Exp $ +End of README.1ST,v 1.1 1994/06/28 09:01:53 jkh Exp diff --git a/etc/etc.i386/README.INSTALL b/etc/etc.i386/README.INSTALL index e67c6cd708a0..fb7b8adc2d78 100644 --- a/etc/etc.i386/README.INSTALL +++ b/etc/etc.i386/README.INSTALL @@ -1008,4 +1008,4 @@ THANKS FOR USING THIS; that's what makes it all worthwhile. as they will end up in our personal mail spools. We will be happy to make other arrangements] -This is $Id: install_notes,v 1.14 1994/02/25 23:34:14 alm Exp $ +This is README.INSTALL,v 1.1 1994/06/28 09:01:55 jkh Exp diff --git a/etc/etc.i386/cdinst1.install b/etc/etc.i386/cdinst1.install index 7b04dfb23828..83332c0bc55a 100644 --- a/etc/etc.i386/cdinst1.install +++ b/etc/etc.i386/cdinst1.install @@ -1,7 +1,7 @@ #!/bin/sh # cd install floppy disk /install script # -# $Id: cdinst1.install,v 1.6 1994/06/29 06:46:01 rgrimes Exp $ +# cdinst1.install,v 1.7 1994/09/15 04:46:10 rgrimes Exp # ${OPSYSTEM}, the mounting of the cdrom drive, and the path are all # setup by .profile diff --git a/etc/etc.i386/cpio.install b/etc/etc.i386/cpio.install index dda4457a3285..da1198e9e394 100755 --- a/etc/etc.i386/cpio.install +++ b/etc/etc.i386/cpio.install @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id$ +# cpio.install,v 1.1 1994/02/21 21:51:50 rgrimes Exp # echo diff --git a/etc/etc.i386/cpio.magic b/etc/etc.i386/cpio.magic index 0e4ed0ced9cb..f1e7453adc3a 100644 --- a/etc/etc.i386/cpio.magic +++ b/etc/etc.i386/cpio.magic @@ -1,5 +1,5 @@ #!bin/sh -# $Id: cpio.magic,v 1.12 1994/06/28 07:20:30 jkh Exp $ +# cpio.magic,v 1.13 1994/06/29 20:29:12 jkh Exp # set_tmp_dir() { diff --git a/etc/etc.i386/cpio.rc b/etc/etc.i386/cpio.rc index c45e0e583832..7e08e17fc44f 100644 --- a/etc/etc.i386/cpio.rc +++ b/etc/etc.i386/cpio.rc @@ -1,4 +1,4 @@ -# $Id: cpio.rc,v 1.4 1994/06/04 12:00:51 jkh Exp $ +# cpio.rc,v 1.5 1994/09/15 04:46:12 rgrimes Exp # stty status '^T' diff --git a/etc/etc.i386/inst1.profile b/etc/etc.i386/inst1.profile index 8e39a8b41010..0ff97e876b4d 100644 --- a/etc/etc.i386/inst1.profile +++ b/etc/etc.i386/inst1.profile @@ -1,4 +1,4 @@ -# $Id$ +# inst1.profile,v 1.3 1994/02/21 21:51:57 rgrimes Exp # PATH=/sbin:/usr/sbin:/bin:/usr/bin:.: export PATH diff --git a/etc/etc.i386/inst2.rc b/etc/etc.i386/inst2.rc index e439eb181c74..afd993f5e476 100644 --- a/etc/etc.i386/inst2.rc +++ b/etc/etc.i386/inst2.rc @@ -1,4 +1,4 @@ -# $Id: inst2.rc,v 1.4 1994/06/15 19:23:33 jkh Exp $ +# inst2.rc,v 1.5 1994/09/15 04:46:15 rgrimes Exp # stty status '^T' diff --git a/etc/etc.i386/kc.profile b/etc/etc.i386/kc.profile index 1bc715b53aef..bc6a9bfe4b81 100644 --- a/etc/etc.i386/kc.profile +++ b/etc/etc.i386/kc.profile @@ -1,4 +1,4 @@ -# $Id: kc.profile,v 1.6 1994/02/21 21:52:00 rgrimes Exp $ +# kc.profile,v 1.7 1994/09/15 04:46:16 rgrimes Exp # # rc for kernel distribution floppy diff --git a/etc/host.conf b/etc/host.conf index 10f4c6575936..42e11fc21e1a 100644 --- a/etc/host.conf +++ b/etc/host.conf @@ -1,4 +1,4 @@ -# $Id$ +# host.conf,v 1.2 1993/11/07 01:02:57 wollman Exp # Default is to use the nameserver first bind # If that doesn't work, then try the /etc/hosts file diff --git a/etc/hosts b/etc/hosts index 013286217ce8..cd178b80a64e 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $Id: hosts,v 1.3 1994/06/04 02:03:45 phk Exp $ +# hosts,v 1.4 1994/06/24 23:50:16 wollman Exp # # Host Database # This file should contain the addresses and aliases diff --git a/etc/make.conf b/etc/make.conf index 0b2e713bb712..de0fb4a98776 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.13 1994/11/07 04:17:58 phk Exp $ +# make.conf,v 1.14 1994/11/10 02:29:41 phk Exp # # 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 diff --git a/etc/mtree/BSD.local.dist b/etc/mtree/BSD.local.dist index ed4433f50137..24b1f59949d4 100644 --- a/etc/mtree/BSD.local.dist +++ b/etc/mtree/BSD.local.dist @@ -1,4 +1,4 @@ -# $Id$ +# BSD.local.dist,v 1.7 1994/09/19 01:40:35 rgrimes Exp # /set type=dir uname=bin gname=bin mode=0755 diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist index 7dcb262bdcad..577e28f0f22c 100644 --- a/etc/mtree/BSD.release.dist +++ b/etc/mtree/BSD.release.dist @@ -1,4 +1,4 @@ -# $Id$ +# BSD.release.dist,v 1.2 1994/09/19 01:40:36 rgrimes Exp # /set type=dir uname=root gname=wheel mode=0755 diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist index 1588a06d3811..32a5b6cffe61 100644 --- a/etc/mtree/BSD.root.dist +++ b/etc/mtree/BSD.root.dist @@ -1,4 +1,4 @@ -# $Id: BSD.root.dist,v 1.18 1994/09/19 01:40:37 rgrimes Exp $ +# BSD.root.dist,v 1.19 1994/09/25 02:55:21 wollman Exp # /set type=dir uname=root gname=wheel mode=0755 diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 357a7216eae4..ae5e95c61936 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -1,4 +1,4 @@ -# $Id: BSD.usr.dist,v 1.25 1994/10/24 10:00:00 sos Exp $ +# BSD.usr.dist,v 1.26 1994/10/27 23:05:15 wollman Exp # /set type=dir uname=bin gname=bin mode=0755 diff --git a/etc/mtree/BSD.var.dist b/etc/mtree/BSD.var.dist index c71c9bda23ba..a75c39e71276 100644 --- a/etc/mtree/BSD.var.dist +++ b/etc/mtree/BSD.var.dist @@ -1,4 +1,4 @@ -# $Id$ +# BSD.var.dist,v 1.20 1994/09/19 01:40:40 rgrimes Exp # /set type=dir uname=bin gname=bin mode=0755 diff --git a/etc/namedb/named.boot b/etc/namedb/named.boot index 8e82f9cf4785..640c7c9b84bc 100644 --- a/etc/namedb/named.boot +++ b/etc/namedb/named.boot @@ -1,4 +1,4 @@ -; $Id$ +; named.boot,v 1.2 1993/11/07 00:58:34 wollman Exp ; From: @(#)named.boot 5.1 (Berkeley) 6/30/90 ; boot file for secondary name server diff --git a/etc/netstart b/etc/netstart index a509e5a74f50..52475678c9ec 100755..100644 --- a/etc/netstart +++ b/etc/netstart @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: netstart,v 1.16 1994/11/02 23:50:54 phk Exp $ +# netstart,v 1.17 1994/11/07 04:02:25 phk Exp # From: @(#)netstart 5.9 (Berkeley) 3/30/91 defaultrouter=NO diff --git a/etc/phones b/etc/phones index b9af7f30d8ce..5bc06098c0e2 100644 --- a/etc/phones +++ b/etc/phones @@ -1,4 +1,4 @@ -# $Id: phones,v 1.3 1994/01/23 18:39:52 rgrimes Exp $ +# phones,v 1.4 1994/01/24 00:39:01 rgrimes Exp # From: @(#)phones 5.2 (Berkeley) 6/30/90 # # phones -- remote host phone number data base diff --git a/etc/protocols b/etc/protocols index 135a5b75e379..07c819a46b1b 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet (IP) protocols # -# $Id$ +# protocols,v 1.2 1993/11/07 00:31:22 wollman Exp # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # Updated for FreeBSD based on RFC 1340, Assigned Numbers (July 1992). @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: rc,v 1.39 1994/11/07 04:02:26 phk Exp $ +# rc,v 1.40 1994/11/17 08:28:02 smace Exp # From: @(#)rc 5.27 (Berkeley) 6/5/91 # System startup script run by init on autoboot diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index ffa5ecc822ba..0698ac789001 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $Id: dot.cshrc,v 1.11 1994/09/22 08:23:02 rgrimes Exp $ +# dot.cshrc,v 1.12 1994/10/27 05:26:59 phk Exp # alias mail Mail set history=1000 diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin index 56098a5a903e..5998d76d0da1 100644 --- a/etc/root/dot.klogin +++ b/etc/root/dot.klogin @@ -1,4 +1,4 @@ -# $Id: dot.klogin,v 1.2 1994/02/21 20:36:01 rgrimes Exp $ +# dot.klogin,v 1.3 1994/10/27 05:26:59 phk Exp # # user1.root@your.realm.wherever # user2.root@your.realm.wherever diff --git a/etc/root/dot.login b/etc/root/dot.login index 697bc7e6521d..aeaf9acf29a7 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $Id: dot.login,v 1.5 1994/06/15 22:58:47 jkh Exp $ +# dot.login,v 1.6 1994/09/16 04:20:13 rgrimes Exp # tset -Q \?$TERM stty crt erase ^H diff --git a/etc/root/dot.profile b/etc/root/dot.profile index 7789cda9111a..bcf3ba927562 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $Id: dot.profile,v 1.7 1994/09/22 08:32:39 rgrimes Exp $ +# dot.profile,v 1.8 1994/10/27 05:27:00 phk Exp # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin echo 'erase ^H, kill ^U, intr ^C' diff --git a/etc/security b/etc/security index 37d7d6ee3f59..1a83c481d426 100644 --- a/etc/security +++ b/etc/security @@ -1,7 +1,7 @@ #!/bin/sh - # # @(#)security 5.3 (Berkeley) 5/28/91 -# $Id: security,v 1.5 1993/12/15 06:42:01 rich Exp $ +# security,v 1.6 1994/01/22 10:54:13 rgrimes Exp # PATH=/sbin:/bin:/usr/bin diff --git a/etc/services b/etc/services index 6d8bb12e8800..baed80df3add 100644 --- a/etc/services +++ b/etc/services @@ -7,7 +7,7 @@ # Updated from RFC 1340, ``Assigned Numbers'' (July 1992). Not all ports # are included, only the more common ones. # -# $Id: services,v 1.6 1994/02/27 19:45:37 wollman Exp $ +# services,v 1.7 1994/03/02 17:58:29 wollman Exp # From: @(#)services 5.8 (Berkeley) 5/9/91 # tcpmux 1/tcp # TCP port service multiplexer |
