diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-22 10:58:58 +0000 |
commit | 140932d6d85b561ad06abe5006a5e973a7713c45 (patch) | |
tree | be1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /etc/etc.i386 | |
parent | 324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff) | |
download | src-test2-140932d6d85b561ad06abe5006a5e973a7713c45.tar.gz src-test2-140932d6d85b561ad06abe5006a5e973a7713c45.zip |
Diffstat (limited to 'etc/etc.i386')
-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 |
10 files changed, 10 insertions, 10 deletions
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 |