diff options
Diffstat (limited to 'release/sysinstall')
53 files changed, 58 insertions, 53 deletions
diff --git a/release/sysinstall/anonFTP.c b/release/sysinstall/anonFTP.c index 20e26b3a2b79..07e79bf3c9cd 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: anonFTP.c,v 1.16 1996/09/01 08:17:12 jkh Exp $ + * $Id: anonFTP.c,v 1.17 1996/09/06 05:58:27 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. diff --git a/release/sysinstall/apache.c b/release/sysinstall/apache.c index d33b4cf56e63..8c1496431bb5 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: apache.c,v 1.27 1996/09/01 08:17:13 jkh Exp $ + * $Id: apache.c,v 1.28 1996/11/04 12:56:15 jkh Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. diff --git a/release/sysinstall/attr.c b/release/sysinstall/attr.c index 7c688dbf4415..1c29c5333881 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: attr.c,v 1.8 1996/09/08 01:39:23 jkh Exp $ + * $Id: attr.c,v 1.3.2.16 1996/11/07 09:16:29 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/cdrom.c b/release/sysinstall/cdrom.c index 89e90fdafb4d..34f3612ae0f0 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: cdrom.c,v 1.26 1996/10/14 21:32:22 jkh Exp $ + * $Id: cdrom.c,v 1.7.2.29 1996/11/07 09:16:32 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/command.c b/release/sysinstall/command.c index cb744b28a7d9..f25738e902bb 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: command.c,v 1.14 1996/04/13 13:31:24 jkh Exp $ + * $Id: command.c,v 1.11.4.13 1996/11/07 09:16:34 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/config.c b/release/sysinstall/config.c index 289a8e0a6a48..0b849503dfe5 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.64 1996/11/07 09:16:37 jkh Exp $ + * $Id: config.c,v 1.16.2.65 1996/11/10 13:14:08 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 75a160a9fcb6..016b10762713 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.49 1996/10/05 11:56:47 jkh Exp $ + * $Id: devices.c,v 1.36.2.22 1996/11/07 09:16:40 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/disks.c b/release/sysinstall/disks.c index 13b7ecc16765..e205c4dc85fc 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: disks.c,v 1.31.2.51 1996/11/07 09:16:44 jkh Exp $ + * $Id: disks.c,v 1.31.2.52 1996/11/10 13:14:14 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dispatch.c b/release/sysinstall/dispatch.c index 4fa524a7a57c..0e78a14e6efc 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: dispatch.c,v 1.6 1996/11/04 12:56:20 jkh Exp $ + * $Id: dispatch.c,v 1.1.2.7 1996/11/07 09:16:48 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index 34eb0082198f..43baf067a5f3 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: dist.c,v 1.36.2.42 1996/11/07 09:16:51 jkh Exp $ + * $Id: dist.c,v 1.36.2.43 1996/11/10 13:14:20 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dmenu.c b/release/sysinstall/dmenu.c index 43069a339f3e..b17c0386ded6 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: dmenu.c,v 1.12.2.17 1996/11/07 09:16:57 jkh Exp $ + * $Id: dmenu.c,v 1.12.2.18 1996/11/10 13:14:31 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/doc.c b/release/sysinstall/doc.c index 9651d4e4e1fe..91706f219708 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.18 1996/07/05 08:35:53 jkh Exp $ + * $Id: doc.c,v 1.19 1996/10/23 22:27:47 wosch Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/dos.c b/release/sysinstall/dos.c index e15d61d2f028..b88f3f4270d4 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: dos.c,v 1.14 1996/08/23 07:55:58 jkh Exp $ + * $Id: dos.c,v 1.6.2.18 1996/11/07 09:17:00 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/floppy.c b/release/sysinstall/floppy.c index 3160359c7c7d..b900e4304b60 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: floppy.c,v 1.16 1996/10/09 09:53:30 jkh Exp $ + * $Id: floppy.c,v 1.7.2.18 1996/11/07 09:17:03 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/ftp.c b/release/sysinstall/ftp.c index 04a4e69b37c8..7ccb5ec25a68 100644 --- a/release/sysinstall/ftp.c +++ b/release/sysinstall/ftp.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: ftp.c,v 1.18 1996/08/01 12:35:49 jkh Exp $ + * $Id: ftp.c,v 1.14.2.10 1996/11/07 09:17:07 jkh Exp $ * * Return values have been sanitized: * -1 error, but you (still) have a session. 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 7e30a18c2291..ebc871a3d2fe 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: globals.c,v 1.14 1996/08/01 10:58:51 jkh Exp $ + * $Id: globals.c,v 1.10.2.9 1996/11/07 09:17:12 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/readme.hlp b/release/sysinstall/help/readme.hlp index 543d5c28c883..92d62ab7ef31 100644 --- a/release/sysinstall/help/readme.hlp +++ b/release/sysinstall/help/readme.hlp @@ -1,5 +1,5 @@ ----------------------------------------- - FreeBSD 2.1.6 --- RELEASE Version , , + FreeBSD 2.1.6 --- RELEASE Version +1 , , ----------------------------------------- /( )` \ \___ / | Welcome to the 2.1.6 RELEASE version of FreeBSD! /- _ `-/ ' diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index b462f133065e..f78ec8363aad 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -10,6 +10,11 @@ install than 2.1.5. For more information on our bleeding-edge development, please see http://www.freebsd.org/handbook/current.html. +[ SPECIAL NOTE: This release is actually 2.1.6.1, a 2.1.6 release which was + modified in the 11th hour to fix the sendmail 8.8.3 security bug and + implement a simpler fix to the SYN attack problem than the approach taken + in 2.2 - other, smaller, cosmetic changes were also made and the bsd.port.mk + file updated to support modern ports ] 1. What's New since 2.1.0-RELEASE? ---------------------------------- @@ -527,5 +532,5 @@ We sincerely hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: relnotes.hlp,v 1.1.2.28 1996/11/15 17:54:18 jkh Exp $ +$Id: relnotes.hlp,v 1.1.2.30 1996/11/24 09:01:52 jkh Exp $ LocalWords: Adaptec diff --git a/release/sysinstall/index.c b/release/sysinstall/index.c index 4c5d144d9782..7db224c57968 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: index.c,v 1.37 1996/08/01 12:02:24 jkh Exp $ + * $Id: index.c,v 1.38 1996/08/03 10:10:54 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c index 8ea7a1d30d27..39a3433de735 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.110 1996/11/12 18:43:06 jkh Exp $ + * $Id: install.c,v 1.71.2.111 1996/11/14 16:24:08 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/installUpgrade.c b/release/sysinstall/installUpgrade.c index 4c87a6f3da5a..754c043e3ff0 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: installUpgrade.c,v 1.32 1996/09/18 18:40:37 jkh Exp $ + * $Id: installUpgrade.c,v 1.33 1996/10/09 09:53:35 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/keymap.c b/release/sysinstall/keymap.c index 5613e94f790d..b169e43025f1 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 1996/11/09 16:47:02 joerg Exp $ * */ diff --git a/release/sysinstall/label.c b/release/sysinstall/label.c index 98446678fe56..a514b4c6c97a 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: label.c,v 1.63 1996/10/06 11:40:31 jkh Exp $ + * $Id: label.c,v 1.32.2.43 1996/11/07 09:17:22 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/lang.c b/release/sysinstall/lang.c index 304e931a1865..71b29f041591 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: lang.c,v 1.8 1996/04/13 13:31:46 jkh Exp $ + * $Id: lang.c,v 1.7.2.8 1996/11/07 09:17:26 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/main.c b/release/sysinstall/main.c index 3a65a157cee7..d9c746588dad 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.28 1996/09/26 21:03:35 pst Exp $ + * $Id: main.c,v 1.13.2.24 1996/11/07 09:17:30 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/media.c b/release/sysinstall/media.c index d9dad7c29a5c..36a867f730d7 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.43 1996/11/07 09:17:33 jkh Exp $ + * $Id: media.c,v 1.25.2.44 1996/11/07 14:19:31 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index 147f1f1c9e07..d26a060dcf6a 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.68 1996/11/07 09:17:38 jkh Exp $ + * $Id: menus.c,v 1.42.2.69 1996/11/10 13:14:42 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/misc.c b/release/sysinstall/misc.c index d26d1cbb30f3..c3d3cd9576a6 100644 --- a/release/sysinstall/misc.c +++ b/release/sysinstall/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $Id: misc.c,v 1.22 1996/07/09 14:28:17 jkh Exp $ + * $Id: misc.c,v 1.12.2.20 1996/11/07 09:17:42 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/msg.c b/release/sysinstall/msg.c index da5f9afe34ff..8da701b81eb5 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: msg.c,v 1.41 1996/10/01 04:56:34 jkh Exp $ + * $Id: msg.c,v 1.29.2.19 1996/11/07 09:17:46 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/network.c b/release/sysinstall/network.c index aacdc3c43ccc..6f61a217e7c1 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: network.c,v 1.16 1996/08/03 10:11:26 jkh Exp $ + * $Id: network.c,v 1.7.2.27 1996/11/07 09:17:49 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/nfs.c b/release/sysinstall/nfs.c index ffabd261c22b..28eb6611cd69 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: nfs.c,v 1.11 1996/08/23 07:55:59 jkh Exp $ + * $Id: nfs.c,v 1.5.2.24 1996/11/07 09:17:51 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/options.c b/release/sysinstall/options.c index c5465a7754f5..15ed722c914e 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: options.c,v 1.45 1996/11/07 08:03:27 jkh Exp $ + * $Id: options.c,v 1.46 1996/11/09 18:12:15 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/package.c b/release/sysinstall/package.c index 5d2cfd2c81f5..a1ad3fb218c7 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.48 1996/10/12 19:30:26 jkh Exp $ + * $Id: package.c,v 1.49 1996/11/04 12:56:28 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/samba.c b/release/sysinstall/samba.c index b1d5619fd956..abeeb5eb073d 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: samba.c,v 1.10 1996/11/04 12:56:31 jkh Exp $ + * $Id: samba.c,v 1.3.2.7 1996/11/07 09:17:55 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 846abc4fedc1..5fe85abc8631 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.71 1996/11/07 09:18:00 jkh Exp $ + * $Id: sysinstall.h,v 1.42.2.72 1996/11/10 13:14:49 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/system.c b/release/sysinstall/system.c index 908917a252a2..b1817c210c67 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.66 1996/10/01 12:13:29 jkh Exp $ + * $Id: system.c,v 1.44.2.28 1996/11/07 09:18:03 jkh Exp $ * * Jordan Hubbard * diff --git a/release/sysinstall/tape.c b/release/sysinstall/tape.c index c65426e62080..24fc305f50b7 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: tape.c,v 1.13 1996/08/23 07:56:00 jkh Exp $ + * $Id: tape.c,v 1.6.2.20 1996/11/07 09:18:06 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/tcpip.c b/release/sysinstall/tcpip.c index 453d0c539b36..10355f99fddd 100644 --- a/release/sysinstall/tcpip.c +++ b/release/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $Id: tcpip.c,v 1.49 1996/11/07 08:03:29 jkh Exp $ + * $Id: tcpip.c,v 1.30.2.29 1996/11/07 09:18:08 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 11f199bc234c..def07511d9bf 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: uc_eisa.c,v 1.1 1996/10/03 06:01:37 jkh Exp $ + * $Id: uc_eisa.c,v 1.2 1996/10/12 20:23:08 erich Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_isa.c b/release/sysinstall/uc_isa.c index 8562af447f15..65f0b02881a1 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: uc_isa.c,v 1.1 1996/10/03 06:01:38 jkh Exp $ + * $Id: uc_isa.c,v 1.2 1996/10/12 20:23:12 erich Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_kmem.c b/release/sysinstall/uc_kmem.c index e0df87209a69..9e5908ca0fcb 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 1996/10/03 06:01:39 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_list.c b/release/sysinstall/uc_list.c index 6506c5eb6b1e..50de4bed990d 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 1996/10/03 06:01:40 jkh Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_main.c b/release/sysinstall/uc_main.c index 60487ec679f9..7f5c1f9d8dce 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.12 1996/10/06 16:04:49 jkh Exp $ + * $Id: uc_main.c,v 1.13 1996/10/12 20:23:17 erich Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_main.h b/release/sysinstall/uc_main.h index e67d61d85305..bbfa7e7a8f7f 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: uc_main.h,v 1.1 1996/10/03 06:01:42 jkh Exp $ + * $Id: uc_main.h,v 1.2 1996/10/12 20:23:21 erich Exp $ */ #define ISA_BIOTAB 0 diff --git a/release/sysinstall/uc_pci.c b/release/sysinstall/uc_pci.c index ec74e8ea545f..273c549b41bb 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: uc_pci.c,v 1.1 1996/10/03 06:01:43 jkh Exp $ + * $Id: uc_pci.c,v 1.2 1996/10/12 20:23:23 erich Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/uc_scsi.c b/release/sysinstall/uc_scsi.c index b8058722ff8d..fab480232c3c 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: uc_scsi.c,v 1.2 1996/10/04 13:33:46 jkh Exp $ + * $Id: uc_scsi.c,v 1.3 1996/10/12 20:23:26 erich Exp $ */ #include <sys/types.h> diff --git a/release/sysinstall/ufs.c b/release/sysinstall/ufs.c index ac08c1d847df..0a335d556cc5 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: ufs.c,v 1.9 1996/08/23 07:56:01 jkh Exp $ + * $Id: ufs.c,v 1.5.2.12 1996/11/07 09:18:11 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/variable.c b/release/sysinstall/variable.c index a19c6afc847c..17f00df8035d 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: variable.c,v 1.11 1996/06/12 14:02:13 jkh Exp $ + * $Id: variable.c,v 1.6.2.16 1996/11/07 09:18:13 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/release/sysinstall/version.h b/release/sysinstall/version.h index b42c26e8937d..0df6d8a0d188 100644 --- a/release/sysinstall/version.h +++ b/release/sysinstall/version.h @@ -1 +1 @@ -#define RELEASE_NAME "__RELEASE" +#define RELEASE_NAME "2.1.6-RELEASE" diff --git a/release/sysinstall/wizard.c b/release/sysinstall/wizard.c index adcc48605308..57d0f2332303 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: wizard.c,v 1.8 1996/04/28 20:54:11 jkh Exp $ + * $Id: wizard.c,v 1.6.2.9 1996/11/07 09:18:15 jkh Exp $ * */ |