diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
| commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
| tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /release | |
| parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) | |
Diffstat (limited to 'release')
70 files changed, 71 insertions, 71 deletions
diff --git a/release/Makefile b/release/Makefile index 49123cb17c34..046f2c095483 100644 --- a/release/Makefile +++ b/release/Makefile @@ -11,10 +11,10 @@ # that on a 14.4 line just yet... # # SET THIS !!! -BUILDNAME=2.1.7-RELEASE +BUILDNAME=2.1.6-RELEASE #CHROOTDIR=/junk/release # If this is a RELEASE, then set -RELEASETAG=RELENG_2_1_7_RELEASE +RELEASETAG=RELENG_2_1_0 # Things which without too much trouble can be considered variables diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf index 4b40cadd7eb4..292a69deaa18 100644 --- a/release/boot_crunch.conf +++ b/release/boot_crunch.conf @@ -1,4 +1,4 @@ -# $Id: boot_crunch.conf,v 1.20.2.8 1996/11/03 11:55:49 jkh Exp $ +# $Id: boot_crunch.conf,v 1.20.2.9 1997/02/07 04:25:11 jkh Exp $ srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386 diff --git a/release/fixit.profile b/release/fixit.profile index d096c9d65da6..8ae9c4545893 100644 --- a/release/fixit.profile +++ b/release/fixit.profile @@ -1,5 +1,5 @@ : -# $Id: fixit.profile,v 1.1 1995/03/15 06:14:19 phk Exp $ +# $Id: fixit.profile,v 1.1.4.1 1996/11/10 13:13:51 jkh Exp $ export BLOCKSIZE=K export PS1="Fixit# " diff --git a/release/fixit.services b/release/fixit.services index a985c1f8dac6..251d751d5ab5 100644 --- a/release/fixit.services +++ b/release/fixit.services @@ -3,7 +3,7 @@ # # Stripped-down version. # -# $Id$ +# $Id: fixit.services,v 1.1 1996/11/09 16:25:32 joerg Exp $ # # WELL KNOWN PORT NUMBERS # diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf index 5eb1647df182..83bf1ab656b8 100644 --- a/release/fixit_crunch.conf +++ b/release/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.3.4.11 1996/11/11 16:07:43 jkh Exp $ +# $Id: fixit_crunch.conf,v 1.3.4.12 1996/11/14 02:03:52 jkh Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. diff --git a/release/floppies/Makefile b/release/floppies/Makefile index 2e4bb21dffb5..bf1bb8258760 100644 --- a/release/floppies/Makefile +++ b/release/floppies/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/05/29 01:35:18 jkh Exp $ +# $Id: Makefile,v 1.3 1996/08/22 09:45:27 julian Exp $ # SUBDIR= boot fixit PROG=write_mfs_in_kernel diff --git a/release/floppies/boot/Makefile b/release/floppies/boot/Makefile index 2dd894d898d9..4dfafd68f900 100644 --- a/release/floppies/boot/Makefile +++ b/release/floppies/boot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $ +# $Id: Makefile,v 1.1 1996/05/21 01:12:32 julian Exp $ SUBDIR= crunch mfs floppy .include <bsd.subdir.mk> diff --git a/release/floppies/boot/crunch/crunch.conf b/release/floppies/boot/crunch/crunch.conf index 780efbe78406..33c1c8666e3e 100644 --- a/release/floppies/boot/crunch/crunch.conf +++ b/release/floppies/boot/crunch/crunch.conf @@ -1,4 +1,4 @@ -# $Id: crunch.conf,v 1.1 1996/05/21 01:12:34 julian Exp $ +# $Id: crunch.conf,v 1.1.2.1 1996/11/03 05:47:02 jkh Exp $ srcdirs /usr/src/bin srcdirs /usr/src/release diff --git a/release/floppies/boot/floppy/Makefile b/release/floppies/boot/floppy/Makefile index eddf2689bd3c..269a69879f8c 100644 --- a/release/floppies/boot/floppy/Makefile +++ b/release/floppies/boot/floppy/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1996/06/24 04:23:34 jkh Exp $ +# $Id: Makefile,v 1.3 1996/08/22 09:45:38 julian Exp $ # If this is a RELEASE, then set # Things which without too much trouble can be considered variables diff --git a/release/floppies/boot/mfs/Makefile b/release/floppies/boot/mfs/Makefile index e7981b3bcb8e..43ecc9c6d4a7 100644 --- a/release/floppies/boot/mfs/Makefile +++ b/release/floppies/boot/mfs/Makefile @@ -1,5 +1,5 @@ ### -# $Id: Makefile,v 1.1 1996/05/21 01:12:36 julian Exp $ +# $Id: Makefile,v 1.2 1996/08/22 09:45:43 julian Exp $ # # What are we if we weren't told.. CRUNCH?= mfs diff --git a/release/floppies/crunch_fs.mk b/release/floppies/crunch_fs.mk index 7471389f81f0..db42ae12d679 100644 --- a/release/floppies/crunch_fs.mk +++ b/release/floppies/crunch_fs.mk @@ -1,5 +1,5 @@ ### -# $Id: crunch_fs.mk,v 1.1 1996/05/21 01:12:21 julian Exp $ +# $Id: crunch_fs.mk,v 1.2 1996/08/22 09:45:29 julian Exp $ # # This is included to make a floppy that includes a crunch file # diff --git a/release/floppies/fixit/Makefile b/release/floppies/fixit/Makefile index ee278f76ab4c..28332a69ff87 100644 --- a/release/floppies/fixit/Makefile +++ b/release/floppies/fixit/Makefile @@ -1,5 +1,5 @@ ### -# $Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $ +# $Id: Makefile,v 1.1 1996/05/21 01:12:39 julian Exp $ # SUBDIR= crunch image diff --git a/release/floppies/fixit/crunch/crunch.conf b/release/floppies/fixit/crunch/crunch.conf index f31652ea1e87..4ce647631ef0 100644 --- a/release/floppies/fixit/crunch/crunch.conf +++ b/release/floppies/fixit/crunch/crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $ +# $Id: crunch.conf,v 1.1 1996/05/21 01:12:40 julian Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. diff --git a/release/floppies/fixit/image/Makefile b/release/floppies/fixit/image/Makefile index a8a80c4403be..c18ece5a4295 100644 --- a/release/floppies/fixit/image/Makefile +++ b/release/floppies/fixit/image/Makefile @@ -1,5 +1,5 @@ ### -# $Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $ +# $Id: Makefile,v 1.1 1996/05/21 01:12:42 julian Exp $ # # What are we if we weren't told.. CRUNCH?= fixit diff --git a/release/floppies/fixit/verbatim/.profile b/release/floppies/fixit/verbatim/.profile index f5664e8d6eb8..eede8f1a8f4e 100644 --- a/release/floppies/fixit/verbatim/.profile +++ b/release/floppies/fixit/verbatim/.profile @@ -1,5 +1,5 @@ : -# $Id: fixit.profile,v 1.1 1995/03/15 06:14:19 phk Exp $ +# $Id: .profile,v 1.1 1996/05/21 01:12:43 julian Exp $ PATH=/stand BLOCKSIZE=K PS1="Fixit# " diff --git a/release/floppies/write_mfs_in_kernel.c b/release/floppies/write_mfs_in_kernel.c index 886bdd234dd8..e2eeed0014a9 100644 --- a/release/floppies/write_mfs_in_kernel.c +++ b/release/floppies/write_mfs_in_kernel.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: write_mfs_in_kernel.c,v 1.1 1995/04/25 03:45:18 phk Exp $ + * $Id: write_mfs_in_kernel.c,v 1.1 1996/05/21 01:12:23 julian Exp $ * * This program patches a filesystem into a kernel made with MFS_ROOT * option. diff --git a/release/sysinstall/anonFTP.c b/release/sysinstall/anonFTP.c index 699e1f6a5a0e..dbda60ab346e 100644 --- a/release/sysinstall/anonFTP.c +++ b/release/sysinstall/anonFTP.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: anonFTP.c,v 1.21 1997/02/07 04:25:16 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c index 10a03b9a3f3d..d824295bdb2c 100644 --- a/release/sysinstall/apache.c +++ b/release/sysinstall/apache.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: apache.c,v 1.33 1997/02/07 04:25:20 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. diff --git a/release/sysinstall/attr.c b/release/sysinstall/attr.c index e876b4b49711..f01553e7f93b 100644 --- a/release/sysinstall/attr.c +++ b/release/sysinstall/attr.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: attr.c,v 1.3.2.17 1997/02/07 04:25:22 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/cdrom.c b/release/sysinstall/cdrom.c index 8ecd461a747c..5a646ee87df1 100644 --- a/release/sysinstall/cdrom.c +++ b/release/sysinstall/cdrom.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: cdrom.c,v 1.7.2.30 1997/02/07 04:25:24 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/command.c b/release/sysinstall/command.c index b14f913d706b..6b20c24bceef 100644 --- a/release/sysinstall/command.c +++ b/release/sysinstall/command.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: command.c,v 1.11.4.14 1997/02/07 04:25:27 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/config.c b/release/sysinstall/config.c index 002ab0ee677e..8a5ca3777e61 100644 --- a/release/sysinstall/config.c +++ b/release/sysinstall/config.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: config.c,v 1.16.2.72 1997/02/16 23:36:12 jkh Exp $ + * $Id: config.c,v 1.16.2.73 1997/02/17 13:42:37 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dev2c.sh b/release/sysinstall/dev2c.sh index cbd2e711fda1..e92404f4b6ef 100644 --- a/release/sysinstall/dev2c.sh +++ b/release/sysinstall/dev2c.sh @@ -7,7 +7,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $Id: dev2c.sh,v 1.1 1994/10/26 02:53:08 phk Exp $ +# $Id: dev2c.sh,v 1.1.1.1 1995/04/27 12:50:35 jkh Exp $ # # During installation, we suffer badly of we have to run MAKEDEV. MAKEDEV # need sh, ln, chown, mknod, awk, rm, test and probably emacs too when diff --git a/release/sysinstall/devices.c b/release/sysinstall/devices.c index a1dbb4973fd6..f01102d1dced 100644 --- a/release/sysinstall/devices.c +++ b/release/sysinstall/devices.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: devices.c,v 1.36.2.23 1997/02/07 04:25:35 jkh Exp $ + * $Id: devices.c,v 1.36.2.24 1997/02/07 19:05:20 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/disks.c b/release/sysinstall/disks.c index 9e8ecd09624a..7eed05675030 100644 --- a/release/sysinstall/disks.c +++ b/release/sysinstall/disks.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: disks.c,v 1.31.2.53 1997/02/07 04:25:38 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dispatch.c b/release/sysinstall/dispatch.c index 034a7f53b714..c9515398a33c 100644 --- a/release/sysinstall/dispatch.c +++ b/release/sysinstall/dispatch.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: dispatch.c,v 1.1.2.8 1997/02/07 04:25:41 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index 1bf6d25ef315..c33f32f58b79 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: dist.c,v 1.36.2.44 1997/02/07 04:25:45 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dmenu.c b/release/sysinstall/dmenu.c index cafcaa04352f..fa3a8386e95e 100644 --- a/release/sysinstall/dmenu.c +++ b/release/sysinstall/dmenu.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $Id$ + * $Id: dmenu.c,v 1.12.2.19 1997/02/07 04:25:51 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/doc.c b/release/sysinstall/doc.c index 9d82f262863a..8942937e5331 100644 --- a/release/sysinstall/doc.c +++ b/release/sysinstall/doc.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $Id: doc.c,v 1.22 1997/02/07 04:25:53 jkh Exp $ + * $Id: doc.c,v 1.23 1997/02/15 13:18:16 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dos.c b/release/sysinstall/dos.c index ccdb204efe3c..2d9699b5cad7 100644 --- a/release/sysinstall/dos.c +++ b/release/sysinstall/dos.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: dos.c,v 1.6.2.19 1997/02/07 04:25:55 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/floppy.c b/release/sysinstall/floppy.c index be8fb54ce55e..67accfa85104 100644 --- a/release/sysinstall/floppy.c +++ b/release/sysinstall/floppy.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: floppy.c,v 1.7.2.19 1997/02/07 04:25:58 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/ftp.c b/release/sysinstall/ftp.c index 284f48842c2e..dd588886c1ce 100644 --- a/release/sysinstall/ftp.c +++ b/release/sysinstall/ftp.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: ftp.c,v 1.14.2.12 1997/02/18 01:36:36 jkh Exp $ + * $Id: ftp.c,v 1.14.2.13 1997/02/18 16:20:43 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/ftp_strat.c b/release/sysinstall/ftp_strat.c index 2ab678a4732b..43e2af04d442 100644 --- a/release/sysinstall/ftp_strat.c +++ b/release/sysinstall/ftp_strat.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: ftp_strat.c,v 1.29 1996/10/12 23:48:31 jkh Exp $ + * $Id: ftp_strat.c,v 1.7.2.53 1996/11/07 09:17:10 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/globals.c b/release/sysinstall/globals.c index f96ad5a24929..9a00ec1912dc 100644 --- a/release/sysinstall/globals.c +++ b/release/sysinstall/globals.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: globals.c,v 1.10.2.10 1997/02/07 04:26:08 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/help/hardware.hlp b/release/sysinstall/help/hardware.hlp index b5b7651ab26c..d5c0412babaf 100644 --- a/release/sysinstall/help/hardware.hlp +++ b/release/sysinstall/help/hardware.hlp @@ -1,4 +1,4 @@ -Hardware Documentation Guide: $Id: hardware.hlp,v 1.10 1996/11/13 12:35:12 jkh Exp $ +Hardware Documentation Guide: $Id: hardware.hlp,v 1.1.2.17 1996/11/14 16:24:23 jkh Exp $ Contents last changed: July 4th, 1996 diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index 07555a4ec9ad..0f506650a289 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -537,5 +537,5 @@ We sincerely hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: relnotes.hlp,v 1.1.2.31 1997/02/08 17:46:04 jkh Exp $ +$Id: relnotes.hlp,v 1.1.2.32 1997/02/17 08:32:05 jkh Exp $ LocalWords: Adaptec diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 51bbfc1535ed..86ea9dc07b9c 100644 --- a/release/sysinstall/index.c +++ b/release/sysinstall/index.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: index.c,v 1.45 1997/02/07 04:26:10 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c index d86f6cd60ef4..47a084eef157 100644 --- a/release/sysinstall/install.c +++ b/release/sysinstall/install.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: install.c,v 1.71.2.117 1997/02/16 23:36:13 jkh Exp $ + * $Id: install.c,v 1.71.2.118 1997/02/17 13:30:16 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/installUpgrade.c b/release/sysinstall/installUpgrade.c index c7cc42ca974f..b78e40804ad3 100644 --- a/release/sysinstall/installUpgrade.c +++ b/release/sysinstall/installUpgrade.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: installUpgrade.c,v 1.44 1997/02/07 04:26:16 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/keymap.c b/release/sysinstall/keymap.c index 459f4cbe2860..d987ad3ad74f 100644 --- a/release/sysinstall/keymap.c +++ b/release/sysinstall/keymap.c @@ -21,7 +21,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. * - * $Id$ + * $Id: keymap.c,v 1.1.4.1 1997/02/07 04:26:18 jkh Exp $ * */ diff --git a/release/sysinstall/label.c b/release/sysinstall/label.c index 0854ab81c8b8..b15936ad3d62 100644 --- a/release/sysinstall/label.c +++ b/release/sysinstall/label.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: label.c,v 1.32.2.44 1997/02/07 04:26:19 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/lang.c b/release/sysinstall/lang.c index 8004acae264c..1ae6ce3b496d 100644 --- a/release/sysinstall/lang.c +++ b/release/sysinstall/lang.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: lang.c,v 1.7.2.9 1997/02/07 04:26:22 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/main.c b/release/sysinstall/main.c index 3853bfcd3336..2354071f1c18 100644 --- a/release/sysinstall/main.c +++ b/release/sysinstall/main.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $Id: main.c,v 1.13.2.26 1997/02/14 21:29:23 jkh Exp $ + * $Id: main.c,v 1.13.2.27 1997/02/15 15:41:09 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/media.c b/release/sysinstall/media.c index 6ed7c539c454..f283c2e8a084 100644 --- a/release/sysinstall/media.c +++ b/release/sysinstall/media.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: media.c,v 1.25.2.46 1997/02/14 21:29:23 jkh Exp $ + * $Id: media.c,v 1.25.2.47 1997/02/17 13:30:19 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index aed91ae9b645..0934c151a6d1 100644 --- a/release/sysinstall/menus.c +++ b/release/sysinstall/menus.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: menus.c,v 1.42.2.71 1997/02/13 00:32:56 jkh Exp $ + * $Id: menus.c,v 1.42.2.72 1997/02/18 04:38:48 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/misc.c b/release/sysinstall/misc.c index 4c298728d632..3ea0168ed4c0 100644 --- a/release/sysinstall/misc.c +++ b/release/sysinstall/misc.c @@ -320,7 +320,7 @@ Mount(char *mountp, void *dev) return DITEM_SUCCESS; if (*((char *)dev) != '/') { - sprintf(device, "%s/dev/%s", RunningAsInit ? "/mnt" : "", (char *)dev); + sprintf(device, "%s/dev/%s", (char *)dev, RunningAsInit ? "/mnt" : ""); sprintf(mountpoint, "%s%s", RunningAsInit ? "/mnt" : "", mountp); } else { diff --git a/release/sysinstall/msg.c b/release/sysinstall/msg.c index 76707c698c6b..a01d2096fcb9 100644 --- a/release/sysinstall/msg.c +++ b/release/sysinstall/msg.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: msg.c,v 1.29.2.20 1997/02/07 04:26:40 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/network.c b/release/sysinstall/network.c index bb60e28ea549..532367857070 100644 --- a/release/sysinstall/network.c +++ b/release/sysinstall/network.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: network.c,v 1.7.2.28 1997/02/07 04:26:42 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/nfs.c b/release/sysinstall/nfs.c index 8ab752106177..c15d7cf442eb 100644 --- a/release/sysinstall/nfs.c +++ b/release/sysinstall/nfs.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: nfs.c,v 1.5.2.25 1997/02/07 04:26:44 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/options.c b/release/sysinstall/options.c index d418110b966f..c72ff8f7c604 100644 --- a/release/sysinstall/options.c +++ b/release/sysinstall/options.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $Id$ + * $Id: options.c,v 1.53 1997/02/07 04:26:46 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/package.c b/release/sysinstall/package.c index 8387f638c4a8..916c14941b56 100644 --- a/release/sysinstall/package.c +++ b/release/sysinstall/package.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: package.c,v 1.57 1997/02/14 21:59:26 jkh Exp $ + * $Id: package.c,v 1.58 1997/02/14 23:00:01 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/samba.c b/release/sysinstall/samba.c index 3b7fd245689b..d37ffa842a12 100644 --- a/release/sysinstall/samba.c +++ b/release/sysinstall/samba.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: samba.c,v 1.3.2.8 1997/02/07 04:26:49 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard & Coranth Gryphon. All rights reserved. diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index 98529c337c4c..6611594916a0 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.h @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: sysinstall.h,v 1.42.2.77 1997/02/17 13:30:21 jkh Exp $ + * $Id: sysinstall.h,v 1.42.2.78 1997/02/18 01:39:37 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/system.c b/release/sysinstall/system.c index 8904af9f7cc0..6fe827b1393f 100644 --- a/release/sysinstall/system.c +++ b/release/sysinstall/system.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: system.c,v 1.44.2.29 1997/02/07 04:26:54 jkh Exp $ + * $Id: system.c,v 1.44.2.30 1997/02/14 21:29:25 jkh Exp $ * * Jordan Hubbard * diff --git a/release/sysinstall/tape.c b/release/sysinstall/tape.c index df3989288f8a..286aca45eb23 100644 --- a/release/sysinstall/tape.c +++ b/release/sysinstall/tape.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: tape.c,v 1.6.2.21 1997/02/07 04:26:55 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/tcpip.c b/release/sysinstall/tcpip.c index bab9581c964c..a86ed232695c 100644 --- a/release/sysinstall/tcpip.c +++ b/release/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $Id: tcpip.c,v 1.30.2.33 1997/02/17 13:30:23 jkh Exp $ + * $Id: tcpip.c,v 1.30.2.34 1997/02/17 22:08:56 jkh Exp $ * * Copyright (c) 1995 * Gary J Palmer. All rights reserved. diff --git a/release/sysinstall/uc_eisa.c b/release/sysinstall/uc_eisa.c index 094a77d928b8..e79a28a62acb 100644 --- a/release/sysinstall/uc_eisa.c +++ b/release/sysinstall/uc_eisa.c @@ -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. * - * $Id$ + * $Id: uc_eisa.c,v 1.2.2.1 1997/02/07 04:27:02 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_isa.c b/release/sysinstall/uc_isa.c index c8c7525a396b..3cc8a8d1a91d 100644 --- a/release/sysinstall/uc_isa.c +++ b/release/sysinstall/uc_isa.c @@ -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. * - * $Id$ + * $Id: uc_isa.c,v 1.2.2.1 1997/02/07 04:27:04 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_kmem.c b/release/sysinstall/uc_kmem.c index e0df87209a69..fbcb7f20952e 100644 --- a/release/sysinstall/uc_kmem.c +++ b/release/sysinstall/uc_kmem.c @@ -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. * - * $Id$ + * $Id: uc_kmem.c,v 1.1.2.1 1997/02/07 04:27:09 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_list.c b/release/sysinstall/uc_list.c index 6506c5eb6b1e..ff02817de270 100644 --- a/release/sysinstall/uc_list.c +++ b/release/sysinstall/uc_list.c @@ -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. * - * $Id$ + * $Id: uc_list.c,v 1.1.2.1 1997/02/07 04:27:12 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_main.c b/release/sysinstall/uc_main.c index ac1c6aac89ba..bc8b0207aeb2 100644 --- a/release/sysinstall/uc_main.c +++ b/release/sysinstall/uc_main.c @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * library functions for userconfig library * - * $Id: uc_main.c,v 1.13.2.1 1997/02/07 04:27:13 jkh Exp $ + * $Id: uc_main.c,v 1.13.2.2 1997/02/08 02:02:22 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_main.h b/release/sysinstall/uc_main.h index e1cd1053bdc3..05f85add627b 100644 --- a/release/sysinstall/uc_main.h +++ b/release/sysinstall/uc_main.h @@ -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. * - * $Id$ + * $Id: uc_main.h,v 1.2.2.1 1997/02/07 04:27:15 jkh Exp $ */ #define ISA_BIOTAB 0 diff --git a/release/sysinstall/uc_pci.c b/release/sysinstall/uc_pci.c index 0b213123b482..19acd3119813 100644 --- a/release/sysinstall/uc_pci.c +++ b/release/sysinstall/uc_pci.c @@ -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. * - * $Id$ + * $Id: uc_pci.c,v 1.2.2.1 1997/02/07 04:27:16 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_scsi.c b/release/sysinstall/uc_scsi.c index 326fb1db79f0..650b4114a7b3 100644 --- a/release/sysinstall/uc_scsi.c +++ b/release/sysinstall/uc_scsi.c @@ -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. * - * $Id$ + * $Id: uc_scsi.c,v 1.3.2.1 1997/02/07 04:27:18 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/ufs.c b/release/sysinstall/ufs.c index 1f321d20267e..180639b4ac11 100644 --- a/release/sysinstall/ufs.c +++ b/release/sysinstall/ufs.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id$ + * $Id: ufs.c,v 1.5.2.13 1997/02/07 04:27:20 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/user.c b/release/sysinstall/user.c index a44f9f7ffb2a..443f61d97ebf 100644 --- a/release/sysinstall/user.c +++ b/release/sysinstall/user.c @@ -1,5 +1,5 @@ /* - * $Id: user.c,v 1.6.2.1 1997/02/14 21:29:27 jkh Exp $ + * $Id: user.c,v 1.6.2.2 1997/02/18 01:51:09 jkh Exp $ * * Copyright (c) 1996 * Jörg Wunsch. All rights reserved. diff --git a/release/sysinstall/variable.c b/release/sysinstall/variable.c index 7a3e80a60cf4..e29ce46d8eca 100644 --- a/release/sysinstall/variable.c +++ b/release/sysinstall/variable.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id$ + * $Id: variable.c,v 1.6.2.17 1997/02/07 04:27:22 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/version.h b/release/sysinstall/version.h index b42c26e8937d..3c0288d4a684 100644 --- a/release/sysinstall/version.h +++ b/release/sysinstall/version.h @@ -1 +1 @@ -#define RELEASE_NAME "__RELEASE" +#define RELEASE_NAME "2.1.7-RELEASE" diff --git a/release/sysinstall/wizard.c b/release/sysinstall/wizard.c index 59831ea92fc5..6e608b9b53aa 100644 --- a/release/sysinstall/wizard.c +++ b/release/sysinstall/wizard.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id$ + * $Id: wizard.c,v 1.6.2.10 1997/02/07 04:27:24 jkh Exp $ * */ diff --git a/release/write_mfs_in_kernel.c b/release/write_mfs_in_kernel.c index 358c7d943c33..886bdd234dd8 100644 --- a/release/write_mfs_in_kernel.c +++ b/release/write_mfs_in_kernel.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id$ + * $Id: write_mfs_in_kernel.c,v 1.1 1995/04/25 03:45:18 phk Exp $ * * This program patches a filesystem into a kernel made with MFS_ROOT * option. |
